SAP ABAP Class IF_ATRA_TRACE (Starten von ABAP-Laufzeitanalysen)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ATRA_TRACE_INTERNAL Trace Session Verwaltung für SAT 20100224
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATRA_TRACE ABAP-Laufzeit-Messung 20100224
Properties
Class IF_ATRA_TRACE  
Short Description Starten von ABAP-Laufzeitanalysen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100224   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATRA_TRACE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ATRA_TRACE has no interface implemented.
Friends
Class IF_ATRA_TRACE has no friend class.
Attributes
Class IF_ATRA_TRACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 START Instance method Public Method 20100224
2 STOP Instance method Public Method 20100224
Events
Class IF_ATRA_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TRACE_DESCR Public See coding 20120117 TY_TRACE_DESCR type c length 200
Method Signatures

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT Call by reference Type reference (TYPE) IF_ATRA_TRACE_VARIANT=>TY_VARIANT_TEXT SPACE 20100224
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) IF_ATRA_TRACE=>TY_TRACE_DESCR SPACE 20120130
3 Importing I_PROG_NAME Call by reference Type reference (TYPE) PROGRAM 20100224
4 Importing I_PROG_TYPE Call by reference Type reference (TYPE) C 'R' 20100224
5 Importing I_VARIANT_NAME Call by reference Type reference (TYPE) IF_ATRA_TRACE_VARIANT=>TY_VARIANT_NAME 20100224
6 Importing I_VARIANT_USER Call by reference Type reference (TYPE) USERNAME 20100224
# Exception Resumable Description Created on
1 CX_ATRA_TRACE 20100224

Method STOP Signature

Method STOP on class IF_ATRA_TRACE has no parameter.
# Exception Resumable Description Created on
1 CX_ATRA_TRACE 20100224
History
Last changed by/on SAP  20130531 
SAP Release Created in