The CRMC_PRT_OTYPE_T table in SAP ERP or S/4HANA stores Text Table for Object Type Table data. There are total 3 fields in CRMC_PRT_OTYPE_T table. The Text Table for Object Type Table 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_PRT_OTYPE_T table. It is in URL Generation (CRM_BSP_URL_GENERATION) ABAP package and is part of the People Centric UI Framework (CA-GTF-PCF) module.
SAP CRMC_PRT_OTYPE_T Table Fields
Following is the list of fields that are available in SAP CRMC_PRT_OTYPE_T table. The primary key fields of the table are LANGU (Language Key), OBJECTTYPE (Object Type for Navigation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| OBJECTTYPE | Object Type for Navigation | CRMT_PRT_OTYPE | CRMC_PRT_OTYPE | CHAR (20) |
| DESCRIPTION | Text | CRMT_PRT_DESC | CHAR (40) |


