The CRMC_OBJ_TTEIL table in SAP ERP or S/4HANA stores Object Table for Generic Interaction Layer TTE Component data. There are total 6 fields in CRMC_OBJ_TTEIL table. The Object Table for Generic Interaction Layer TTE Component 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 CRMC_OBJ_TTEIL table. It is in TTE : Customizing Transaction Object Model (CRM_TTEIL_CUST) ABAP package and is part of the Tax Determination (CRM-BF-TAX) module.
SAP CRMC_OBJ_TTEIL Table Fields
Following is the list of fields that are available in SAP CRMC_OBJ_TTEIL table. The primary key fields of the table are OBJECT_NAME (External Name of Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| OBJECT_KIND | Object Type | CRMT_OBJKIND | CHAR (1) | |
| KEY_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| ATTR_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| CREATE_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| ROOT_OBJECT | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) |


