SDEC RECAPGET (3575)    REMOTE PROCEDURE (8994)

Name Value
NAME SDEC RECAPGET
TAG RECAPGET
ROUTINE SDEC
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
DESCRIPTION
GET entries from the RECALL REMINDERS APPT TYPE file 403.51
RETURN PARAMETER DESCRIPTION
 ; Successful Return:
 ; Unexpected Exception Return:
 ;     Handled by the RPC Broker.
 ;     M errors are trapped by the use of M and Kernel error handling.
 ;     The RPC execution stops and the RPC Broker sends the error 
generated
 ;     text back to the client.
 ;   Global Array in which each array entry contains Recall Reminders Appt
 ;   type names from the RECALL REMINDERS APPT TYPE file 403.51
 ;    Data is separated by ^:
 ;      1. RECALL REMINDERS APPT TYPE ien
 ;      2. RECALL REMINDERS APPT TYPE name
 ; Caught Exception Return:
 ;   A single entry in the Global Array in the format "-1^<error text>"
 ;   "T00020RETURNCODE^T00100TEXT"