SAP ATO_CMN_IMP_SET Table – Settings for the Common Import

The ATO_CMN_IMP_SET table in SAP ERP or S/4HANA stores Settings for the Common Import data. There are total 6 fields in ATO_CMN_IMP_SET table. The Settings for the Common Import 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_CMN_IMP_SET table. It is in Common Import Chain to cover Import Types (S_ATO_COMMON_IMPORT) ABAP package and is part of the Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module.

SAP ATO_CMN_IMP_SET Table Fields

Following is the list of fields that are available in SAP ATO_CMN_IMP_SET table. The primary key fields of the table are CLIENT (Client).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
IMPORT_MODE Import Mode for Common Import ATO_CMN_IMPORT_MODE CHAR (3)
UI_IMP_LOCKED Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN CHAR (1)
CTMS_IMP_LOCKED Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN CHAR (1)
AUTO_IMP_DISABLED Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN CHAR (1)
LM_SERVER_REQUIRED Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN CHAR (1)