SAP ABAP Class CL_CTS_AIM_TRACE_RESULT (AIM Trace Result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_EXE (Package) CTS: Transport Services
Properties
Class CL_CTS_AIM_TRACE_RESULT  
Short Description AIM Trace Result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_EXE   CTS: Transport Services 
Created 20130118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_AIM_TRACE_RESULT has no forward declaration.
Interfaces
Class CL_CTS_AIM_TRACE_RESULT has no interface implemented.
Friends
Class CL_CTS_AIM_TRACE_RESULT has no friend class.
Attributes
Class CL_CTS_AIM_TRACE_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FROM_DB Static method Public Method 20130118
2 CREATE_FROM_RFC_CALL Static method Public Method 20130118
3 CREATE_FROM_TRACE_RESULT Static method Public Method 20130118
Events
Class CL_CTS_AIM_TRACE_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TRACE_HEADERS Public See coding 20130118 ty_trace_headers type hashed table of cts_aim_trace with unique key timestamp
2 TY_TRACE_OBJECTS Public See coding 20130118 ty_trace_objects type standard table of cts_aim_trc_obj with default key
3 TY_TRACE_TABL_ACCESSES Public See coding 20130118 ty_trace_tabl_accesses type standard table of cts_aim_trc_stm with default key
Method Signatures

Method CREATE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AIM_FILTER Call by reference Type reference (TYPE) IF_AIM_ANALYSIS_RESULT=>TY_AIM_FILTER 20130118
2 Importing I_END_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20130118
3 Importing I_EXCLUDE_SOBJ_TABLES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130118
4 Importing I_START_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20130118
5 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_AIM_ANALYSIS_RESULT 20130118

Method CREATE_FROM_DB on class CL_CTS_AIM_TRACE_RESULT has no exception.

Method CREATE_FROM_RFC_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AIM_FILTER Call by reference Type reference (TYPE) IF_AIM_ANALYSIS_RESULT=>TY_AIM_FILTER 20130118
2 Importing I_EXCLUDE_SOBJ_TABLES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130118
3 Importing I_PROVIDER Call by reference Type reference (TYPE) FUNCNAME 20130118
4 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST 20130118
5 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_AIM_ANALYSIS_RESULT 20130118

Method CREATE_FROM_RFC_CALL on class CL_CTS_AIM_TRACE_RESULT has no exception.

Method CREATE_FROM_TRACE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AIM_FILTER Call by reference Type reference (TYPE) IF_AIM_ANALYSIS_RESULT=>TY_AIM_FILTER 20130118
2 Importing I_EXCLUDE_SOBJ_TABLES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130118
3 Importing I_HEADERS Call by reference Type reference (TYPE) TY_TRACE_HEADERS 20130118
4 Importing I_OBJECTS Call by reference Type reference (TYPE) TY_TRACE_OBJECTS 20130118
5 Importing I_TABL_ACCESSES Call by reference Type reference (TYPE) TY_TRACE_TABL_ACCESSES 20130118
6 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_AIM_ANALYSIS_RESULT 20130118

Method CREATE_FROM_TRACE_RESULT on class CL_CTS_AIM_TRACE_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740