SDES GET DISPOSITION REASONS (4895)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES GET DISPOSITION REASONS
TAG DISPOSITIONREAS
ROUTINE SDESGETDISPREASN
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
Return the list of disposition reasons from the DISPOSITION REASON 
file 409.853. No input parameters are required. Data returned from 
the call will be in JSON format.
INPUT PARAMETER
  • REQUEST
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   NO
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Optional input array for the RPC.
    
RETURN PARAMETER DESCRIPTION
Array in JSON format
}
 
{
    "Disposition Reasons":[
      {
        "IEN":"",
        "Name":""
      }
    ]