CEXO_SO SAP table for – Segment Object Configuration

Here we would like to draw your attention to CEXO_SO 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_SO is a SAP standard transp table used for storing Segment Object Configuration related data in SAP. It comes under the package XO_MAIN.

SAP CEXO_SO table

Table CEXO_SO technical data

TableCEXO_SO
Data storingSegment Object 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_SO 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_SO table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BO_TYPE : Name of Business Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJECT_NAME : Name of Segment Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJECT_CLASS : Name of Implementing Class for Segment Object
    Its data type is CHAR (Character String) with field length 30
  • ASSIGNED_BO_TYPE : Name of Business Object Type
    Its data type is CHAR (Character String) with field length 30
  • ASSIGNED_BO_NAME : Name of Business Object
    Its data type is CHAR (Character String) with field length 30
  • ASSIGNED_BO_BHVR : Class Name
    Its data type is CHAR (Character String) with field length 30