SAP ABAP Class IF_WD_ADAPTATION_TRACE (Trace of Adaptations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ADAPTATION_HANDLER Implementation of the Adaptation Handler 20120627
Properties
Class IF_WD_ADAPTATION_TRACE  
Short Description Trace of Adaptations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120627   SAP 
Last change 20130531   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
Class IF_WD_ADAPTATION_TRACE has no interface implemented.
Friends
Class IF_WD_ADAPTATION_TRACE has no friend class.
Attributes
Class IF_WD_ADAPTATION_TRACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_ADAPTATION_LIST Instance method Public Method Returns the list of currently loaded adaptations 20120627
2 GET_READER_INTERFACE_FOR_SCOPE Instance method Public Method Returns the read interface for an adaptation 20120627
3 IS_TRACE_ACTIVE Instance method Public Method Returns information on whether the adaptation trace is on 20120627
Events
Class IF_WD_ADAPTATION_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ADAPTATION_LIST Public See coding 20120627 tt_adaptation_list type standard table of ty_adaptation_entry with non-unique default key
2 TY_ADAPTATION_ENTRY Public See coding 20120627 begin of ty_adaptation_entry, scope type wdr_pers_scope, adaptation_type type wdy_adapt_type, config_key type wdy_config_key, enhancement_name type enhname, description type wdy_md_description, end of ty_adaptation_entry
Method Signatures

Method GET_CURRENT_ADAPTATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTATION_LIST Value transfer Type reference (TYPE) TT_ADAPTATION_LIST 20120627

Method GET_CURRENT_ADAPTATION_LIST on class IF_WD_ADAPTATION_TRACE has no exception.

Method GET_READER_INTERFACE_FOR_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READER_INTERFACE Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_COPE_READER Lese-Interface für Component-Personalisierung 20120627
2 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20120627

Method GET_READER_INTERFACE_FOR_SCOPE on class IF_WD_ADAPTATION_TRACE has no exception.

Method IS_TRACE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20120627

Method IS_TRACE_ACTIVE on class IF_WD_ADAPTATION_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in