Print Page as PDF
FMS code sheets ICR (1114)

FMS code sheets    ICR (1114)

Name Value
NUMBER 1114
IA # 1114
DATE CREATED 1995/01/11
CUSTODIAL PACKAGE GENERIC CODE SHEET
CUSTODIAL ISC San Francisco
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GECSUFM1
NAME FMS code sheets
GENERAL DESCRIPTION
This integration agreement contains the routine used by
IFCAP/AR and Engineering to build and transmit the Financial Management System
(FMS) code sheets.  For more information regarding the use of this routine,
please refer to the Generic Code Sheet Technical Manual.
STATUS Active
DURATION Till Otherwise Agreed
ID GECSUFM1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
REBUILD
This entry point is provided for IFCAP to rebuild the
FMS control segments CTL, BAT, DOC, and <tc>1 where <tc> is the transaction
class segment.  The entry point will format the segments, remove the existing
code sheet, and add the rebuilt segments to the GENERIC CODE SHEET STACK File
(#2100.1).

The entry point is called as follows:

DO REBUILD^GECSUFM1(1,2,3,4,5)

where the variables 1, 2, 3, 4, 5 must be passed by the calling program.

VARIABLES TYPE VARIABLES DESCRIPTION
1 Input
The internal entry number of the GENERIC CODE SHEET
STACK File (#2100.1) entry to be rebuilt.  This variable is required and must
be passed as the first parameter.
2 Input
The system creating the FMS code sheet; A for
accounts receivable; I for IFCAP; E for Engineering; C for manual create a
code sheet.  This variable is required and must be passed as the second
parameter.
3 Input
The security code, from 1 to 4 characters.  This
variable is required and must be passed as the third parameter.
4 Input
A flag to indicate if the FMS code sheet has already
updated the IFCAP fund control point balance.  Pass a Y if the transaction has
updated the IFCAP fund control point balance.  This variable is required and
must be passed as the fourth parameter.
5 Input
The description of the calling program which created
the code sheet.  The description will be displayed to the user when printing
the Stack Status Report.  This variable is required and must be passed as the
fifth parameter.
GECSFMS(CTL) Output
The variable GECSFMS("CTL") will be returned as the
rebuilt control segment.
GECSFMS(BAT) Output
The variable GECSFMS("BAT") will be returned as the
rebuilt modification segment.
GECSFMS(DOC) Output
The variable GECSFMS("DOC") will be returned as the
rebuild document and <tc>1 segment.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
IFCAP Washington/Silver Spring
AR (ACCOUNTS RECEIVABLE) Washington/Silver Spring
ENGINEERING Washington/Silver Spring
ACCOUNTS RECEIVABLE Washington/Silver Spring