/OSP/T_CORRELATE - Correlation Table
Correlation Table information is stored in SAP table /OSP/T_CORRELATE.
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_CORRELATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CORRELATION_ID | Unique Identifier for Correlation Record | X | /OSP/DT_CORRELATION | CHAR | 32 | |
CONTEXT_ID | Context of the Application | /OSP/DT_CONTEXT | CHAR | 5 | ||
STATUS | Status of the Correlation record | /OSP/DT_COR_STATUS | CHAR | 1 | ||
CREATED_BY | Name of User who created the Correlation record | /OSP/DT_COR_USER_CREATION | CHAR | 12 | * | |
CREATED_ON | Date of creation of Correlation record | /OSP/DT_COR_DATE_CREATION | DATS | 8 | ||
MODIFIED_BY | Name of User who modified the Correlation record | /OSP/DT_COR_USER_MODIFICATION | CHAR | 12 | * | |
MODIFIED_ON | Date of modification of Correlation record | /OSP/DT_COR_DATE_MODIFICATION | DATS | 8 |