MASSVARRANGE_S - System Variants: Selection Options (Ranges)
System Variants: Selection Options (Ranges) information is stored in SAP table MASSVARRANGE_S.
It is part of development package MASS in software component CA-GTF-MS. This development package consists of objects that can be grouped under "Mass Maintenance Tool: Generic Part".
It is part of development package MASS in software component CA-GTF-MS. This development package consists of objects that can be grouped under "Mass Maintenance Tool: Generic Part".
Fields for table MASSVARRANGE_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJECT | Object Type | X | MASSOBJTYP | CHAR | 10 | MASSVARIANT_S |
| VARNAME | Variant Name | X | MASSVARNAM | CHAR | 10 | MASSVARIANT_S |
| TYPE | Mass Maintenance Mode (Create/Change) | X | MASSCHTYPE | CHAR | 4 | |
| TABLENAME | Table Name | X | TABNAME | CHAR | 30 | MASSTAB |
| FIELDNAME | Field Name | X | FIELDNAME | CHAR | 30 | * |
| COUNTNR | Counter | MASSCOUNT | NUMC | 3 | ||
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | ||
| SEL_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | ||
| LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 | ||
| HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 |