TVIMV - extended table maintenance: Selection variants
extended table maintenance: Selection variants information is stored in SAP table TVIMV.
It is part of development package SVIM in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Basis View Maintenance".
It is part of development package SVIM in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Basis View Maintenance".
Fields for table TVIMV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TABNAME | Name of table/view for extended table maintenance | X | VIM_NAME | CHAR | 30 | TVDIR |
| VARIANT | extended table maintenance: Name of a selection variant | X | VIM_VARI | CHAR | 14 | |
| AS4POS | Position in a repetition group | X | MCPOS | NUMC | 4 | |
| VIEWFIELD | ABAP Dictionary: Name of view field | VIEWFIELD | CHAR | 30 | * | |
| NEGATION | NOT operator in selection conditions | VSNEGATION | CHAR | 3 | ||
| OPERATOR | Operator in a Join Condition | VSOPERATOR | CHAR | 2 | ||
| VALUE | Area for table key | TABKEYL | CHAR | 120 | ||
| AND_OR | AND/OR link in a selection or join condition | VSCONJ | CHAR | 3 | ||
| TABIX | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| DDIC | Checkbox | XFELD | CHAR | 1 | ||
| INITIAL_VL | Checkbox | XFELD | CHAR | 1 |