SAP ABAP Interface IF_WDR_CFG_IMPLICIT_SERVICE (Implicit Services for Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Interface IF_WDR_CFG_IMPLICIT_SERVICE  
Short Description Implicit Services for Configuration    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20070718   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_CFG_IMPLICIT_SERVICE has no forward declaration.
Interfaces
Interface IF_WDR_CFG_IMPLICIT_SERVICE has no interface.
Friends
Interface IF_WDR_CFG_IMPLICIT_SERVICE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_IMAGE_PATH Constant Public Type reference (TYPE) STRING '/sap/public/bc/webdynpro/viewdesigner/icons/' 20070718
2 M_CUR_VIEW_ELEMENT Instance attribute Public Object reference (TYPE REF TO) OBJECT Current ViewElement 20070719
3 M_PERS_SCOPE Instance attribute Public Type reference (TYPE) WDR_PERS_SCOPE Personalization Range 20070724
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINER_HAS_GRID_LAYOUT Instance method Public Method Ensures correctness of container 20070724
2 GET_AGGREGATIONS_NODE_DATA Instance method Public Method Returns the data for the aggregation 20070727
3 GET_AGGR_DESCR_LANGU_DEPENDENT Instance method Public Method Gets Description of Properties for Current Language 20070725
4 GET_ALL_AGGREGATED_ELEMENTS Instance method Public Method Returns all aggregated elements 20070719
5 GET_AP13N_EXTENDED Instance method Public Method Returns the personalization data (including enhancements) 20070725
6 GET_AP13N_EXTENDED_4_AGGR Instance method Public Method Returns the enhanced display for the aggregation 20070727
7 GET_ELEM_DESCR_LANGU_DEPENDENT Instance method Public Method Returns Header for P13N View 20070725
8 GET_GENERIC_VIEW_CAPTION Instance method Public Method Returns the header for GENERIC_VIEW 20070720
9 GET_P13N_EXTENDED_4_PROP Instance method Public Method Returns the enhanced personalization info for a property 20070726
10 GET_PP13N_EXTENDED Instance method Public Method Returns the personalization data (including enhancements) 20070725
11 GET_PROPERTY_NODE_DATA Instance method Public Method Returns the data required for the property 20070723
12 GET_PROP_DESCR_LANGU_DEPENDENT Instance method Public Method Gets Description of Properties for Current Language 20070725
13 GET_TEXT Instance method Public Method Specifies a text 20070723
14 GET_VALUE_SET_4_PROPERTY Instance method Public Method Returns the ValueSet for a Property 20070723
15 GET_VE_RESET_BTN_ENABLED Instance method Public Method Checks whether reset button is enabled for the ViewElement 20070726
16 GET_VIEWS_TABLE Instance method Public Method All Views 20070718
17 HANDLE_NEW_FINAL_DATA Instance method Public Method Specification of Changed P13n Data 20070726
18 HANDLE_NEW_PROPERTY Instance method Public Method Specification of Changed P13n Data 20070726
19 REFRESH_DATA Instance method Public Method Refresh 20071115
20 RESET_ELEMENT Instance method Public Method Resets everything for an element 20070726
21 RESET_PROPERTY Instance method Public Method Resets the personalization for a property 20070726
22 SAVE Instance method Public Method Save 20070815
23 SET_NEW_VIEW_ELEMENT Instance method Public Method Sets New View Element 20070719
Events
Interface IF_WDR_CFG_IMPLICIT_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_VIEW_ELEMENT_INFO Public See coding 20070719 TT_VIEW_ELEMENT_INFO type standard table of T_VIEW_ELEMENT_INFO with default key
2 T_VIEW_ELEMENT_INFO Public See coding 20070719 begin of T_VIEW_ELEMENT_INFO, id type string, view_elem_ref type WDY_VIEW_ELEM_REF, display_name type string, has_aggregated_elements type wdy_boolean, end of T_VIEW_ELEMENT_INFO
Method Signatures

Method CONTAINER_HAS_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_GRID_LAYOUT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070724

Method CONTAINER_HAS_GRID_LAYOUT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_AGGREGATIONS_NODE_DATA 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) WDY_MD_UI_ELEMENT_AGGREGATION Web-Dynpro : Name einer Viewelementaggregation 20070727
2 Exporting AVAILABLE_NODE_DATA Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20070727
3 Exporting ENABLE_RESET_BTN Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070727
4 Exporting REARRANGE_INFO Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_STRUC Personalisierung 20070727
5 Exporting VISIBLE_NODE_DATA Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20070727

