The application interface call for this record type provides a mechanism to activate and deactivate a HOLD specification for a Tracking Group.
The fields in this record are:
Field |
Description |
char record_type[3] |
HLD |
char group_id[17] |
Unique identifier of tracking group |
char ext_hold_reason[41] |
Text describing the reason for placing holds on Tracking Regions in this Tracking Group (optional for activate, does not apply to deactivate) |
COR_BOOLEAN act_hold_flag |
If set to TRUE, the Hold Specification is activated. If set to FALSE, the Hold Specification is Deactivated |
char comment[41] |
Comment to be recorded in PRT history log file |
char user_or_svc_id[33] |
User or service identifier |
Import file format. |