DPR_MSP_PROJECT_DATA_INT SAP (Project Header Data) Structure details

Dictionary Type: Structure
Description: Project Header Data




ABAP Code to SELECT data from DPR_MSP_PROJECT_DATA_INT
Related tables to DPR_MSP_PROJECT_DATA_INT
Access table DPR_MSP_PROJECT_DATA_INT




Structure field list including key, data, relationships and ABAP select examples

DPR_MSP_PROJECT_DATA_INT is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Project Header Data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DPR_MSP_PROJECT_DATA_INT TYPE DPR_MSP_PROJECT_DATA_INT.

The DPR_MSP_PROJECT_DATA_INT table consists of various fields, each holding specific information or linking keys about Project Header Data data available in SAP. These include NAME (The name of the project.), TITLE (The title of the project.), SUBJECT (The subject of the project.), CATEGORY (The category of the project.).. 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. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP DPR_MSP_PROJECT_DATA_INT structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
UID The unique ID of the project.0
NAME The name of the project.0
TITLE The title of the project.0
SUBJECT The subject of the project.0
CATEGORY The category of the project.0
COMPANY The company that owns the project.0
MANAGER The manager of the project.0
AUTHOR The author of the project.0
CREATION_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
REVISION The number of times a project has been saved.0
LAST_SAVEDConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
SCHEDULE_FROM_START Is the project scheduled from start date or finish date0
START_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
FINISH_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
FYSTART_DATE Start Date of the Financial Year0
CRITICAL_SLACK_LIMIT Number of days past enddate before a task is marked critical0
CURRENCY_DIGITS The number of digits after the decimal symbol.0
CURRENCY_SYMBOL The currency symbol used in the project.0
CURRENCY_SYMBOL_POSITION The position of the currency symbol.0
CALENDAR_UIDCalendar DPR_TV_MSP_CALENDAR_IDCHAR2Assigned to domainWFCID
DEFAULT_START_TIME The default start time of new tasks.0
DEFAULT_FINISH_TIME The default finish time of new tasks.0
MINUTES_PER_DAY The number of minutes per day.0
MINUTES_PER_WEEK The number of minutes per week.0
DAYS_PER_MONTH The number of days per month.0
DEFAULT_TASK_TYPE The default type of new tasks.0
DEFAULT_FIXED_COST_ACCRUAL The default from where fixed costs are accrued.0
DEFAULT_STANDARD_RATE The default standard rate for new resources.0
DEFAULT_OVERTIME_RATE The default overtime rate for new resources.0
DURATION_FORMAT The format for expressing the bulk duration.0
WORK_FORMAT The default work unit format.0
EDITABLE_ACTUAL_COSTS Specifies whether or not actual costs are editable.0
HONOR_CONSTRAINTS Specifies whether tasks honour their constraint dates.0
EARNED_VALUE_METHOD The default method for calculating earned value.0
INSERTED_PROJECTS_LIKE_SUMMARY Specifies whether to calculate subtasks as summary tasks.0
MULTIPLE_CRITICAL_PATHS Specifies whether multiple critical paths are calculated.0
NEW_TASKS_EFFORT_DRIVEN Specifies whether new tasks are effort driven.0
NEW_TASKS_ESTIMATED Specifies whether to show the estimated duration by default.0
SPLITS_IN_PROGRESS_TASKS Specifies whether in-progress tasks can be split.0
SPREAD_ACTUAL_COST Specifies whether actual costs are spread to status date.0
SPREAD_PERCENT_COMPLETE Specifies whether percent complete is spread to status date0
TASK_UPDATES_RESOURCE Specifies whether updates to tasks update resources.0
FISCAL_YEAR_START Specifies whether to use fiscal year numbering0
WEEK_START_DAY Start day of the week.0
MOVE_COMPLETED_ENDS_BACK Whether end of completed portions be moved back0
MOVE_REMAINING_STARTS_BACK Whether beginning of remaining portions be moved back0
MOVE_REMAINING_STARTS_FORWARD Whether the beginning of remaining portions be moved forward0
MOVE_COMPLETED_ENDS_FORWARD whether the end of completed portions be moved forward0
BASELINE_FOR_EARNED_VALUE The specific baseline used to calculate Variance values.0
AUTO_ADD_NEW_RESOURCES_AND_TA Automatically add new resources to the resource pool0
STATUS_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
CURRENT_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
MICROSOFT_PROJECT_SERVER_URL Project was created by a Project Server user or an NT user0
AUTOLINK Whether to autolink inserted or moved tasks.0
NEW_TASK_START_DATE The default date for new tasks start.0
NEW_TASKS_ARE_MANUAL Checks whether new tasks are created manually.0
DEFAULT_TASK_EVMETHOD The default earned value method for tasks.0
PROJECT_EXTERNALLY_EDITED Whether the project XML was edited.0
EXTENDED_CREATION_DATEConverted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
ACTUALS_IN_SYNC Whether all actual work has been synchronized with project0
REMOVE_FILE_PROPERTIES Whether to remove all file properties on save.0
ADMIN_PROJECT Whether the project is an administrative project.0
CURRENCY 0
TEXT1 Enterprise Text Field 10
TEXT2 Enterprise Text Field 20
TEXT3 Enterprise Text Field 30
TEXT4 Enterprise Text Field 40
TEXT5 Enterprise Text Field 50
TEXT6 Enterprise Text Field 60
TEXT7 Enterprise Text Field 70
TEXT8 Enterprise Text Field 80
TEXT9 Enterprise Text Field 90
TEXT10 Enterprise Text Field 100
TEXT11 Enterprise Text Field 110
TEXT12 Enterprise Text Field 120
TEXT13 Enterprise Text Field 130
TEXT14 Enterprise Text Field 140
TEXT15 Enterprise Text Field 150
TEXT16 Enterprise Text Field 160
TEXT17 Enterprise Text Field 170
TEXT18 Enterprise Text Field 180
TEXT19 Enterprise Text Field 190
TEXT20 Enterprise Text Field 200
TEXT21 Enterprise Text Field 210
TEXT22 Enterprise Text Field 220
TEXT23 Enterprise Text Field 230
TEXT24 Enterprise Text Field 240
TEXT25 Enterprise Text Field 250
TEXT26 Enterprise Text Field 260
TEXT27 Enterprise Text Field 270
TEXT28 Enterprise Text Field 280
TEXT29 Enterprise Text Field 290
TEXT30 Enterprise Text Field 300
NUMBER1 Enterprise Number Field 10
NUMBER2 Enterprise Number Field 20
NUMBER3 Enterprise Number Field 30
NUMBER4 Enterprise Number Field 40
NUMBER5 Enterprise Number Field 50
NUMBER6 Enterprise Number Field 60
NUMBER7 Enterprise Number Field 70
NUMBER8 Enterprise Number Field 80
NUMBER9 Enterprise Number Field 90
NUMBER10 Enterprise Number Field 100
NUMBER11 Enterprise Number Field 110
NUMBER12 Enterprise Number Field 120
NUMBER13 Enterprise Number Field 130
NUMBER14 Enterprise Number Field 140
NUMBER15 Enterprise Number Field 150
NUMBER16 Enterprise Number Field 160
NUMBER17 Enterprise Number Field 170
NUMBER18 Enterprise Number Field 180
NUMBER19 Enterprise Number Field 190
NUMBER20 Enterprise Number Field 200
DATE1Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE2Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE3Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE4Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE5Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE6Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE7Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE8Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE9Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
DATE10Converted Dates for MSP Project DPR_TV_MSP_DATEDATS8DPR_TV_MSP_DATE
OUTLINECODE1 Outline Code for MSP Project0
OUTLINECODE2 Outline Code for MSP Project0
OUTLINECODE3 Outline Code for MSP Project0
OUTLINECODE4 Outline Code for MSP Project0
OUTLINECODE5 Outline Code for MSP Project0
OUTLINECODE6 Outline Code for MSP Project0
OUTLINECODE7 Outline Code for MSP Project0
OUTLINECODE8 Outline Code for MSP Project0
OUTLINECODE9 Outline Code for MSP Project0
OUTLINECODE10 Outline Code for MSP Project0
UPDATE_MANUALLY_SCHEDULED_TASK Checks if tasks are updated when changing links0
KEEP_TASK_ON_NEAREST_WORKING_T Checks if task scheduling follows current calendar in auto0

Key field Non-key field



How do I retrieve data from SAP structure DPR_MSP_PROJECT_DATA_INT using ABAP code?

As DPR_MSP_PROJECT_DATA_INT is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DPR_MSP_PROJECT_DATA_INT as there is no data to select.

How to access SAP table DPR_MSP_PROJECT_DATA_INT

Within an ECC or HANA version of SAP you can also view further information about DPR_MSP_PROJECT_DATA_INT and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!