WUF_VAR_SELVALS - WUF: Variants for Selection Options
WUF: Variants for Selection Options information is stored in SAP table WUF_VAR_SELVALS.
It is part of development package WUF01 in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Where-Used Framework 01".
It is part of development package WUF01 in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Where-Used Framework 01".
Fields for table WUF_VAR_SELVALS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| OBJ_NAME | Object Type | X | WUF_OBJ_NAME | CHAR | 60 | |
| VARNAME | Variant Name | X | WUF_VAR_NAME | CHAR | 20 | |
| STRUCNAME | Structure of Object/Subobject | X | WUF_STRUCNAME | CHAR | 60 | |
| FIELDNAME | Field Name | X | WUF_FLDNAME | CHAR | 60 | |
| COUNTER | Counter | X | WUF_COUNTER | NUMC | 6 | |
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
| SEL_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
| LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
| HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 |