The Application Interface call for this record type provides a mechanism for deleting or scrapping all items at a given location in a specific Tracking Region.
The fields in this record are:
Field |
Description |
char record_type[3] |
CLL |
char region_id[17] |
Identifier of the Tracking Region where the Item is to be deleted from the queue. |
char region_loc |
Identifier of the Tracking location where the Item is to be deleted from the queue. |
COR_I1 disposition |
Manifest constant specifying the disposition of the item (which can be specified as 'DEL', 'DELETE' or 'SCRAP'.). |
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. |