DSSO DTLD RETRIEVE FSC/PSC

TITLEVALUE
NAMEDSSO DTLD RETRIEVE FSC/PSC
DESCRIPTIONThis RPC returns a list of Federal Supply Classification (FSC) /
Product Service Code (PSC) codes from the Federal Supply Classification
file (#441.2). All codes, a list of codes beginning with the
requested value, or a specific code may be returned.
Input:
DSSOCDE - If null, all codes in the Federal Supply Classification
file (#441.2) 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.
DSSONUM - Number of records to return
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_error message
Successful Completion: Returns either all FSC/PSC codes, a list of
codes beginning with the requested starting value, or the specified
code with the associated identifying information in the format:
441.2 IEN ^ Number (#.01 - external format) ^
Abbreviated Description (#1 - external format) ^
Commodity Code (#4 - external format) ^
Commodity Code (#4 - internal format)

A check is made to ensure that only those FSC codes with an
associated Commodity Code are returned.
TAGFSCPSC
ROUTINEDSSODU2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSSOCDE
DESCRIPTIONDSSOCDE - If null, all codes in the Federal Supply Classification
file (#441.2) 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.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH4

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSSONUM
DESCRIPTIONDSSONUM - Number of records to return
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH3

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONOutput:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_error message
Successful Completion: Returns either all FSC/PSC codes, a list of
codes beginning with the requested starting value, or the specified
code with the associated identifying information in the format:
441.2 IEN ^ Number (#.01 external format) ^
Abbreviated Description (#1 - external format) ^
Commodity Code (#4 - external format) ^
Commodity Code (#4 - internal format)

A check is made to ensure that only those FSC codes with an
associated Commodity Code are returned.
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED