SAP ABAP Interface IF_WD_ADAPT_IMPLICIT_MODIFIER (Modify Implicit 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 composition (i COMPRISING i_ref)  IF_WD_CONFIG_COMP_MODIFIER API Change Component Configuration 20100630
2 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_COPE_MODIFIER API Change Component Personalization 20101004
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ADAPT_IMPLICIT_API API for Implicit Adaptation 20100608
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_COPC_CONTAINER Data Container for Component Configuration or Customizing 20100616
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_ENHC_CONTAINER Data Container for Enhancements of Component Configurations 20100708
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_MODIFIER_COMP Implementation of IF_WDR_CONFIG_MODIFIER_COMP 20100707
Properties
Interface IF_WD_ADAPT_IMPLICIT_MODIFIER  
Short Description Modify Implicit Adaptations    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100608   SAP 
Last changed 20131127   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 Abstract Final Description Created on
1 IF_WD_ADAPT_IMPLICIT_READER Read Implicit Adaptations 20100608
Friends
Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no friend.
Attributes
Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAGGING_VALUE Instance method Public Method Inserts a tagging 20130411
2 DELETE_TAGGING_VALUE Instance method Public Method Deletes a tagging 20130411
3 GET_AGGREGATION_VALUE Instance method Public Method 20100616
4 GET_ALL_AGGREGATION_VALUES Instance method Public Method 20100616
5 GET_ALL_PRESET_VALUES Instance method Public Method 20100630
6 GET_ALL_PROPERTY_VALUES Instance method Public Method 20100616
7 GET_METADATA_API Instance method Public Method 20100630
8 GET_PRESET_VALUE Instance method Public Method 20100630
9 GET_PROPERTY_VALUE Instance method Public Method 20100616
10 IS_ELEMENT_ADAPTED Instance method Public Method 20100712
11 REINIT Instance method Public Method Initiates a new initialization 20130412
12 REMOVE_AGGREGATION_VALUE Instance method Public Method Deletes the adaptation of an aggregation 20100624
13 REMOVE_PRESET_VALUE Instance method Public Method Deletes a preset value? 20100624
14 REMOVE_PROPERTY_VALUE Instance method Public Method Deletes the adaptation of a property 20100624
15 RESET_ELEMENT Instance method Public Method Deletes all adaptations of an element 20100714
16 RESET_TAGGING_VALUE Instance method Public Method Resets a tagging 20130423
17 SET_AGGREGATION_VALUE Instance method Public Method Sets an aggregation 20100616
18 SET_PRESET_VALUE Instance method Public Method Sets a preset value (e.g. input field) 20100622
19 SET_PROPERTY_VALUE Instance method Public Method Sets value of an attribute 20100616
Events
Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_AGGREGATION_VALUES Public Attribute reference (LIKE) 20100616
2 TT_PROPERTY_VALUES Public Attribute reference (LIKE) 20100616
3 T_AGGREGATION_VALUE Public Attribute reference (LIKE) 20100616
4 T_PROPERTY_VALUE Public Attribute reference (LIKE) 20100616
Method Signatures

Method ADD_TAGGING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130411
2 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130411
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130411
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130422

Method DELETE_TAGGING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130411
2 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130411
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130411
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130422

Method GET_AGGREGATION_VALUE Signature

Method GET_AGGREGATION_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_AGGREGATION_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_ALL_AGGREGATION_VALUES Signature

Method GET_ALL_AGGREGATION_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_ALL_AGGREGATION_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_ALL_PRESET_VALUES Signature

Method GET_ALL_PRESET_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_ALL_PRESET_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_ALL_PROPERTY_VALUES Signature

Method GET_ALL_PROPERTY_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_ALL_PROPERTY_VALUES on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_METADATA_API Signature

Method GET_METADATA_API on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_METADATA_API on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_PRESET_VALUE Signature

Method GET_PRESET_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_PRESET_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method GET_PROPERTY_VALUE Signature

Method GET_PROPERTY_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method GET_PROPERTY_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method IS_ELEMENT_ADAPTED Signature

Method IS_ELEMENT_ADAPTED on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method IS_ELEMENT_ADAPTED on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method REINIT Signature

Method REINIT on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no parameter.
Method REINIT on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method REMOVE_AGGREGATION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Aggregation 20100624
2 Returning DELETE_OK Value transfer Type reference (TYPE) ABAP_BOOL Löschung erfolgreich 20100624
3 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100624
4 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100624

Method REMOVE_AGGREGATION_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method REMOVE_PRESET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELETE_OK Value transfer Type reference (TYPE) ABAP_BOOL Löschung erfolgreich 20100624
2 Importing ELEMENT_NAME Call by reference Type reference (TYPE) WDY_UI_ELEMENT_NAME Name des UI-Elements 20100624
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CHAR30 Name der Eigenschaft 20100624
4 Importing VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME Name der Web Dynpro View 20100624

Method REMOVE_PRESET_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method REMOVE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELETE_OK Value transfer Type reference (TYPE) ABAP_BOOL Löschung erfolgreich 20100624
2 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100624
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20100624
4 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100624

Method REMOVE_PROPERTY_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method RESET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100714
2 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100714

Method RESET_ELEMENT on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method RESET_TAGGING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130423
2 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130423
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130423
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130423

Method SET_AGGREGATION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Aggregation 20100719
2 Importing AGGREGATION_VALUE Call by reference Type reference (TYPE) STRING_TABLE Namen der aggregierten Elemente 20100719
3 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100719
4 Importing IS_FINAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Final 20100719
5 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100719

Method SET_AGGREGATION_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method SET_PRESET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100719
2 Importing IS_FINAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Final 20100719
3 Importing PRESET_VALUE Call by reference Type reference (TYPE) STRING Vorbelegungswert 20100719
4 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20100719
5 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100719

Method SET_PRESET_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.

Method SET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des UI-Elements 20100719
2 Importing IS_FINAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Final 20100719
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20100719
4 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING Wert der Eigenschaft 20100719
5 Importing VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Web Dynpro View 20100719

Method SET_PROPERTY_VALUE on Interface IF_WD_ADAPT_IMPLICIT_MODIFIER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703