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 | ![]() |
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 | ![]() |
Instance method | Public | Method | Create a Container Object | 20071205 |
2 | ![]() |
Instance method | Public | Method | Create a Trace File | 20071120 |
3 | ![]() |
Instance method | Public | Method | Delete Container | 20071123 |
4 | ![]() |
Instance method | Private | Method | Fill Header Area for Trace File Creation | 20071205 |
5 | ![]() |
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 | ![]() |
ES_SATR_TAB_KEY | Call by reference | Type reference (TYPE) | SATR_TAB_KEY | 20071205 | |||
2 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | SATRH_HEADER | 20071205 | |||
3 | ![]() |
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 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | SATR_HEADER | SATR : HEADER-Struktur (entspricht TYPE-POOL SATRH satrh_hea | 20071123 | ||
2 | ![]() |
CV_FILE_NAME | Value transfer | Type reference (TYPE) | SE30FNAME | Struktur des Schlüsselbestandteils für SATR_TAB | 20071123 | ||
3 | ![]() |
IS_AGG_TYPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 0=No,1=Complete(Not supp),2=Per Call | 20071205 | ||
4 | ![]() |
IS_LIMWA | Call by reference | Type reference (TYPE) | SE30LIM1WA | Lauzeitanalyse: ProgTeile einer Meßeinschränkungsvariante | 20071123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Open Error during opening Trace File | 20071120 | |
2 | ![]() |
Function Module not found | 20071120 | |
3 | ![]() |
Report to submit not found | 20071120 | |
4 | ![]() |
Transaction to be called not found | 20071120 | |
5 | ![]() |
Other Errors | 20071120 | |
6 | ![]() |
Wrong Aggregation Type | 20071120 | |
7 | ![]() |
Wrong Version of Trace-File | 20071120 | |
8 | ![]() |
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 | ![]() |
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 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | SATRH_HEADER | 20071205 | |||
2 | ![]() |
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 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20071120 | ||
2 | ![]() |
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 | 20071120 | |
2 | ![]() |
Report not found | 20071120 | |
3 | ![]() |
Transaction not found | 20071120 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |