| NAME |
DSSO DTLD RTRV RSN NOT CMPTD |
| TAG |
RSNCMPTD |
| ROUTINE |
DSSODU3 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
This RPC returns a list of Reason Not Competed codes from the Reason Not
Competed file (#420.51). All codes, a list of codes beginning with the
requested value, or a specific code may be returned.
|
| INPUT PARAMETER |
-
- DSSOCDE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
DSSOCDE - If null, all codes in the Reason Not Competed file (#420.51)
are returned.
If a starting value is requested, a list of codes beginning with
that value are returned.
If a particular code is specified, information for that code is
returned.
NOTE: If input, the code must be at least two characters.
-
- DSSONUM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 4
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DSSONUM - Number of records to return
|
| RETURN PARAMETER DESCRIPTION |
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_warning message
Successful Completion: Returns either all Reason Not Competed codes,
a list of codes beginning with the requested starting value, or the
specified code with the associated identifying information in the
format:
420.51 IEN ^ Code (#.01 external) ^ Status (#1 external) ^
Description (#2 external)
|