SAP ABAP Class CL_WDR_ACF_TRACE (Traces using wd_badi_trace_tool)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_BADI_TRACE_TOOL Interface for BAdI: WD_BADI_TRACE_TOOL 20110203
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TRACE_TOOL_CALLBACK Call-Back Interface for the Trace Tool 20110203
Properties
Class CL_WDR_ACF_TRACE  
Short Description Traces using wd_badi_trace_tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_ACTIVE_COMPONENT   UIE Library "ActiveComponent" 
Created 20110203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20110203
2 IF_WD_BADI_TRACE_TOOL Interface for BAdI: WD_BADI_TRACE_TOOL 20110203
3 IF_WD_TRACE_TOOL_CALLBACK Call-Back Interface for the Trace Tool 20110203
Friends
Class CL_WDR_ACF_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRACE_FILE_NAME Static Attribute Private Type reference (TYPE) STRING 'ACF_TRACE.txt' 20110210
2 C_TRACE_FILE_NAME_COMPLETE Static Attribute Private Type reference (TYPE) STRING 'ACF_TRACE_COMPLETE.txt' 20110211
3 C_TRACE_FILE_NAME_FRONTEND Static Attribute Private Type reference (TYPE) STRING 'ACF_TRACE_FRONTEND.txt' 20110211
4 M_ACTIVATED Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110204
5 M_ACTIVATED_COMPLETE Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110211
6 M_ACTIVATED_FRONTEND Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110211
7 M_OUTPUT Static Attribute Private Type reference (TYPE) STRING 20110211
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TRACE Static method Public Method 20110211
2 TRACE_WARNING Static method Public Method 20110211
Events
Class CL_WDR_ACF_TRACE has no event.
Types
Class CL_WDR_ACF_TRACE has no local type.
Method Signatures

Method ADD_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) STRING 20110211

Method ADD_TRACE on class CL_WDR_ACF_TRACE has no exception.

Method TRACE_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) STRING 20110211
2 Importing METHODNAME Call by reference Type reference (TYPE) STRING 20110211
3 Returning OUTPUT Value transfer Type reference (TYPE) STRING 20110211
4 Importing WARNING Call by reference Type reference (TYPE) STRING 20110211

Method TRACE_WARNING on class CL_WDR_ACF_TRACE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731