DMC_MDS_OBJM - Object Method
Object Method information is stored in SAP table DMC_MDS_OBJM.
It is part of development package CNV_MDS_MAINT_EVENT_PROC in software component CA-LT. This development package consists of objects that can be grouped under "MDS Upgrade (Dynamic maintenance events)".
It is part of development package CNV_MDS_MAINT_EVENT_PROC in software component CA-LT. This development package consists of objects that can be grouped under "MDS Upgrade (Dynamic maintenance events)".
Fields for table DMC_MDS_OBJM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJECTNAME | Object Name | X | OB_OBJECT | CHAR | 60 | OBJH |
| OBJECTTYPE | Object type | X | OB_TYP | CHAR | 2 | |
| METHOD | Object: Method | X | OB_METHOD | CHAR | 20 | |
| METHODNAME | Name of Function Module | RS38L_FNAM | CHAR | 60 | TFDIR | |
| UPGRADE | Upgrade-Relevant | OB_UPGRADE | CHAR | 2 | ||
| MULTI_OBJ | Cross-object method call | OB_MULTI | CHAR | 2 | ||
| LANG_OBJ | Flag: Method call for LANG object | OB_LANG | CHAR | 2 |