SAP ABAP Class CL_E2E_TESTING_AGENT_STATISTIC (TBOM: Get transaction IDs of TBOM executions)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
     E2E_TESTING (Package) E2E Testing
Properties
Class CL_E2E_TESTING_AGENT_STATISTIC  
Short Description TBOM: Get transaction IDs of TBOM executions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package E2E_TESTING   E2E Testing 
Created 20110414   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_E2E_TESTING_AGENT_STATISTIC has no forward declaration.
Interfaces
Class CL_E2E_TESTING_AGENT_STATISTIC has no interface implemented.
Friends
Class CL_E2E_TESTING_AGENT_STATISTIC has no friend class.
Attributes
Class CL_E2E_TESTING_AGENT_STATISTIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MORE_TRANSIDS_FROM_STAD Instance method Public Method Get additional transaction IDs from statistics 20110414
2 GET_TRACES_BY_SESSION_TERMINID Instance method Public Method Get additional transaction IDs from statistics using termina 20110701
Events
Class CL_E2E_TESTING_AGENT_STATISTIC has no event.
Types
Class CL_E2E_TESTING_AGENT_STATISTIC has no local type.
Method Signatures

Method GET_MORE_TRANSIDS_FROM_STAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TRACE_IDS Call by reference Type reference (TYPE) E2E_ATRA_FILES TBOM: Table of AGS_TBOM_ATRA_TRACE_IDS 20110414
2 Importing I_END_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20110414
3 Importing I_END_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110414
4 Importing I_START_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20110414
5 Importing I_START_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110414
6 Importing I_TIMEZONE Call by reference Type reference (TYPE) SY-ZONLO Time Zone of Current User 20110414
7 Importing I_TRACE_USER Call by reference Type reference (TYPE) SYUNAME User Name 20110414
# Exception Resumable Description Created on
1 ERROR Error 20110414

Method GET_TRACES_BY_SESSION_TERMINID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE_IDS_SAME_SESSIONID Call by reference Type reference (TYPE) ATRA_TRACE_IDS_T Trace IDs with the same session IDs as IT_KNOWN_TRACE_IDS 20110701
2 Exporting ET_TRACE_IDS_SAME_TERMINID Call by reference Type reference (TYPE) ATRA_TRACE_IDS_T Trace IDs with the same Terminal ID as the current machine 20110701
3 Importing IT_KNOWN_TRACE_IDS Call by reference Type reference (TYPE) ATRA_TRACE_IDS_T Known trace IDs (from ABAP traces with random ID injection) 20110701
4 Importing I_END_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20110701
5 Importing I_END_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110701
6 Importing I_START_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20110701
7 Importing I_START_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110701
8 Importing I_TIMEZONE Call by reference Type reference (TYPE) SY-ZONLO Time Zone of Current User 20110701
9 Importing I_TRACE_USER Call by reference Type reference (TYPE) SYUNAME User Name 20110701

Method GET_TRACES_BY_SESSION_TERMINID on class CL_E2E_TESTING_AGENT_STATISTIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_46C