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