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.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
OBJECTNAME
Object Name
|
OB_OBJECT | OBJH |
CHAR
|
30 | 0 | |||||||||||||||
|
OBJECTTYPE
Object type
|
OB_TYP |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
METHOD
Object: Method
|
OB_METHOD |
CHAR
|
10 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
METHODNAME
Name of Function Module
|
RS38L_FNAM | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||
|
UPGRADE
Upgrade-Relevant
|
OB_UPGRADE |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
MULTI_OBJ
Cross-object method call
|
OB_MULTI |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
LANG_OBJ
Flag: Method call for LANG object
|
OB_LANG |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
SHADOW_SYS
Executable in Shadow System
|
OB_SHADOW |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||