MDM_OBJECT_IDENT SAP table for – Object Description (Dependent on Business Object and Level)

Here we would like to draw your attention to MDM_OBJECT_IDENT 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). MDM_OBJECT_IDENT is a SAP standard transp table used for storing Object Description (Dependent on Business Object and Level) related data in SAP. It comes under the package FSBP_TEST_EXTERNAL.

SAP MDM_OBJECT_IDENT table

Table MDM_OBJECT_IDENT technical data

TableMDM_OBJECT_IDENT
Data storingObject Description (Dependent on Business Object and Level)
ModuleFS
Sub ModuleFS-BP
SAP PackageFSBP_TEST_EXTERNAL
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_ABA
Table CategoryTRANSP

SAP MDM_OBJECT_IDENT 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 MDM_OBJECT_IDENT table.

  • BUSINESS_OBJECT : Business Object
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • SOFTWARE_LAYER : Level
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • NAME_ROOT : Field Name
    Its data type is CHAR (Character String) with field length 30
  • NAME_ROOT_T : Field Name
    Its data type is CHAR (Character String) with field length 30
  • OBJECT_STRUC : Table Name
    Its data type is CHAR (Character String) with field length 30
  • OBJECT_STRUC_T : Table Name
    Its data type is CHAR (Character String) with field length 30
  • FB_SEL_ACTDATA : Function name
    Its data type is CHAR (Character String) with field length 30