MDM_OBJECT_METHD is a standard SAP Table which is used to store Object Methods (Dependent on Business Object / Level) data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The MDM_OBJECT_METHD table consists of various fields, each holding specific information or linking keys about Object Methods (Dependent on Business Object / Level) data available in SAP. These include SOFTWARE_LAYER (Level), METHOD (Test Method), FB_METHOD (Function name), FB_INV_METHOD (Function name)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .