OBJMT - Tables accessed by an After Import Method
Tables accessed by an After Import Method information is stored in SAP table OBJMT.
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 OBJMT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECTNAME | Object Name | X | OB_OBJECT | CHAR | 60 | OBJM |
OBJECTTYPE | Object type | X | OB_TYP | CHAR | 2 | |
METHOD | Object: Method | X | OB_METHOD | CHAR | 20 | |
TABNAME | Table accessed by an After Import Method | X | OB_AIM_TABNAME | CHAR | 60 | DD02L |
.INCLUDE | OBJMT_ATTR | 0 | ||||
ACCESS_TYPE | SOBJ: Access type | OB_ACCESS_TYPE | CHAR | 4 | ||
LOCK_MODE | Lock mode of any locking mechanism | OB_LOCK_MODE | CHAR | 2 |