| NAME |
DSSO DTLD RETRIEVE SRC CODES |
| TAG |
SRCCODES |
| ROUTINE |
DSSODU1 |
| RETURN VALUE TYPE |
ARRAY |
| DESCRIPTION |
This RPC returns the list of valid source codes for a detailed
specified, information for that source code is returned.
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_error message
Successful Completion: Returns either all source codes valid for a
detailed purchase card order and their identifying information or the
specified source code with its identifying information in the
format:
"420.8 IEN ^ Code (#.01 external) ^ Description (#1 external)"
purchase card order or the specified source code with its
identifying information as specified in the screen on Source Code (field
#8) in the Procurement & Accounting Transactions file (#442).
Input:
DSSOSRC - If null, all source codes valid for a detailed
purchase card order in the Source Code file (#420.8)
are returned.
If a particular source code (in external format) is
|
| INPUT PARAMETER |
-
- DSSOSRC
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
DSSOSRC - If null, all source codes valid for a detailed purchase order
in the Source Code file (#420.8) are returned.
If a particular source code (in external format) is
specified, information for that source code is returned.
-
- DSSONUM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 4
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DSSONUM - maximum number of Source Codes to return - defaults to 1000
|
| RETURN PARAMETER DESCRIPTION |
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_error message
Successful Completion: Returns either all source codes valid for a
detailed purchase card order and their identifying information or
the specified source code with its identifying information in the
format:
"420.8 IEN ^ Code (#.01 external) ^ Description (#1 external)"
|