RDPR is a standard SAP Table which is used to store Rounding profile data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP RDPR Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: C - Customizing table, Maintenance only by customer and not updated by SAP import
Display/Maintenance via SM30: Allowed
Enhancement category i: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Text table = RDTX
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 | T000 | Client | |
WERKS | WERKS_D | CHAR | 4 | T001W | Plant | |
RDPRF | RDPRF | CHAR | 4 | Rounding Profile | ||
RDZAE | RDZAE | NUMC | 6 | Level in the rounding profile | ||
BDMNG | BEDMG | QUAN | 13(3) | Threshold value for the rounding profile | ||
VORMG | VORMG | QUAN | 13(3) | Rounding value according to rounding profile | ||
RDMPO | RDMPO | CHAR | 1 | Rounding off method for rounding up/down items | ||
RDRGL | RDRGL | CHAR | 2 | TW06S | Rounding rule | |
CHKMELI | CHKMELI | CHAR | 1 | Indicator: check allowed unit of measure for vendor | ||
CHKMEKU | CHKMEKU | CHAR | 1 | Indicator: Check allowed unit of measure for recipient |
Key field | |
Non-key field |