/OSP/T_CTXT_MAP - Table to map the context variables to context groups
Table to map the context variables to context groups information is stored in SAP table /OSP/T_CTXT_MAP.
It is part of development package /OSP/REPORT in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - report functionality".
It is part of development package /OSP/REPORT in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - report functionality".
Fields for table /OSP/T_CTXT_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CNTX_ID | SAP ID - GUID | X | /OSP/DT_SAPID | CHAR | 32 | |
CON_GRP | Context Group Name | /OSP/DT_CON_GRP | CHAR | 15 | ||
VAR_NAME | Context Variable Name | /OSP/DT_VAR_NAME | CHAR | 30 | ||
CLASS_NAME | Class Name | /OSP/DT_CLASS_NAME | CHAR | 30 |