
| Name | Value | 
|---|---|
| NAME | SDES CREATE APPOINTMENTS | 
| TAG | CREATEAPPTWRAPPR | 
| ROUTINE | SDES | 
| RETURN VALUE TYPE | ARRAY | 
| AVAILABILITY | RESTRICTED | 
| INACTIVE | ACTIVE | 
| WORD WRAP ON | FALSE | 
| APP PROXY ALLOWED | Yes | 
| DESCRIPTION | This RPC creates an appointment entry in File 409.84, File 44, and File 2. Can only be invoked by Acheron  | 
| INPUT PARAMETER | 
  | 
| RETURN PARAMETER DESCRIPTION | 
NEW IEN FROM 409.84 APPOINTMENT ENTRY IN JSON FORMAT
If CPRS order and type is "RTC" (RTC and MRTC) and order is unable to 
update:
 
{
 "Appointment":
 {
  "IEN": "",
  "Message": ""
 }
}
 
{
 "Appointment":
 {
  "IEN": ""
 }
}
 
 |