DSSO DTLD RETRIEVE SERVICES (4279)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO DTLD RETRIEVE SERVICES
TAG SERVICE
ROUTINE DSSODU1
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC returns a list of services from the Service/Section file (#49).
                that service 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 services, a list of services
    beginning with the requested starting value, or the specified service
    with the associated identifying information in the format:
    "49 IEN ^ Name (#.01 external) ^ Mail Symbol (#1.5 external) ^ 
    Parent Service (#1.6 external)"
  If a certain number of records is requested, up to that number will be 
All services, a list of services beginning with the requested value,
returned.
returned.
or a specific service may be returned.
Input: 
   DSSOSVC - If null, all services in the Service/Section file (#49)
                are returned.
              If a starting value is requested, a list of services
                beginning with that value are returned.
              If a particular service is specified, information for
INPUT PARAMETER
  • DSSOSVC
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DSSOSVC - If null, all services in the Service/Section file (#49)
                 are returned.
               If a starting value is requested, a list of services beginning
                 with that value are returned.
               If a particular service is specified, information for
                 that service is returned.
    ***NOTE:  If input, Service 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
Error Messages:  DSSORET(0)="-1^"_error message or "0^"_error message
Successful Completion: Returns either all services, a list of 
  services beginning with the requested starting value, or the specified
  service with the associated identifying information in the format:
  "49 IEN ^ Name (#.01 external) ^ Mail Symbol (#1.5 external) ^ 
  Parent Service (#1.6 external)"
If a certain number of records is requested, up to that number will be 
returned.