Print Page as PDF
FMS code sheets ICR (1115)

FMS code sheets    ICR (1115)

Name Value
NUMBER 1115
IA # 1115
DATE CREATED 1995/01/11
CUSTODIAL PACKAGE GENERIC CODE SHEET
CUSTODIAL ISC San Francisco
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GECSSTAA
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 GECSSTAA
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
SETCS
This entry point is provided for IFCAP to store the
FMS segments in the GENERIC CODE SHEET STACK File (#2100.1).

The entry point is called as follows:

DO SETCS^GECSSTAA(1,2)

where the variables 1, 2 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.  This variable is required and must be passed as
the first parameter.
2 Input
The data to be added to the code sheet.  This
variable is required and must be passed as the second parameter.
SETSTAT
This entry point is provided for IFCAP to set the
status of the FMS code sheets in the GENERIC CODE SHEET STACK File (#2100.1).

The entry point is called as follows:

DO SETSTAT^GECSSTAA(1,2)

where the variables 1, 2 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.  This variable is required and must be passed as
the first parameter.
2 Input
The status of the entry.  Select Q for queued for
transmission; M for marked for transmission.  If marked for transmission,
transmission will be immediate.  This variable is required and must be passed
as the second parameter.
SELECT
This entry point is provided for IFCAP to select a
GENERIC CODE SHEET STACK File (#2100.1) entry.

The entry point is called as follows:

SET Y=$$SELECT^GECSSTAA(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
Optional screen on transaction types.  Pass the
selectable transaction types using the ^ delimiter, or null to select all
transaction types.  This variable is required and must be passed as the first
parameter.
2 Input
Optional screen on the station number.  Pass the
selectable station number, or null to select all station numbers.  This
variable is required and must be passed as the second parameter.
3 Input
Optional screen on the status.  Pass the selectable
status using the ^ delimiter, or null to select all code sheets.  This
variable is required and must be passed as the third parameter.
4 Input
Optional screen which is M code executed when looking
up the GENERIC CODE SHEET STACK File (#2100.1) entry.  This variable is
required and must be passed as the fourth parameter.

5 Input
Optional prompt displayed to the user.  This variable
is required and must be passed as the fifth parameter.
Y Output
The call will return the internal entry number of the
selected GENERIC CODE SHEET STACK File (#2100.1) entry followed by an ^
followed by the .01 stack name.  If no selection is made, a zero will be
returned.
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