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
NULL Round off according to absolute threshold/rounding values
0 No rounding off
1 Round off to multiple of order/sales unit of measure
2 Round off to order/sales Un and to log. units
3 Round to order, sales, or log. unit. Zero qty for OUn only
4 Add or subtract quantity
X Customer-Specific Method for User Exit EXIT_SAPLMDR1_003
Y Customer-Specific Method for User Exit EXIT_SAPLMDR1_003
Z Customer-Specific Method for User Exit EXIT_SAPLMDR1_003
RDRGL Rounding rule RDRGL TW06S CHAR 2 0
CHKMELI Indicator: check allowed unit of measure for vendor CHKMELI CHAR 1 0
NULL Blank
. Radio button
X Selection
CHKMEKU Indicator: Check allowed unit of measure for recipient CHKMEKU CHAR 1 0
NULL Blank
. Radio button
X Selection

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