SAP ABAP Class CL_ABAP_TRACE_SWITCH (Runtime Analysis: Switch On/Off)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
STRA (Package) Runtime Analysis

⤷

⤷

Properties
Class | CL_ABAP_TRACE_SWITCH | |
Short Description | Runtime Analysis: Switch On/Off | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | S7 | |
Program status | ||
Category | 0 | |
Package | STRA | Runtime Analysis |
Created | 20010727 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_TRACE_SWITCH has no interface implemented.
Friends
Class CL_ABAP_TRACE_SWITCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SE30SESID | Measurement ID | 20010727 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SE30SESTIM | Initial Timestamp of Running Measurement | 20010727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 1) Name begins with MENU 2) Authority check | 20081105 |
2 | ![]() |
Static method | Public | Method | Trace session is not automtically close at session end | 20050209 |
3 | ![]() |
Static method | Public | Method | Initialize Measurement Accuracy | 20051221 |
4 | ![]() |
Static method | Public | Method | Switch Off | 20010727 |
5 | ![]() |
Static method | Public | Method | Switch On | 20010727 |
Events
Class CL_ABAP_TRACE_SWITCH has no event.
Types
Class CL_ABAP_TRACE_SWITCH has no local type.
Method Signatures
Method CHECK_TRACE_AUTHORITY Signature
Method CHECK_TRACE_AUTHORITY on class CL_ABAP_TRACE_SWITCH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TEXT-011(S7) | 20081105 |
Method INHIBIT_AUTOCLOSE Signature
Method INHIBIT_AUTOCLOSE on class CL_ABAP_TRACE_SWITCH has no parameter.
Method INHIBIT_AUTOCLOSE on class CL_ABAP_TRACE_SWITCH has no exception.
Method INIT_CLOCK_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CLOCK_TYPE | Call by reference | Type reference (TYPE) | INT4 | Meßgenauigkeit (2=hoch, 1=niedrig) | 20051221 |
Method INIT_CLOCK_TYPE on class CL_ABAP_TRACE_SWITCH has no exception.
Method OFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SAT_GUID | Call by reference | Type reference (TYPE) | SWN_GUID | GUID | 20080902 | ||
2 | ![]() |
P_SESSION_ID | Call by reference | Type reference (TYPE) | SE30SESID | Laufzeitanalyse: Messung-Id | 20080902 | ||
3 | ![]() |
P_SESSION_INIT_TIME | Call by reference | Type reference (TYPE) | SE30SESTIM | Laufzeitanalyse: Startzeitstempel einer laufenden Messung | 20080902 | ||
4 | ![]() |
R_HEADER | Value transfer | Type reference (TYPE) | SATRH_HEADER | 20030908 | |||
5 | ![]() |
VERI_CHECK | Call by reference | Type reference (TYPE) | FLAG | ' ' | 20030908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TEXT-068(S7) | 20020305 |
Method ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMM | Call by reference | Type reference (TYPE) | SE30VARTXT | SPACE | Laufzeitanalyse: Kurzbeschreibung einer Meßeinschr.-Variante | 20010727 | |
2 | ![]() |
P_FNAME | Call by reference | Type reference (TYPE) | SE30FNAME | Laufzeitanalyse: Dateiname | 20080902 | ||
3 | ![]() |
P_PARTICULAR_UNITS | Call by reference | Type reference (TYPE) | SE30L1ONOF | 'X' | Bestimmte Einheiten | 20020117 | |
4 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | PROGRAM | Zu vermessenes Programm | 20010727 | ||
5 | ![]() |
P_SESSION_ID | Call by reference | Type reference (TYPE) | SE30SESID | Laufzeitanalyse: Messung-Id | 20080902 | ||
6 | ![]() |
P_SESSION_INIT_TIME | Call by reference | Type reference (TYPE) | SE30SESTIM | Laufzeitanalyse: Startzeitstempel einer laufenden Messung | 20080902 | ||
7 | ![]() |
P_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'R' | R(eport) | 20010727 | |
8 | ![]() |
P_UREQ_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20050523 | ||
9 | ![]() |
P_UREQ_EDATE | Call by reference | Type reference (TYPE) | SE30U_EDATE | Ablaufdatum einer eingeplanten Messung | 20050523 | ||
10 | ![]() |
P_UREQ_EMODE | Call by reference | Type reference (TYPE) | SE30U_EMODE | Externer Modus | 20050523 | ||
11 | ![]() |
P_UREQ_ETIME | Call by reference | Type reference (TYPE) | SE30U_ETIME | Ablaufzeit einer eingeplanten Messung | 20050523 | ||
12 | ![]() |
P_UREQ_IRUNS | Call by reference | Type reference (TYPE) | SE30U_IRUNS | Max. Anzahl geplanter Messungen | 20050523 | ||
13 | ![]() |
P_UREQ_ONAME | Call by reference | Type reference (TYPE) | SE30U_ONAME | Objektname | 20050523 | ||
14 | ![]() |
P_UREQ_PTYPE | Call by reference | Type reference (TYPE) | SE30U_PTYPE | Prozeßtyp | 20050523 | ||
15 | ![]() |
P_UREQ_SUSER | Call by reference | Type reference (TYPE) | SE30U_SUSER | ' ' | Benutzer, der die zu messende Anwendung startet | 20050523 | |
16 | ![]() |
P_VNAME | Call by reference | Type reference (TYPE) | SE30VAR | Name der Meßeinschränkungsvariante | 20010727 | ||
17 | ![]() |
P_VREF | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TRACE_VARIANT | CL_ABAP_TRACE=>DEFAULT_VARIANT | Meßeinschränkungsvariante | 20010727 | |
18 | ![]() |
P_VUSER | Call by reference | Type reference (TYPE) | USERNAME | Autor der Meßeinschränkungsvariante | 20010727 | ||
19 | ![]() |
P_WP_ID | Call by reference | Type reference (TYPE) | CHAR8 | ' ' | Arbeitsprozess | 20010727 | |
20 | ![]() |
P_X_NO_AUTOCLOSE | Call by reference | Type reference (TYPE) | FLAG | ' ' | 'X' =Trace Session soll nicht automatisch geschlossen werden | 20050126 | |
21 | ![]() |
P_X_RESOLUTION_LOW | Call by reference | Type reference (TYPE) | RS38TCLOCK | ' ' | ' '/'X' = hohe/niedrige Messgenauigkeit | 20040426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TEXT-071(S7) | 20020305 | |
2 | ![]() |
TEXT-072(S7) | 20020305 | |
3 | ![]() |
TEXT-073(S7) | 20020305 | |
4 | ![]() |
ERR_06, 14, 15: TEXT-074(S7) | 20020305 | |
5 | ![]() |
TEXT-075(S7) | 20020305 | |
6 | ![]() |
TEXT-077(S7) | 20020305 | |
7 | ![]() |
TEXT-078(S7) | 20020305 | |
8 | ![]() |
TEXT-079(S7) | 20020305 | |
9 | ![]() |
TEXT-080(S7) | 20020305 | |
10 | ![]() |
TEXT-081(S7) | 20020305 | |
11 | ![]() |
TEXT-082(S7) | 20020305 | |
12 | ![]() |
TEXT-083(S7) | 20020305 | |
13 | ![]() |
TEXT-086(S7) | 20020305 | |
14 | ![]() |
TEXT-087(S7) | 20020305 | |
15 | ![]() |
TEXT-088(S7) | 20050609 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |