SAP Table RDPR
Rounding profile
RDPR (Rounding profile) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RDPR to other SAP tables.
RDPR table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||||||||||||
WERKS | Plant | WERKS_D | T001W | CHAR | 4 | 0 | ||||||||||||||||||||
RDPRF | Rounding Profile | RDPRF | CHAR | 4 | 0 | |||||||||||||||||||||
RDZAE | Level in the rounding profile | RDZAE | NUMC | 6 | 0 | |||||||||||||||||||||
BDMNG | Threshold value for the rounding profile | BEDMG | QUAN | 13 | 3 | |||||||||||||||||||||
VORMG | Rounding value according to rounding profile | VORMG | QUAN | 13 | 3 | |||||||||||||||||||||
RDMPO | Rounding off method for rounding up/down items | RDMPO | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||
RDRGL | Rounding rule | RDRGL | TW06S | CHAR | 2 | 0 | ||||||||||||||||||||
CHKMELI | Indicator: check allowed unit of measure for vendor | CHKMELI | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||
CHKMEKU | Indicator: Check allowed unit of measure for recipient | CHKMEKU | CHAR | 1 | 0 |
Possible values
|
RDPR foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
RDPR | MANDT | RDPR | MANDT | T000 | Clients | MANDT |
RDPR | RDRGL | RDPR | MANDT | TW06S | Unit of measure rounding rule | MANDT |
RDPR | RDRGL | RDPR | RDRGL | TW06S | Unit of measure rounding rule | RDRGL |
RDPR | RDRGL | * | TW06S | Unit of measure rounding rule | MEINS | |
RDPR | WERKS | RDPR | MANDT | T001W | Plants/Branches | MANDT |
RDPR | WERKS | RDPR | WERKS | T001W | Plants/Branches | WERKS |