RDM_SEL_RES - Restricting Selection Conditions for Distribution Chain
Restricting Selection Conditions for Distribution Chain information is stored in SAP table RDM_SEL_RES.
It is part of development package RDM_OPT_COMMON in software component LO-RFM-XI. This development package consists of objects that can be grouped under "RDM Optimization General".
It is part of development package RDM_OPT_COMMON in software component LO-RFM-XI. This development package consists of objects that can be grouped under "RDM Optimization General".
Fields for table RDM_SEL_RES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| VKORG | Sales Organization | X | VKORG | CHAR | 8 | * |
| VTWEG | Distribution Channel | X | VTWEG | CHAR | 4 | * |
| BUSINESS_SYSTEM | System Demand Management | X | RDM_BUSINESS_SYSTEM | CHAR | 120 | |
| SELNAME | Name of Selection Criterion | X | RDM_SELNAME | CHAR | 50 | |
| SELPOS | Item Number of a Selection Line | X | RDM_SELPOS | NUMC | 8 | |
| SIGN | Type of SIGN component in row type of a Ranges type | DDSIGN | CHAR | 2 | ||
| OPTI | Type of OPTION component in row type of a Ranges type | DDOPTION | 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 |