DPR_TSK_TYPE is a standard SAP Table which is used to store Task Type data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The DPR_TSK_TYPE table consists of various fields, each holding specific information or linking keys about Task Type data available in SAP. These include TSK_TYPE (Task Type), RATE (Cost Rate/Revenue Rate for Project Costing), ACTIVE (Activate Task Type), COMPLETE (Allow Completion of Tasks Even If Subtasks Were Canceled)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .