CEXO_MO_PO SAP table for – Assignment of Memory Object to Persistence Object

Here we would like to draw your attention to CEXO_MO_PO 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_MO_PO is a SAP standard transp table used for storing Assignment of Memory Object to Persistence Object related data in SAP. It comes under the package XO_MAIN.

SAP CEXO_MO_PO table

Table CEXO_MO_PO technical data

TableCEXO_MO_PO
Data storingAssignment of Memory Object to Persistence Object
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_MO_PO 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_MO_PO 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
  • MO_NAME : Name of Memory Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • PO_NAME : Name of Persistence Object
    Its a key field. Its data type is CHAR (Character String) with field length 30