
| Name | Value |
|---|---|
| NAME | SDEC ARPCSET |
| TAG | ARPCSET |
| ROUTINE | SDEC |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| WORD WRAP ON | FALSE |
| DESCRIPTION | SET/update patient contacts in SDEC APPT REQUEST file |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
A single entry in the Global Array in the format
The RPC execution stops and the RPC Broker sends the error
generated text back to the client.
"0^<optional msg text>"
"T00020RETURNCODE^T00100TEXT"
Caught Exception Return:
A single entry in the Global Array in the format "-1^<error text>"
"T00020RETURNCODE^T00100TEXT"
Unexpected Exception Return:
Handled by the RPC Broker.
M errors are trapped by the use of M and Kernel error handling.
|