SAP ABAP Class CL_SAT_HELPER (Helper Class for Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Properties
Class CL_SAT_HELPER  
Short Description Helper Class for Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_ABAP_TRACE   ABAP TRACE 
Created 20071120   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SATRH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAT_HELPER has no interface implemented.
Friends
Class CL_SAT_HELPER has no friend class.
Attributes
Class CL_SAT_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTAINER Instance method Public Method Create a Container Object 20071205
2 CREATE_TRACE_FILE Instance method Public Method Create a Trace File 20071120
3 DELTE_CONTAINER Instance method Public Method Delete Container 20071123
4 FILL_HEADER Instance method Private Method Fill Header Area for Trace File Creation 20071205
5 RUN_TRACE Instance method Private Method Run the Trace Recording 20071120
Events
Class CL_SAT_HELPER has no event.
Types
Class CL_SAT_HELPER has no local type.
Method Signatures

Method CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SATR_TAB_KEY Call by reference Type reference (TYPE) SATR_TAB_KEY 20071205
2 Importing IS_HEADER Call by reference Type reference (TYPE) SATRH_HEADER 20071205
3 Importing IV_FILE_NAME Call by reference Type reference (TYPE) SE30FNAME 20071205

Method CREATE_CONTAINER on class CL_SAT_HELPER has no exception.

Method CREATE_TRACE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) SATR_HEADER SATR : HEADER-Struktur (entspricht TYPE-POOL SATRH satrh_hea 20071123
2 Changing CV_FILE_NAME Value transfer Type reference (TYPE) SE30FNAME Struktur des Schlüsselbestandteils für SATR_TAB 20071123
3 Importing IS_AGG_TYPE Call by reference Type reference (TYPE) SYCHAR01 0=No,1=Complete(Not supp),2=Per Call 20071205
4 Importing IS_LIMWA Call by reference Type reference (TYPE) SE30LIM1WA Lauzeitanalyse: ProgTeile einer Meßeinschränkungsvariante 20071123
# Exception Resumable Description Created on
1 ERROR_OPEN_TRACE_FILE Open Error during opening Trace File 20071120
2 FUNCTION_MODULE_NOT_FOUND Function Module not found 20071120
3 REPORT_NOT_FOUND Report to submit not found 20071120
4 TRANSACTION_NOT_FOUND Transaction to be called not found 20071120
5 UNKNOWN_ERROR Other Errors 20071120
6 WRONG_AGG Wrong Aggregation Type 20071120
7 WRONG_HEADER_TYPE Wrong Version of Trace-File 20071120
8 WRONG_OBJ_TYPE Wrong Obj Type: Others than : F, R, T 20071120

Method DELTE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SATR_TAB_KEY Call by reference Type reference (TYPE) SATR_TAB_KEY Struktur des Schlüsselbestandteils für SATR_TAB 20071123

Method DELTE_CONTAINER on class CL_SAT_HELPER has no exception.

Method FILL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) SATRH_HEADER 20071205
2 Importing IV_AGG Call by reference Type reference (TYPE) SYCHAR01 CHAR01-Datenelement fuer SYST 20071205

Method FILL_HEADER on class CL_SAT_HELPER has no exception.

Method RUN_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20071120
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) SATR_DE_OBJ_TYPE SATR : Typ des vermessenen Objektes 20071120
# Exception Resumable Description Created on
1 FUNCTION_MODULE_NOT_FOUND Function Module not found 20071120
2 REPORT_NOT_FOUND Report not found 20071120
3 TRANSACTION_NOT_FOUND Transaction not found 20071120
History
Last changed by/on SAP  20110908 
SAP Release Created in 711