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.
|