/OSP/T_CORR_EXT - Correlation Table - External object records
Correlation Table - External object records information is stored in SAP table /OSP/T_CORR_EXT.
It is part of development package /OSP/CORE in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - core functionality".
It is part of development package /OSP/CORE in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - core functionality".
Fields for table /OSP/T_CORR_EXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
OBJECT_ID | Unique indetifier of the External object record | X | /OSP/DT_EXT_ID | CHAR | 64 | |
OBJECT_TYPE | The External object type | X | /OSP/DT_EXT_TYPE | NUMC | 4 | |
CORRELATION_ID | Unique Identifier for Correlation Record | X | /OSP/DT_CORRELATION | CHAR | 32 | /OSP/T_CORRELATE |
STATUS | Status of External object record | /OSP/DT_EXT_STATUS | CHAR | 1 | ||
CREATED_BY | Name of User who created the External object record | /OSP/DT_EXT_USER_CREATION | CHAR | 12 | * | |
CREATED_ON | Date of creation of External object record | /OSP/DT_EXT_DATE_CREATION | DATS | 8 | ||
MODIFIED_BY | Name of User who modified the External object record | /OSP/DT_EXT_USER_MODIFICATION | CHAR | 12 | * | |
MODIFIED_ON | Date of modification of External object record | /OSP/DT_EXT_DATE_MODIFICATION | DATS | 8 | ||
RFC_DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * |