DVBAB GET SET (2891)    REMOTE PROCEDURE (8994)

Name Value
NAME DVBAB GET SET
TAG GETSET
ROUTINE DVBABDDU
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
VERSION 1
DESCRIPTION
This remote procedure retrieves the SET OF CODES for a given file and 
field for use in populating controls.
INPUT PARAMETER
  • DVBFIL
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This paramater contains a valid file number.
    
  • DVBFLD
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This parameter contains a field in the file passed as DVBFIL.
    
RETURN PARAMETER DESCRIPTION
The results will be returned as an array of strings, each containing the 
DVBRSLT(5)="I^INCREASE"
DVBRSLT(6)="R^REVIEW"
DVBRSLT(7)="OTR^OTHER"
internal set of codes value and the external set of codes value delimited 
by a caret ("^").
 
Example results:
DVBRSLT(1)="T^TERMINAL"
DVBRSLT(2)="P^POW"
DVBRSLT(3)="OS^ORIGINAL SC"
DVBRSLT(4)="ON^ORIGINAL NSC"