DSSO DTLD RETRIEVE FSC/PSC (4284)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO DTLD RETRIEVE FSC/PSC
TAG FSCPSC
ROUTINE DSSODU2
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC returns a list of Federal Supply Classification (FSC) / 
             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) ^
Product Service Code (PSC) codes from the Federal Supply Classification
      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.
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.
INPUT PARAMETER
  • DSSOCDE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   4
    REQUIRED:   NO
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    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
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   3
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DSSONUM - Number of records to return
    
RETURN PARAMETER DESCRIPTION
Output:
 
    A check is made to ensure that only those FSC codes with an
    associated Commodity Code are returned.
  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)