SAP ABAP Interface IF_ATRA_TRACE (Starten von ABAP-Laufzeitanalysen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ATRA_KERNEL (Package) Kernelzugriff für Laufzeitanalyse
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
Interface IF_ATRA_TRACE  
Short Description Starten von ABAP-Laufzeitanalysen    
General Data
Package S_ATRA_KERNEL   Kernelzugriff für Laufzeitanalyse 
Created 20100224   SAP 
Last changed 20130531   SAP 
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
Interface IF_ATRA_TRACE has no interface.
Friends
Interface IF_ATRA_TRACE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 800