The ATO_CTMS_DR table in SAP ERP or S/4HANA stores CTMS Inbound Integration – Deploy Resource Content data. There are total 7 fields in ATO_CTMS_DR table. The CTMS Inbound Integration – Deploy Resource Content 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_CTMS_DR table. It is in CTMS Inbound Integration (S_ATO_CTMS_INBOUND) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.
SAP ATO_CTMS_DR Table Fields
Following is the list of fields that are available in SAP ATO_CTMS_DR table. The primary key fields of the table are RESOURCE_ID (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), CONTENT_ID (CTMS Inbound Integration – Content Id).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RESOURCE_ID | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| CONTENT_ID | CTMS Inbound Integration – Content Id | ATO_CTMS_CONTENT_ID | INT2 (5) | |
| DEPLOY_RESOURCE_TYPE | Type of CTMS Deploy Resource (Prefix for Deploy Resource ID) | ATO_CTMS_DEPLOY_RESOURCE_TYPE | CHAR (3) | |
| DEPLOY_STATUS | CTMS Inbound Integration – Deploy Status | ATO_CTMS_DEPLOY_STATUS | CHAR (2) | |
| LOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR (22) | |
| LAST_CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| IMPORT_PHASE | Common Import Phase | ATO_CMN_IMPORT_PHASE | CHAR (2) |


