The ATO_PK_ITEM_TR_H table in SAP ERP or S/4HANA stores History of transport assignment on item level data. There are total 6 fields in ATO_PK_ITEM_TR_H table. The History of transport assignment on item level table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATO_PK_ITEM_TR_H table. It is in Package based core functions – internal use w/o transl. (S_ATO_PK_CORE) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.
SAP ATO_PK_ITEM_TR_H Table Fields
Following is the list of fields that are available in SAP ATO_PK_ITEM_TR_H table. The primary key fields of the table are ITEM_ID (ATO Item ID), CHANGED_AT (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
ITEM_ID | ATO Item ID | ATO_ITEM_ID | CHAR (60) | |
CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
REQUEST | Request/Task | TRKORR | CHAR (20) | |
TRANSPORT_ORIGIN | Origin of transport request | ATO_PK_TRANSPORT_ORIGIN | CHAR (1) | |
CHANGED_BY | Last Changed By | AS4USER | CHAR (12) | |
CHANGE_REASON | Transport and package assignment change reason | ATO_PK_CHANGE_REASON | CHAR (2) |