/OSP/T_CORR_SAP - Correlation Table - SAP object records
Correlation Table - SAP object records information is stored in SAP table /OSP/T_CORR_SAP.
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_SAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
OBJECT_ID | Unique identifier of the SAP object record | X | /OSP/DT_SAP_ID | CHAR | 32 | |
OBJECT_TYPE | The SAP object type | X | /OSP/DT_SAP_TYPE | NUMC | 4 | |
CORRELATION_ID | Unique Identifier for Correlation Record | X | /OSP/DT_CORRELATION | CHAR | 32 | /OSP/T_CORRELATE |
EXT_RELEVANT | Indicates if the SAP object is External object relevant | /OSP/DT_EXT_RELEVANT | CHAR | 1 | ||
STATUS | Status of the SAP object record | /OSP/DT_SAP_STATUS | CHAR | 1 | ||
CREATED_BY | Name of User who created the SAP object record | /OSP/DT_SAP_USER_CREATION | CHAR | 12 | * | |
CREATED_ON | Date of creation of SAP object record | /OSP/DT_SAP_DATE_CREATION | DATS | 8 | ||
MODIFIED_BY | Name of User who modified the SAP object record | /OSP/DT_SAP_USER_MODIFICATION | CHAR | 12 | * | |
MODIFIED_ON | Date of modification of SAP object record | /OSP/DT_SAP_DATE_MODIFICATION | DATS | 8 | ||
RFC_DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * |