SAP BAPI_TS_TASK_DETAIL BAPI GET_DETAIL: Task Fields Table data and field list

BAPI_TS_TASK_DETAIL 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 "BAPI GET_DETAIL: Task Fields" 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_BAPI_TS_TASK_DETAIL TYPE BAPI_TS_TASK_DETAIL.

The BAPI_TS_TASK_DETAIL table consists of various fields, each holding specific information or linking keys about BAPI GET_DETAIL: Task Fields data available in SAP. These include TASK_TYPE (Task Type), TASK_TYPE_TEXT (Text for Task Type), PROCESS (Process), PROCESS_TEXT (Process Description)... 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. .

BAPI_TS_TASK_DETAIL structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


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

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the BAPI_TS_TASK_DETAIL table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SORT_NUMBERSort Number DPR_TV_SORT_NUMBERNUMC5
TASK_TYPETask Type DPR_TV_TSK_TYPECHAR15Assigned to domainDPR_TYPE
TASK_TYPE_TEXTText for Task Type DPR_TV_TSK_TYPE_TEXTCHAR40DPR_TEXT
PROCESSProcess DPR_TV_PROCESSCHAR15Assigned to domainDPR_PROCESS
PROCESS_TEXTProcess Description DPR_TV_PROCESS_TEXTCHAR40DPR_TEXT
RESPONSIBLE_ROLELanguage-Dependent Short Text for Role (Participant) DPR_TV_PART_ROLE_DESCRIPTIONCHAR40TEXT40
RESPONSIBLE_ROLE_GUIDUnique Object Key (CHAR32) DPR_TV_GUID_BAPICHAR32SYSUUID_C
RESPONSIBLE_NAMEFull Name BU_NAME1TXCHAR80TEXT80
FIXED_START_CONSTRAINT_TYPEConstraint on Start Date DPR_TV_START_CONSTRAINTCHAR1DPR_START_CONSTRAINT
FIXED_START_CONSTRAINT_TEXTConstraint Type for Start Date DPR_TV_START_CONSTRAINT_TEXTCHAR40TEXT40
FIXED_START_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
FIXED_FINISH_CONSTRAINT_TYPEConstraint on Finish Date DPR_TV_FINISH_CONSTRAINTCHAR1DPR_FINISH_CONSTRAINT
FIXED_FINISH_CONSTRAINT_TEXTConstraint Type for Finish Date DPR_TV_FINISH_CONSTRAINT_TEXTCHAR40TEXT40
FIXED_FINISH_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
CALCULATED_EARLY_START_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
CALCULATED_EARLY_FINISH_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
CALCULATED_LATE_START_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
CALCULATED_LATE_FINISH_DATEExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
DURATIONProcessing Time DPR_TV_DURATIONQUAN4
DURATION_UNITTime Unit for Duration DPR_TV_BAPI_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
DURATION_UNIT_TEXTUnit of Measurement Text with Maximum of 10 Characters DPR_TV_BAPI_MSEHTCHAR10TEXT10
TOTAL_FLOATProcessing Time DPR_TV_DURATIONQUAN4
TOTAL_FLOAT_UNITTime Unit for Duration DPR_TV_BAPI_DURATION_UNITUNIT3Assigned to domainCUNITMEINS
TOTAL_FLOAT_UNIT_TEXTUnit of Measurement Text with Maximum of 10 Characters DPR_TV_BAPI_MSEHTCHAR10TEXT10
CALENDARCalendar DPR_TV_CALENDAR_IDCHAR2Assigned to domainWFCID
CALENDAR_TEXTFactory Calendar Name DPR_TV_BAPI_CALENDAR_TEXTCHAR40TEXT40
PLANNED_WORKWork DPR_TV_WORKQUAN9(2) DPR_WORK
PLANNED_WORK_UNITUnit for Work DPR_TV_BAPI_WORK_UNITUNIT3Assigned to domainCUNITMEINS
PLANNED_WORK_UNIT_TEXTUnit of Measurement Text with Maximum of 10 Characters DPR_TV_BAPI_MSEHTCHAR10TEXT10
FLAG_MILESTONEMilestone Indicator DPR_TV_MILESTONECHAR1DPR_BOOLEAN
FLAG_MANDATORYMandatory DPR_TV_OBLIGATORYCHAR1DPR_BOOLEAN
FLAG_APPROVAL_RELEVANTRelevant for Approval DPR_TV_APPROVAL_RELEVANTCHAR1DPR_BOOLEAN
GROUPINGGrouping DPR_TV_GROUPINGCHAR40
SEARCH_FIELDSearch Field DPR_TV_SEARCH_FIELDCHAR40
ACTUAL_START_DATEDate in BAPI Import Interface (YYYYMMDD) DPR_TV_BAPI_DATEDATS8DATS
ACTUAL_FINISH_DATEDate in BAPI Import Interface (YYYYMMDD) DPR_TV_BAPI_DATEDATS8DATS
PERCENT_OF_COMPLETIONPercentage of Completion DPR_TV_BAPI_COMPLETIONNUMC3CGPL_COMPLETION
ACTUAL_WORKConfirmation DPR_TV_ACT_WORK_EXTQUAN9(2) DPR_WORK
ACTUAL_WORK_UNITConfirmation Unit DPR_TV_ACT_WRK_UNITUNIT3Assigned to domainCUNITMEINS
ACTUAL_WORK_UNIT_TEXTUnit of Measurement Text with Maximum of 10 Characters DPR_TV_BAPI_MSEHTCHAR10TEXT10
ORIGINAL_TASK_GUIDGUID for Task in BAPI Interface DPR_TV_BAPI_GUID_TASKCHAR32SYSUUID_C
CREATED_BYCreated By DPR_TV_CREATED_BYCHAR12Assigned to domainXUBNAME
CREATED_ONExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
CHANGED_BYLast Changed By DPR_TV_CHANGED_BYCHAR12Assigned to domainXUBNAME
CHANGED_ONExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
STATUS_PROFILEStatus Profile DPR_TV_STAT_PROFILECHAR8Assigned to domainJ_STSMA
EVALUATION_SEVERITYSeverity DPR_TV_BAPI_THRESHOLD_SEVERITYNUMC5Assigned to domainDPR_BAPI_THRESHOLD_SEVERITY
EVALUATION_SEVERITY_TEXTSeverity Text DPR_TV_SEVERITY_DESCRIPTIONCHAR40DPR_TEXT
MANUAL_SEVERITYSeverity DPR_TV_BAPI_THRESHOLD_SEVERITYNUMC5Assigned to domainDPR_BAPI_THRESHOLD_SEVERITY
MANUAL_SEVERITY_TEXTSeverity Text DPR_TV_SEVERITY_DESCRIPTIONCHAR40DPR_TEXT
AGGREGATED_SEVERITYSeverity DPR_TV_BAPI_THRESHOLD_SEVERITYNUMC5Assigned to domainDPR_BAPI_THRESHOLD_SEVERITY
AGGREGATED_SEVERITY_TEXTSeverity Text DPR_TV_SEVERITY_DESCRIPTIONCHAR40DPR_TEXT
TASK_NUMBERTask Number DPR_TV_TASK_IDCHAR24
FORECASTED_STARTExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10
FORECASTED_FINISHExternal Date for BAPI Interface DPR_TV_BAPI_EXT_DATECHAR10CHAR10

Key field Non-key field



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

As BAPI_TS_TASK_DETAIL 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 BAPI_TS_TASK_DETAIL as there is no data to select.

How to access SAP table BAPI_TS_TASK_DETAIL

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

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