DPR_RATES table in SAP ERP or S/4HANA stores Customizing: Cost/Revenue Rates for Project Roles data. There are total 2 fields in DPR_RATES table. The Customizing: Cost/Revenue Rates for Project Roles table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DPR_RATES table. It is in General Accounting Functions (DEVELOPMENT_PROJECTS_FIN_GEN) ABAP package and is part of the cProjects Accounting Integration (PPM-PRO-EXT-FIN) module.
SAP DPR_RATES Table Fields
Following is the list of fields that are available in SAP DPR_RATES table. The primary key fields of Customizing: Cost/Revenue Rates for Project Roles table in SAP are CLIENT (Client), RATE (Cost Rate/Revenue Rate for Project Costing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT(3) |
| RATE | Cost Rate/Revenue Rate for Project Costing | DPR_TV_RATE | CHAR(15) |


