RPT_ECATT_USAGE_STATS 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 RPT_ECATT_USAGE_STATS into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: _TSTMODE = Test Mode
Selection Text: _STRTUSR = Start User
Selection Text: _LSTRTTO = Group by Caller
Selection Text: _LSTRTAL = Count All Test Starts
Selection Text: _DYESTDY = Yesterday
Selection Text: _DTODAY = Today
Selection Text: _DLASTW = Last 7 Days
Selection Text: _DLASTM = Last 30 Days
Selection Text: _DFR_ST = Start
Selection Text: _DFR_END = Exit
Selection Text: _DFREE = Free Date Interval
Selection Text: _CNTTSCR = Test Scripts
Selection Text: _CNTTCVA = Test Configuration Variants
Selection Text: _CALLTYP = Test Tool
Selection Text: _CALLOBJ = TestPlan/TestPackage/eCATTText
Text Symbol: 120 =
Text Symbol: 114 = "Test Scripts" = Number of Script Executions in Observation Period
Text Symbol: 113 = "Test Configuration Variants" = Number of Different Variants
Text Symbol: 112 = The information can be retained in a database
Text Symbol: 111 = The analysis counts the test executions based on eCATT logs
Text Symbol: 110 = This report analyzes the usage of the test tool eCATT in the current system
Text Symbol: 105 = Control
Text Symbol: 104 = Count Number of Executed Objects
Text Symbol: 103 = Explanation
Text Symbol: 102 = Restrict by Date
Text Symbol: 101 = Restrict by Caller of Test (Only for Number of Starts)
Text Symbol: 100 = Restrict by User (Only for Number of Starts)
Text Symbol: 016 = Number of Executed Objects in System:
Text Symbol: 015 = Number of Test Starts
Text Symbol: 014 = Select at least one option to restrict caller of test
Text Symbol: 013 = Restrict by Tool Name:
Text Symbol: 012 = Restrict by Tool Type:
Text Symbol: 011 = Last 30 Days
Text Symbol: 010 = Last 7 Days
Text Symbol: 009 = Yesterday
Text Symbol: 008 = Today
Text Symbol: 007 = Any Date
Text Symbol: 006 = Starting Tool
Text Symbol: 005 = Object Name:
Text Symbol: 004 = Object Type:
Text Symbol: 003 = Caller
Text Symbol: 002 = User:
Text Symbol: 001 = Number of Test Starts (Log IDs) in System:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPT_ECATT_USAGE_STATS - RPTECATTUSAGESTATS RPT_ECATT_USAGE_STATS - RPTECATTUSAGESTATS RPT_ECATT_USAGE_OF_TOOL - eCATT - Use of Tool, Determination of Number of Objects in Repository RPT_ECATT_USAGE_OF_TOOL - eCATT - Use of Tool, Determination of Number of Objects in Repository RPT_ECATT_USAGE_LIST - eCATT - Search for eCATT Commands in Test Scripts RPT_ECATT_USAGE_LIST - eCATT - Search for eCATT Commands in Test Scripts