$$DELCNSLT(SDRSAID) |
This function will return a 1 or 0 based on the
successful completion of deleting the CONSULT LINK (Field #33) in the RSA
APPOINTMENT LIST File (#44.44) for a specific RSA appointment, identified by
its ID.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
SDRSAID |
Input |
The appointment ID that uniquely identifies the RSA
appointment. - REQUIRED
|
$$DELCNSLT |
Output |
This API returns one of two possible values:
1 - Consult Link successfully deleted from
appointment. 0 - RSA appointment ID
could not be found
to delete Consult Link.
|
|