MASSVARRANGE - Variants: Selection Options (Ranges)
Variants: Selection Options (Ranges) information is stored in SAP table MASSVARRANGE.
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
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | MASSVARIANT |
| OBJECT | Object Type | X | MASSOBJTYP | CHAR | 10 | MASSVARIANT |
| VARNAME | Variant Name | X | MASSVARNAM | CHAR | 10 | MASSVARIANT |
| 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 | X | 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 | ||
| SEQUENCE | Counter | MASSCOUNT | NUMC | 3 |