The CRMC_APPL_OBJT table in SAP ERP or S/4HANA stores Assign Object Type to Application data. There are total 2 fields in CRMC_APPL_OBJT table. The Assign Object Type to Application 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_APPL_OBJT table. It is in Controller Implementation: Blueprint (CRM_BSP_FRAME_SC_BLUEPRINT) ABAP package and is part of the People Centric UI Framework Customizing (CA-GTF-PCF-CUS) module.
SAP CRMC_APPL_OBJT Table Fields
Following is the list of fields that are available in SAP CRMC_APPL_OBJT table. The primary key fields of Assign Object Type to Application table in SAP are APPLICATION (Application Scenario), OBJECTTYPE (Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLICATION | Application Scenario | CRMT_BSP_APPL | CRMC_BL_APPL | CHAR (20) |
| OBJECTTYPE | Object Type | SWO_OBJTYP | TOJTB | CHAR (10) |


