INM_LINK - Storage of link between two objects
Storage of link between two objects information is stored in SAP table INM_LINK.
It is part of development package INM_SHARED in software component PPM-CF. This development package consists of objects that can be grouped under "PPM Cross Application UI Objects".
It is part of development package INM_SHARED in software component PPM-CF. This development package consists of objects that can be grouped under "PPM Cross Application UI Objects".
Fields for table INM_LINK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | Unique Identifier | X | INM_TV_GUID | RAW | 16 | |
OBJ_LINK_TYPE1 | Type of Linked Object | DPR_TV_OBL_TYPE | CHAR | 30 | ||
OBJ_KEY1 | Object key | INM_OF_TV_OBJECT_KEY | CHAR | 510 | ||
OBJ_LINK_TYPE2 | Type of Linked Object | DPR_TV_OBL_TYPE | CHAR | 30 | ||
OBJ_KEY2 | Object key | INM_OF_TV_OBJECT_KEY | CHAR | 510 |