| NAME |
DSSO LIST DISABILITY CODES |
| TAG |
LISTDIS |
| ROUTINE |
DSSOPP |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
Based on input value, this RPC returns all matching disability codes that
are in the Pros Disability Code file (#662).
|
| INPUT PARAMETER |
-
- DSSODIS
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 12
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Optional - null, partial value, or exact name of Disability Code
-
- DSSONUM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 4
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
Maximum number of records to read - defaults to 1000
|
| RETURN PARAMETER DESCRIPTION |
Output:
^-pc 2 Arabic Disability Name (#.01)
^-pc 3 Major Disability Code Symbols (#4)
^-pc 4 Group Extent of Disability (#5)
^-pc 5 Disability Grouping (#5.5)
Error Messages: None
Warning Message: DSSORET(0)="0^No Disability Codes found."
Successful Completion: Returns one line of externally-formatted data
for each requested disability code in the format:
DSSORET(n)= pc 1 ^ pc 2 ^ pc 3 ^ pc 4 ^ pc 5 where:
^-pc 1 File 662 IEN
|