DSIYDEX GETFD

TITLEVALUE
NAMEDSIYDEX GETFD
DESCRIPTIONDSIYDEX GETFD - Returns data array containing the fields for a specified
data exchange. The data exchange directs the process to a routine that
fetches the data fields for a specified file and IEN (internal entry
number).

The level of the requested data dictates if one or two IENs is required.

Input (1) File Reference - the file # or the file name
(2) IEN1 - top level record in the file.
(3) IEN2 - 2nd level, specific to a field multiple.
TAGGETFD
ROUTINEDSIYDEX
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSIYFREF
DESCRIPTIONFile Reference - the file # or the file name.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSIYN1
DESCRIPTIONPass the internal entry number top level record in the file.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH16

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERDSIY2
DESCRIPTIONDSIY2 input for 2nd level, field multiple.

FILE,IEN1,FLD#,IEN2
(3) IEN2 - 2nd level, specific to a field multiple.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH16

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONReturns array containing the field name and the current value.
arr(1)="field-1 name^value"
arr(2)="field-1 name 'EXT'^value"
arr(3)="field-2 name^value"
arr(4)="field-2 'EXT' name^value"
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED