SAP ABAP Interface IF_WD_ADAPTATION_TRACE (Trace of Adaptations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
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
Interface IF_WD_ADAPTATION_TRACE  
Short Description Trace of Adaptations    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20120627   SAP 
Last changed 20130531   SAP 
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 IF_WD_ADAPTATION_TRACE has no interface.
Friends
Interface IF_WD_ADAPTATION_TRACE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_WD_ADAPTATION_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740