SFILE_CTX_LINK - Link Between LFN Object Data and Source Objects
Link Between LFN Object Data and Source Objects information is stored in SAP table SFILE_CTX_LINK.
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
Fields for table SFILE_CTX_LINK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
START_MAIN_OBJECT_ID | Object ID to Identify Context of Logical File Names | X | SFILE_MAIN_SNK_OBJ_ID | NUMC | 20 | |
START_OBJECT_ID | Object ID to Identify Context of Logical File Names | X | SFILE_SNK_OBJ_ID | NUMC | 20 | |
NEXT_MAIN_OBJECT_ID | Object ID to Identify Context of Logical File Names | X | SFILE_MAIN_SRC_OBJ_ID | NUMC | 20 | |
NEXT_OBJECT_ID | Object ID to Identify Context of Logical File Names | X | SFILE_SRC_OBJ_ID | NUMC | 20 | |
DEPENDENCY_TYPE | Dependency Type | SFILE_DEPENDENCY_TYP | CHAR | 80 |