The ATO_CTMS_NODE table in SAP ERP or S/4HANA stores Target Node for CTMS integration outbound call data. There are total 4 fields in ATO_CTMS_NODE table. The Target Node for CTMS integration outbound call 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_NODE table. It is in CTMS Outbound Integration (S_ATO_CTMS_OUTBOUND) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.
SAP ATO_CTMS_NODE Table Fields
Following is the list of fields that are available in SAP ATO_CTMS_NODE table. The primary key fields of the table are CLIENT (Client), CA_UUID (Global Unique ID for table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CA_UUID | Global Unique ID for table | UUID | RAW (16) | |
| DESTINATION | Logical destination (specified in function call) | RFCDEST | CHAR (32) | |
| EXPORT_SCOPE | Scope of CTMS transport integration | ATO_CTMS_TRANSPORT_SCOPE | CHAR (1) |


