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