Print Page as PDF
FMS code sheets ICR (1108)

FMS code sheets    ICR (1108)

Name Value
NUMBER 1108
IA # 1108
DATE CREATED 1995/01/11
CUSTODIAL PACKAGE GENERIC CODE SHEET
CUSTODIAL ISC San Francisco
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GECSUFMS
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 GECSUFMS
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CONTROL
This entry point is provided for IFCAP to build the
FMS control segments CTL, BAT, DOC, and <tc>1 where <tc> is the transaction
class segment.  The entry point will format the segments and add the segments
to the GENERIC CODE SHEET STACK File (#2100.1).

The entry point is called as follows:

DO CONTROL^GECSUFMS(1,2,3,4,5,6,7,8)

where the variables 1, 2, 3, 4, 5, 6, 7, 8 must be passed by the calling
program.
VARIABLES TYPE VARIABLES DESCRIPTION
1 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 first
parameter.
2 Input
The 3 digit station number.  This variable is
required and must be passed as the second parameter.
3 Input
The source document number creating the code sheet
prefixed with the station number.  This variable is required and must be
passed as the third parameter.
4 Input
The transaction code, 2 alpha characters.  This
variable is required and must be passed as the fourth parameter.
5 Input
The security code, from 1 to 4 characters.  This
variable is required and must be passed as the fifth parameter.
6 Input
A flag to indicate if its a modification document.
Pass a 1 for a modification document, 0 otherwise.  This variable is required
and must be passed as the sixth parameter.
7 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 seventh parameter.
8 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
eighth parameter.
GECSFMS(CTL) Output
The variable GECSFMS("CTL") will be returned as the
control segment.
GECSFMS(BAT) Output
The variable GECSFMS("BAT") will be returned as the
modification segment.
GECSFMS(DOC) Output
The variable GECSFMS("DOC") is returned as the
document and <tc>1 segment.
GECSFMS(DA) Output
The variable GECSFMS("DA") is returned as the
internal entry number of the GENERIC CODE SHEET STACK File (#2100.1) entry
which was added.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
IFCAP Washington/Silver Spring
ACCOUNTS RECEIVABLE Washington/Silver Spring
ENGINEERING Washington/Silver Spring
ABOVE PAR
Added 7/21/22, effective with DSIY*1.5*4