The CEXO_BO_TYPE_TXT table in SAP ERP or S/4HANA stores Descriptions of Business Object Type data. There are total 4 fields in CEXO_BO_TYPE_TXT table. The Descriptions of Business Object Type 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 CEXO_BO_TYPE_TXT table. It is in Central XO Components (XO_MAIN) ABAP package and is part of the XO-Extensible Objects (CA-FS-XO) module.
SAP CEXO_BO_TYPE_TXT Table Fields
Following is the list of fields that are available in SAP CEXO_BO_TYPE_TXT table. The primary key fields of Descriptions of Business Object Type table in SAP are CLIENT (Client), LANGUAGE (Language ID), OBJECT_NAME (Name of Business Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| LANGUAGE | Language ID | LANG | LANG (1) | |
| OBJECT_NAME | Name of Business Object Type | XO_BUSINESS_OBJECT_TYPE | CEXO_BO_TYPE | CHAR (30) |
| DESCRIPTION | Description | XO_DESCRIPTION | CHAR (60) |


