OBJM - Object Method
Object Method information is stored in SAP table OBJM.
It is part of development package SCTS_OBJ in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Object Editing (Including Transport Objects)".
It is part of development package SCTS_OBJ in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Object Editing (Including Transport Objects)".
Fields for table OBJM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJECTNAME | Object Name | X | OB_OBJECT | CHAR | 30 | OBJH |
| OBJECTTYPE | Object type | X | OB_TYP | CHAR | 1 | |
| METHOD | Object: Method | X | OB_METHOD | CHAR | 10 | |
| METHODNAME | Name of Function Module | RS38L_FNAM | CHAR | 30 | TFDIR | |
| UPGRADE | Upgrade-Relevant | OB_UPGRADE | CHAR | 1 | ||
| MULTI_OBJ | Cross-object method call | OB_MULTI | CHAR | 1 | ||
| LANG_OBJ | Flag: Method call for LANG object | OB_LANG | CHAR | 1 | ||
| SHADOW_SYS | Executable in Shadow System | OB_SHADOW | CHAR | 1 |