The application interface call for this record type provides a mechanism for removing an Item from the Production Tracking system as the result of its exiting out of a region along a route that has no destination region. The specified Item must currently reside at a source region associated with such a route. If the Item cannot legitimately transition out of the system along such a route, an error is returned.
The fields in this record are:
Field |
Description |
char record_type[3] |
STP |
char region_id[17] |
Identifier of the Tracking Region where the Item to exit the system is located |
COR_I2 region_loc |
Specific location in the region where the Item is to be added |
char item_id[21] |
Unique identifier of a serialized item |
char reference_id[21] |
Secondary identifier of a serialized item |
char item_type_id[17] |
item type identifier |
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. |