/OSP/T_VAR_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_VAR_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_VAR_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 | |
LANGAUGE | Language Key | X | SPRAS | LANG | 1 | * |
CON_GRP | Context Group Name | /OSP/DT_CON_GRP | CHAR | 15 | /OSP/T_CON_GRP | |
VAR_NAME | Context Variable Name | /OSP/DT_VAR_NAME | CHAR | 30 | /OSP/T_CON_VAR | |
CLASS_NAME | Class Name | /OSP/DT_CLASS_NAME | CHAR | 30 | ||
LOGICAL_RFC_DEST | Logical RFC Destination | /OSP/DT_RFCDEST | CHAR | 32 | /OSP/T_RAUI_RFC | |
DUET_DESC | GroupWare Description | /OSP/DT_DUET_DESC | CHAR | 60 | ||
ACTIVE | Active flag | /OSP/DT_FLAG_ACTIVE | CHAR | 1 |