SAP Table OBJM
Object Method
OBJM (Object Method) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link OBJM to other SAP tables.
OBJM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OBJECTNAME | Object Name | OB_OBJECT | OBJH | CHAR | 30 | 0 | ||||||||||||||
OBJECTTYPE | Object type | OB_TYP | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
METHOD | Object: Method | OB_METHOD | CHAR | 10 | 0 |
Possible values
|
||||||||||||||
METHODNAME | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 | 0 | ||||||||||||||
UPGRADE | Upgrade-Relevant | OB_UPGRADE | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
MULTI_OBJ | Cross-object method call | OB_MULTI | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
LANG_OBJ | Flag: Method call for LANG object | OB_LANG | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
SHADOW_SYS | Executable in Shadow System | OB_SHADOW | CHAR | 1 | 0 |
Possible values
|