TITLE | VALUE | |
---|---|---|
NAME | DSIYDEX GETFD | |
DESCRIPTION | DSIYDEX 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. | |
TAG | GETFD | |
ROUTINE | DSIYDEX | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DSIYFREF | |
DESCRIPTION | File Reference - the file # or the file name. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DSIYN1 | |
DESCRIPTION | Pass the internal entry number top level record in the file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 16 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | DSIY2 | |
DESCRIPTION | DSIY2 input for 2nd level, field multiple. FILE,IEN1,FLD#,IEN2 (3) IEN2 - 2nd level, specific to a field multiple. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | 16 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns 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 ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |