SAP table MCWSVK (Selection Variant f. Reading IS Dynamically: Header Data)
SAP table MCWSVK has 3 primary key fields being MANDT,SVAPPGRP,SVARI.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
SVAPPGRP | Grouping selection variants according to application area | CHAR | 2 | 0 | SVAPPGRP | ||
SVARI | Name of a selection variant for dyn. reading of info struct. | CHAR | 12 | 0 | SVARI | ||
SVINF | Name of info structure to be read | CHAR | 8 | 0 | TMC4 | SVINF | |
SVARITXT | Detailed description of selection variant | CHAR | 60 | 0 | SVVARITXT | ||
SVLUPDATE | Date of last change | DATS | 8 | 0 | SVLUPDATE | ||
SVLUPUSR | Last changed by | CHAR | 12 | 0 | SVLUPDUSR |
MCWSVK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 MCWSVK | MANDT | T000 | Clients | MANDT |
1 MCWSVK | SVINF | TMC4 | Global Control Elements: LIS Info Structure | MANDT |