CEXO_VO_TXT SAP table for – Description of a Validation Object

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

SAP CEXO_VO_TXT table

Table CEXO_VO_TXT technical data

TableCEXO_VO_TXT
Data storingDescription of a Validation 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_VO_TXT 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_VO_TXT table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGUAGE : Language ID
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • 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 Validation Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • DESCRIPTION : Description
    Its data type is CHAR (Character String) with field length 60