CEXO_BO_TYPE SAP table for – Business Object Type Configuration

Here we would like to draw your attention to CEXO_BO_TYPE table in SAP. As we know it is being mainly used with the SAP FS-BP (Business Partner in FS) component which is coming under FS module (Financial Services). CEXO_BO_TYPE is a SAP standard transp table used for storing Business Object Type Configuration related data in SAP. It comes under the package XO_MAIN.

SAP CEXO_BO_TYPE table

Table CEXO_BO_TYPE technical data

TableCEXO_BO_TYPE
Data storingBusiness Object Type Configuration
ModuleFS
Sub ModuleFS-BP
SAP PackageXO_MAIN
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_ABA
Table CategoryTRANSP

SAP CEXO_BO_TYPE Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in CEXO_BO_TYPE table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • OBJECT_NAME : Name of Business Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • ROOT_SEGMENT : Name of Segment Object
    Its data type is CHAR (Character String) with field length 30
  • ROOT_TABLE : Name of Memory Object
    Its data type is CHAR (Character String) with field length 30
  • META_DATA_TYPE : Name of Data Type
    Its data type is CHAR (Character String) with field length 30
  • KEY_GEN_CLASS : Name of Standard Class for Key Generator
    Its data type is CHAR (Character String) with field length 30
  • LOCK_OBJECT : Name of lock object
    Its data type is CHAR (Character String) with field length 30
  • DEFAULT_BO_CLASS : Name of Standard Class for Business Object
    Its data type is CHAR (Character String) with field length 30
  • DEFAULT_SO_CLASS : Name of Standard Class for Segment Object
    Its data type is CHAR (Character String) with field length 30
  • DEFAULT_MO_CLASS : Name of Standard Class for Memory Object
    Its data type is CHAR (Character String) with field length 30
  • DEFAULT_PO_CLASS : Name of Standard Class for Persistence Object
    Its data type is CHAR (Character String) with field length 30
  • CHANGE_DOCS : Update Change Documents
    Its data type is CHAR (Character String) with field length 1
  • DEPENDENT_OBJECT : Object Is Dependent On Another Object
    Its data type is CHAR (Character String) with field length 1
  • DEFAULT_KEY_NAME : Default Key Field
    Its data type is CHAR (Character String) with field length 30
  • DEFAULT_KEY_TYPE : Name of Data Type
    Its data type is CHAR (Character String) with field length 30
  • DEF_BO_FACTORY : Name of Standard Class for the Business Factory
    Its data type is CHAR (Character String) with field length 30
  • DEF_SO_FACTORY : Name of Standard Class for the Segment Factory
    Its data type is CHAR (Character String) with field length 30
  • DEF_MO_FACTORY : Name of Standard Class for the Memory Factory
    Its data type is CHAR (Character String) with field length 30
  • DEF_PO_FACTORY : Name of Standard Class for the Persistence Factory
    Its data type is CHAR (Character String) with field length 30
  • CONTROLLER : Name of Implementing Class for the Controller
    Its data type is CHAR (Character String) with field length 30
  • CUSTOMIZING : Name of Implementing Class for Customizing
    Its data type is CHAR (Character String) with field length 30