MDM_OBJECT_METHD SAP table for – Object Methods (Dependent on Business Object / Level)

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

SAP MDM_OBJECT_METHD table

Table MDM_OBJECT_METHD technical data

TableMDM_OBJECT_METHD
Data storingObject Methods (Dependent on Business Object / 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_METHD 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_METHD 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
  • METHOD : Test Method
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • FB_METHOD : Function name
    Its data type is CHAR (Character String) with field length 30
  • FB_INV_METHOD : Function name
    Its data type is CHAR (Character String) with field length 30
  • OBJECT_STRUC_I : Table Name
    Its data type is CHAR (Character String) with field length 30
  • SOFTWARE_LAYER_I : Level
    Its data type is CHAR (Character String) with field length 1