DPR_TSK_TYPE - Task Type
Task Type information is stored in SAP table DPR_TSK_TYPE.
It is part of development package DEVELOPMENT_PROJECTS_TASK in software component PPM-PRO-STR. This development package consists of objects that can be grouped under "Project Management - Tasks".
It is part of development package DEVELOPMENT_PROJECTS_TASK in software component PPM-PRO-STR. This development package consists of objects that can be grouped under "Project Management - Tasks".
Fields for table DPR_TSK_TYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
TSK_TYPE | Task Type | X | DPR_TV_TSK_TYPE | CHAR | 30 | |
RATE | Cost Rate/Revenue Rate for Project Costing | DPR_TV_RATE | CHAR | 30 | DPR_RATES | |
ACTIVE | Activate Task Type | DPR_TV_TSK_TYPE_ACTIVE | CHAR | 2 | ||
COMPLETE | Allow Completion of Tasks Even If Subtasks Were Canceled | DPR_TV_TSK_TYPE_COMPLETE | CHAR | 2 | ||
EDITSUB | Make Subtasks Editable if Task Is Opened in Change Mode | DPR_TV_TSK_TYPE_EDITSUB | CHAR | 2 | ||
COMPLETE_SUB | Allow Completion of Subtasks Even If Task Is Completed | DPR_TV_TSK_TYPE_COMPLETE_ALL | CHAR | 2 | ||
COMPLETE_100 | Set Completion to 100% | DPR_TV_TSK_TYPE_COMPLETE_100 | CHAR | 2 | ||
OPER_OBJECT_TYPE | Operative Object Link | DPR_TV_OOL_TYPE | CHAR | 30 | DPR_OBL_OOL_TYPE | |
RELEVANT_MILESTONE | Milestone is relevant for Project Planning | DPR_TV_MILESTONE_IS_RELEVANT | CHAR | 2 | ||
ESSENTIAL_MILESTONE | Milestone is essential for Project Planning | DPR_TV_MILESTONE_IS_ESSENTIAL | CHAR | 2 | ||
MILESTONE_ONLY | Task Type Is for Milestone Only | DPR_TV_MILESTONE_ONLY | CHAR | 2 | ||
NO_FI_INT | This Task Type Does Not Trigger WBS Creation | DPR_TV_NO_FI_INT | CHAR | 2 |