TSIW_CONTEXT_VAR - project variables
project variables information is stored in SAP table TSIW_CONTEXT_VAR.
It is part of development package S_SIW_DB in software component BC-ESI-SIW. This development package consists of objects that can be grouped under "SIW: Database Layer".
It is part of development package S_SIW_DB in software component BC-ESI-SIW. This development package consists of objects that can be grouped under "SIW: Database Layer".
Fields for table TSIW_CONTEXT_VAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROJECT_ID | SIW Project ID | X | SIW_DTE_PROJECT_ID | CHAR | 40 | TSIW_PROJ |
UUID | Global Unique ID for SIW context | X | SIW_DTE_CONTEXT_UUID | RAW | 16 | TSIW_CONTEXT |
VAR_ID | Variable ID | X | SIW_DTE_VAR_ID | CHAR | 30 | |
.INCLUDE | SIW_STR_VAR_ATTR | 0 | ||||
VAR_VALUE | Variable Value | SIW_DTE_VAR_VALUE | SSTR | 8 | ||
IS_DERIVED | Variable Value is Derived by Other Variable | SIW_DTE_VAR_IS_DERIVED | CHAR | 1 | ||
DDIC_TYPE | Type of Variable Specified by Name of Structure Field | SIW_DTE_VAR_DDIC_TYPE | CHAR | 61 | ||
DISPLAY_MODE | Display Mode of Variable | SIW_DTE_DISPLAY_MODE | CHAR | 1 |