Method GET_AGGREGATIONS_NODE_DATA on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_AGGR_DESCR_LANGU_DEPENDENT 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) WDY_MD_UI_ELEMENT_AGGREGATION Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20070725
2 Importing DEFINITION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro : Web Dynpro UI-Element Definition 20070725
3 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20070725
4 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web-Dynpro : Name einer UI-Element-Library 20070725

Method GET_AGGR_DESCR_LANGU_DEPENDENT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_ALL_AGGREGATED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGGREGATED_ELEMENTS Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_TABLE zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20070719
2 Importing PARENT Call by reference Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_STRUC Struktur für die Design-Zeit-Personalisierung 20070719

Method GET_ALL_AGGREGATED_ELEMENTS on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_AP13N_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P13N_EXTENDED Value transfer Type reference (TYPE) WDUI_PP13N_TAB . 20070725

Method GET_AP13N_EXTENDED on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_AP13N_EXTENDED_4_AGGR 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) WDY_MD_UI_ELEMENT_AGGREGATION Web-Dynpro : Name einer Viewelementaggregation 20070727
2 Returning P13N_EXTENDED Value transfer Type reference (TYPE) WDUI_PP13N Personalisierungs-UI relevante Daten 20070727

Method GET_AP13N_EXTENDED_4_AGGR on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_ELEM_DESCR_LANGU_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINITION_NAME Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro : Web Dynpro UI-Element Definition 20070725
2 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20070725
3 Importing LIBRARY_NAME Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro : Name einer UI-Element-Library 20070725

Method GET_ELEM_DESCR_LANGU_DEPENDENT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_GENERIC_VIEW_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CAPTION Value transfer Type reference (TYPE) STRING 20070720

Method GET_GENERIC_VIEW_CAPTION on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_P13N_EXTENDED_4_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P13N_EXTENDED Value transfer Type reference (TYPE) WDUI_PP13N Personalisierungs-UI relevante Daten 20070726
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070726

Method GET_P13N_EXTENDED_4_PROP on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_PP13N_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P13N_EXTENDED Value transfer Type reference (TYPE) WDUI_PP13N_TAB . 20070725

Method GET_PP13N_EXTENDED on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_PROPERTY_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME Web Dynpro : Name eines UI-Elements 20070727
2 Returning NODE_STRUC Value transfer Type reference (TYPE) WDY_CFG_IMPL_NODE_STRUC Personalisierung 20070723
3 Importing P13N_EXTENDED Call by reference Type reference (TYPE) WDUI_PP13N Personalisierungs-UI relevante Daten 20070723
4 Importing VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20070723

Method GET_PROPERTY_NODE_DATA on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_PROP_DESCR_LANGU_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20070725
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20070725

Method GET_PROP_DESCR_LANGU_DEPENDENT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Key eines Textes 20070723
2 Importing PARA1 Call by reference Type reference (TYPE) CSEQUENCE 20070723
3 Importing PARA2 Call by reference Type reference (TYPE) CSEQUENCE 20070723
4 Importing PARA3 Call by reference Type reference (TYPE) CSEQUENCE 20070723
5 Importing PARA4 Call by reference Type reference (TYPE) CSEQUENCE 20070723
6 Returning TEXT Value transfer Type reference (TYPE) STRING 20070723

Method GET_TEXT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_VALUE_SET_4_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P13N_EXTENDED Call by reference Type reference (TYPE) WDUI_PP13N Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20070723
2 Returning VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20070723

Method GET_VALUE_SET_4_PROPERTY on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_VE_RESET_BTN_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESET_BTN_ENABLED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070726

Method GET_VE_RESET_BTN_ENABLED on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method GET_VIEWS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEWS_TABLE Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_TABLE zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20070718

Method GET_VIEWS_TABLE on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method HANDLE_NEW_FINAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NEW_P13N_DATA Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_STRUC Personalisierung 20070726
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20070726

Method HANDLE_NEW_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NEW_P13N_DATA Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_STRUC Personalisierung 20070726
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20070726

Method REFRESH_DATA Signature

Method REFRESH_DATA on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no parameter.
Method REFRESH_DATA on Interface IF_WDR_CFG_IMPLICIT_SERVICE 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 Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME Web Dynpro : Name eines UI-Elements 20070727

Method RESET_ELEMENT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method RESET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME Web Dynpro : Name eines UI-Elements 20070727
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070726

Method RESET_PROPERTY on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method SAVE Signature

Method SAVE on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no parameter.
Method SAVE on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.

Method SET_NEW_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20070719

Method SET_NEW_VIEW_ELEMENT on Interface IF_WDR_CFG_IMPLICIT_SERVICE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710