WD_TRACE_TOOL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter WD_TRACE_TOOL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WD_TRACE_TOOL - Web Dynpro Trace Tool
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Web Dynpro Trace Tool
Text Symbol: W06 = Please install NET Framework Redistributable Package. http://www.microsoft.com/downloads
Text Symbol: S01 = Trace(s) deleted
Text Symbol: E05 = Access to trace not possible (&reason&)
Text Symbol: E04 = Trace could not be deleted (&reason&*)
Text Symbol: E03 = Not all traces could be deleted
Text Symbol: E02 = No traces chosen for deletion
Text Symbol: E01 = No traces selected for download
Text Symbol: 102 = Reset Selection
Text Symbol: 101 = Select All
Text Symbol: 016 = Trace File
Text Symbol: 015 = Participant
Text Symbol: 014 = Short Description
Text Symbol: 013 = Active
Text Symbol: 012 = Trace Status
Text Symbol: 011 = Status
Text Symbol: 010 = Current Program Step
Text Symbol: 009 = Step
Text Symbol: 008 = Start Time
Text Symbol: 007 = Start Date
Text Symbol: 006 = Users
Text Symbol: 005 = Instance
Text Symbol: 002 = No Web Dynpro programs will be traced
Text Symbol: 001 = Tracing active for &user& (&minutes& minutes still)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SUSR_USER_CHECK_EXISTENCE call function 'SUSR_USER_CHECK_EXISTENCE' exporting user_name = ttdynp_user exceptions user_name_not_exists = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
WD_TRACE_TOOL - Web Dynpro Trace Tool WD_TRACE_TOOL - Web Dynpro Trace Tool WD_THEMES - Programm WD_THEMES WD_THEMES - Programm WD_THEMES WD_MAINTAIN_FIELD_HISTORY - Administration of Web Dynpro ABAP Input Field History WD_MAINTAIN_FIELD_HISTORY - Administration of Web Dynpro ABAP Input Field History