DSSO DTLD RETRIEVE CLS OF RQS (4282)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO DTLD RETRIEVE CLS OF RQS
TAG CLSRQST
ROUTINE DSSODU1
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC returns a list of request types from the Classification of 
             If a particular request type is specified, information for 
               that request type 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 request types, a list 
    of request types beginning with the specified starting value, or
    the specified request type in the format:
    410.2 IEN ^ Name (#.01 - external format)
    If a certain number of records is requested, only up to that number
Request file (#410.2).  All request types, a list of those request
    are returned.
    are returned.
types beginning with the requested value, or a specific request type may
be returned.
Input:
  DSSORQS - If null, all request types in the Classification of 
               Request file (#410.2) are returned.
             If a starting value is requested, a list of request 
               types beginning with that value are returned.
INPUT PARAMETER
  • DSSORQS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DSSORQS - If null, all request types in the Classification of
                 Request file (#410.2) are returned.
               If a starting value is requested, request types beginning
                 with that value are returned.
               If a particular request type is specified, information for
                 that service is returned.
      ***NOTE:  If input, request type must be at least three characters.
    
  • DSSONUM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   3
    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^"_error message
Successful Completion:  Returns either all request types, a list
  of request types beginning with the specified starting value, or
  the specified request type in the format:
  410.2 IEN ^ Name (#.01 - external format)
  If a certain number of records is requested, only up to that number
  are returned.