SAP ABAP Class CL_WDR_ADAPT_IMPL_EDIT_ASSIST (Assistance class for the implicit part of component config.)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100630
Properties
Class CL_WDR_ADAPT_IMPL_EDIT_ASSIST  
Short Description Assistance class for the implicit part of component config.    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100630   SAP 
Last change 20131127   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)
2 CL_WDR_CFGE_CHANGE_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_UIELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_WDR_ADAPT_IMPLICIT_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no interface implemented.
Friends
Class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BOOL_INVISIBLE Constant Private Type reference (TYPE) STRING ABAP_FALSE Constant for invisible (bool) 20100707
2 CO_ENUM_INVISIBLE Constant Private Type reference (TYPE) STRING CL_WD_UIELEMENT=>E_VISIBLE-NONE Constant for invisible (enum) 20100707
3 CO_NAMESPACE_SEPARATOR Constant Public Type reference (TYPE) STRING ':' Separator Between Namespace and Tag Name 20130410
4 CO_RESET_BUTTON Constant Private Type reference (TYPE) STRING `RB_` Constant for Reset Button 20100702
5 MO_CHANGE_LOG Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CFGE_CHANGE_LOG Change Recording 20130213
6 MO_COMPONENT_INTERFACE Instance attribute Private Object reference (TYPE REF TO) IWCI_WDR_ADAPT_IMPLICIT_EDITOR Reference to Implicit Component 20130225
7 MO_CONTEXT_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Root Nodes of Component Controller 20130215
8 MS_TAGGING_VIEW_ELEMENT Instance attribute Private Type reference (TYPE) T_TAGGING_VIEW 20130412
9 MT_TAGGING_TAG_LIST Instance attribute Private Type reference (TYPE) WDY_TAG_TAB Table Type for Tags 20130410
10 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Change mode active 20100630
11 M_ICON_MAP Instance attribute Private Type reference (TYPE) T_ICON_MAP Icons for Elements 20100713
12 M_IS_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Something Changed 20100715
13 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100630
14 M_MIME_API Instance attribute Private Object reference (TYPE REF TO) IF_MR_API API on MIME Repository 20100713
15 M_MODIFIER Instance attribute Private Object reference (TYPE REF TO) IF_WD_ADAPT_IMPLICIT_MODIFIER Modifier for Adaptations 20100630
16 M_NEW_VIEW_ELEMENT Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Indicates whether view element is new 20100630
17 M_SCOPE Instance attribute Public Type reference (TYPE) WDR_PERS_SCOPE Adaptation Level 20100630
18 M_TEXTS Instance attribute Private Object reference (TYPE REF TO) CL_WDR_P13N_TEXTS Reference for Texts 20100707
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AGGREGATIONS_LINKS Instance method Private Method Creates the links for the aggregations 20101220
2 ADD_LINE_CONTAINER Instance method Private Method Adds a transparent container for the row 20101220
3 ADD_LOG Instance method Public Method 20130206
4 ADD_PROPERTIES_LINES Instance method Private Method Inserts the lines for the properties 20101220
5 ADD_TAGGING_LINKS Instance method Private Method Creates the links for tagging 20130328
6 CA_SWITCH_DETAILS Instance method Public Method Change the Different Detail Views 20100713
7 CC_CHANGE_MODE Instance method Public Method Changes the entry mode 20100715
8 CC_INIT Instance method Public Method Init Method of Component 20100809
9 CC_IS_CHANGED Instance method Public Method Something Changed 20100715
10 CC_REFRESH Instance method Public Method Reload 20100809
11 CC_RESET_CHANGED Instance method Public Method Reset Changed Flag 20100715
12 CHECK_ADAPTABLE_VALUE Instance method Private Method Checks whether a value from the value list is adaptable 20110816
13 CHECK_NOT_ADAPTABLE_VALUES Instance method Private Method Checks if a value from the value list is not adaptable 20100706
14 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100707
15 CONVERT_AGGR_LIST_TO_NODE Instance method Private Method Converts list of aggregations, elements in node structure 20100709
16 CREATE_AGGR_LINK_LINE Instance method Private Method Sets Layout for All Properties 20101220
17 CREATE_LABEL Instance method Private Method Creates a label element for a property 20101220
18 CREATE_LAYOUT_LINE Instance method Private Method Sets Layout for All Properties 20101220
19 CREATE_TAGGING_LINK_LINE Instance method Private Method Creates the links for tagging 20130404
20 CVE_CHANGE_LEAD_SEL Instance method Public Method Action Handler of View CURR_VIEW_ELEMENTS 20100630
21 CVE_DO_INIT Instance method Public Method WDDOINIT Method of View CURR_VIEW_ELEMENTS 20100630
22 CVE_LOAD_CHILDREN Instance method Public Method Action Handler for View CURR_VIEW_ELEMENTS 20100630
23 CVE_SELECT_VIEW_ELEMENT Instance method Public Method Action Handler for View CURR_VIEW_ELEMENTS 20100630
24 DO_REARRANGE_INFO Instance method Private Method Resort Information 20100630
25 EXECUTE_USER_CHANGE Instance method Public Method 20130218
26 EXTEND_VIEWS_NODE Instance method Private Method Extends the context node VIEWS by more subnodes 20100630
27 FILL_GENERIC_NODE Instance method Private Method Fills node GENERIC_NODE 20100630
28 FILL_GENERIC_NODE_AGGREGATION Instance method Private Method Fills node GENERIC_NODE 20100707
29 FILL_GENERIC_NODE_PRESET Instance method Private Method Fills node GENERIC_NODE 20100714
30 FILL_GENERIC_NODE_TAGGING Instance method Private Method Fills node GENERIC_NODE 20130404
31 FILL_VIEWS_NODE Instance method Private Method Fills context node VIEWS 20100630
32 GET_COLUMN_WIDTH Instance method Private Method Sets the table width for aggregation 20100709
33 GET_ELEM_ICON Instance method Private Method Returns path of icon for an element 20100713
34 GET_MODIFIER Instance method Public Method 20100713
35 GET_RIGHT_SELECTION_ORDER Instance method Private Method Returns the correct sequence for the selected elements 20100630
36 GET_TEXT Instance method Public Method 20100702
37 IS_LISTBOX_WITH_EVENT Instance method Private Method Determines whether listbox change triggers an event 20111214
38 IS_VISIBLE Instance method Private Method Checks if character field/string contains invisible value 20100707
39 MOVE_AGGR_VIEW_ELEMS_TO_NODES Instance method Private Method Converts table of aggregated VE in node structure 20100708
40 RESET_AGGREGATION Instance method Private Method Resets the personalization for aggregation 20100713
41 RESET_TAGGING Instance method Private Method Resets personalization for the tagging 20130412
42 SET_TABLE_SCROLL_POSITION Instance method Private Method Set scroll position of table for invisible aggregations 20100713
43 SORT_AGGREGATION Instance method Private Method Sorts an aggregation using the adaptation 20100709
44 TAG_ACTIVATE_ALL_TAGS_HS Instance method Public Method Activate All 'Higher Scope' Tags 20130411
45 TAG_ADD_TAG Instance method Public Method Adds New Tag 20130411
46 TAG_DELETE_ALL_TAGS Instance method Public Method Delete All Tags 20130411
47 TAG_DELETE_TAG Instance method Public Method Delete Tag 20130411
48 TAG_GET_PROPERTIES Instance method Public Method Returns the tagging properties 20130410
49 TAG_GET_TAG_LIST Instance method Public Method Returns the tagging list 20130410
50 TAG_LOAD_TAGGING Instance method Public Method Reloads a tagging 20130426
51 TAG_RESET_TAGGING Instance method Public Method Resets the tagging settings 20130422
52 TAG_TOGGLE_TAG_HS Instance method Public Method Toggle 'higher scope' Tag 20130412
53 TC_CHECK_FORM_LAYOUT_AGGR Instance method Public Method Checks whether the aggregation of a form layout is correct 20100715
54 TC_DISPLAY_ALL Instance method Public Method Restore All Invisible Elements 20100630
55 TC_DROP_REORDER Instance method Public Method Sort via drag & drop 20100712
56 TC_HANDLE_AGGREGATION Instance method Public Method Inbound Plug Handler for the Aggregations View 20100630
57 TC_MOVE_BOTTOM Instance method Public Method Sorts selected aggregated elements to the end 20100630
58 TC_MOVE_DOWN Instance method Public Method Move Aggregated Element Down 20100630
59 TC_MOVE_LEFT Instance method Public Method Moves an aggregated element to the worklist 20100630
60 TC_MOVE_RIGHT Instance method Public Method Makes an aggregated element visible 20100630
61 TC_MOVE_TOP Instance method Public Method Move Aggregated Element to Bottom 20100630
62 TC_MOVE_UP Instance method Public Method Move Aggregated Element Up 20100630
63 TC_RESET_AGGREGATION Instance method Public Method Resets the settings for an aggregation 20100630
64 UPDATE_RESET_TAGGING_BUTTON Instance method Private Method Enable/Disable Reset of Tagging Button 20130422
65 VEP_ASSIGNED_ELEMENT Instance method Public Method Changes that occurred due to selection of the invisible flag 20100630
66 VEP_DO_BEFORE_ACTION Instance method Public Method Sets values and final attributes 20100630
67 VEP_DO_INIT Instance method Public Method WDDOINIT of View VIEW_ELEM_PROPS 20100630
68 VEP_DO_MODIFY Instance method Public Method WDDOMODIFYVIEW of View VIEW_ELEM_PROPS 20100630
69 VEP_RESET_AGGREGATION Instance method Public Method Resets the personalization for aggregation 20100630
70 VEP_RESET_ON_ELEMENT_LEVEL Instance method Public Method Resets the personalization data for the element 20100630
71 VEP_RESET_ON_PROPERTY_LEVEL Instance method Public Method Resets a UI element property 20100630
72 VEP_RESET_TAGGING Instance method Public Method Resets personalization for the tagging 20130412
Events
Class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LOGGING Private See coding 20130206 begin of ts_logging, view type WDY_VIEW_NAME, element type WDY_UI_ELEMENT_NAME, property type WDY_UI_ELEMENT_NAME, property_value type string, FINAL Type WDR_PERS_SCOPE, PP13N_MODE Type numc2, action type string, end of ts_logging
2 TT_CONTEXT_VIEW Public See coding 20100701 tt_context_view type standard table of t_context_view with key view_id element_id
3 T_CONTEXT_VIEW Public See coding 20100701 begin of t_context_view, elem_icon type string, row_key type string, parent_key type string, children_loaded type wdy_boolean, is_leaf type wdy_boolean, expanded type wdy_boolean, name type string, view_id type string, element_id type string, library_name type wdy_md_ui_element_library, definition_name type wdy_md_ui_element_def_name, end of t_context_view
4 T_ICON Private See coding 20100713 begin of t_icon, display_name type string, path type string, end of t_icon
5 T_ICON_MAP Private See coding 20100713 t_icon_map type hashed table of t_icon with unique key display_name
6 T_TAGGING_VIEW Public See coding 20130506 begin of t_tagging_view, original_controller_id type string. include type IF_WDR_ADAPT_IMPLICIT_METADATA=>T_VIEW_ELEMENT. types end of t_tagging_view
Method Signatures

Method ADD_AGGREGATIONS_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20101220
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20101220
3 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20101220

Method ADD_AGGREGATIONS_LINKS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method ADD_LINE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20101220
2 Importing LABEL_TEXT Call by reference Type reference (TYPE) STRING 20110411
3 Returning LINE_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20101220
4 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20101220
5 Importing REACT_ON_INVISIBLE_PATH Call by reference Type reference (TYPE) STRING 20101220

Method ADD_LINE_CONTAINER on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method ADD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AGGREGATION_VALUE Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130222
2 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130206
3 Importing IV_ELEMENT Call by reference Type reference (TYPE) WDY_UI_ELEMENT_NAME Web Dynpro : Name eines UI-Elements 20130206
4 Importing IV_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20130206
5 Importing IV_PROPERTY Call by reference Type reference (TYPE) CHAR30 Web Dynpro : Name eines UI-Elements 20130206
6 Importing IV_PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20130206
7 Importing IV_TAG_VALUE Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130412
8 Importing IV_VIEW Call by reference Type reference (TYPE) WDY_VIEW_NAME Web Dynpro : Name eines Web Dynpro Views 20130206

Method ADD_LOG on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method ADD_PROPERTIES_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20101220
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20101220
3 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20101220

Method ADD_PROPERTIES_LINES on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method ADD_TAGGING_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20130328
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130328
3 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20130328

Method ADD_TAGGING_LINKS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CA_SWITCH_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100713
2 Importing SHOW_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20100713
3 Importing SHOW_PRESET Call by reference Type reference (TYPE) ABAP_BOOL 20100713
4 Importing SHOW_PROPERTY Call by reference Type reference (TYPE) ABAP_BOOL 20100713

Method CA_SWITCH_DETAILS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CC_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100715
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100715

Method CC_CHANGE_MODE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CC_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_LOG Call by reference Object reference (TYPE REF TO) CL_WDR_CFGE_CHANGE_LOG Aufzeichnung der Änderungen im Konfig-Editor 20130213
2 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100809
3 Importing COMPONENT_INTERFACE Call by reference Object reference (TYPE REF TO) IWCI_WDR_ADAPT_IMPLICIT_EDITOR WebDynpro Interface COMPONENTCONTROLLER 20130225
4 Importing MODIFIER Call by reference Object reference (TYPE REF TO) IF_WD_ADAPT_IMPLICIT_MODIFIER implizite Services für die Konfiguration 20100809
5 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20100809

Method CC_INIT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CC_IS_CHANGED Signature

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

Method CC_IS_CHANGED on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CC_REFRESH Signature

Method CC_REFRESH on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method CC_REFRESH on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CC_RESET_CHANGED Signature

Method CC_RESET_CHANGED on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method CC_RESET_CHANGED on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CHECK_ADAPTABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_VALUE Call by reference Type reference (TYPE) STRING 20110816
2 Returning IS_ADAPTABLE_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20110816
3 Importing VALUES Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>TT_PROPERTY_VALUE_SET 20110816

Method CHECK_ADAPTABLE_VALUE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CHECK_NOT_ADAPTABLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_NOT_ADAPTABLE_VALUES Value transfer Type reference (TYPE) ABAP_BOOL 20100706
2 Importing VALUES Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>TT_PROPERTY_VALUE_SET 20100706

Method CHECK_NOT_ADAPTABLE_VALUES on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CONVERT_AGGR_LIST_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_TABLE Value transfer Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20100709
2 Importing VIEW_ELEMENTS Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>TT_VIEW_ELEMENTS 20100709

Method CONVERT_AGGR_LIST_TO_NODE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CREATE_AGGR_LINK_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_AGGREGATION_DEFINITION 20101220
2 Importing IS_FINAL_ON_HIGHER_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL 20101220
3 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050422-074842 20101220

Method CREATE_AGGR_LINK_LINE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20101220
2 Importing ID Call by reference Type reference (TYPE) STRING 20101220
3 Returning LABEL Value transfer Object reference (TYPE REF TO) CL_WD_LABEL 20101220
4 Importing LABEL_FOR Call by reference Type reference (TYPE) STRING 20101220
5 Importing TEXT Call by reference Type reference (TYPE) STRING 20101220
6 Importing V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN Web Dynpro: CellVAlign 20101220

Method CREATE_LABEL on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CREATE_LAYOUT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_NAME Call by reference Type reference (TYPE) STRING 20101220
2 Importing IS_FINAL_ON_HIGHER_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL 20101220
3 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20101220
4 Importing PROPERTY_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_PROPERTY_DEFINITION 20101220
5 Importing REACT_ON_INVISIBLE_PATH Value transfer Type reference (TYPE) STRING 20101220

Method CREATE_LAYOUT_LINE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CREATE_TAGGING_LINK_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FINAL_ON_HIGHER_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL 20130409
2 Importing PERS_CONTENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050422-074842 20130404
3 Importing PROPERTY_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_PROPERTY_DEFINITION 20130409

Method CREATE_TAGGING_LINK_LINE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CVE_CHANGE_LEAD_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing NEW_ROW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100630
3 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20100630

Method CVE_CHANGE_LEAD_SEL on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CVE_DO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100630

Method CVE_DO_INIT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CVE_LOAD_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing PATH Call by reference Type reference (TYPE) STRING 20100630
3 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20100630

Method CVE_LOAD_CHILDREN on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method CVE_SELECT_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20100712

Method CVE_SELECT_VIEW_ELEMENT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method DO_REARRANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100712

Method DO_REARRANGE_INFO on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method EXECUTE_USER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMPL_DATA Call by reference Type reference (TYPE) CL_WDR_CFGE_CHANGE_LOG=>TS_IMPL_DATA 20130218
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130502

Method EXTEND_VIEWS_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) T_CONTEXT_VIEW Struktur für die Design-Zeit-Personalisierung 20100630
2 Importing VIEWS_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method EXTEND_VIEWS_NODE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method FILL_GENERIC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20100701
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
3 Returning IS_FINAL_ON_HIGHER_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20100909
4 Importing PROPERTY_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_PROPERTY_DEFINITION Personalisierungs-UI relevante Daten 20100701

Method FILL_GENERIC_NODE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method FILL_GENERIC_NODE_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_AGGREGATION_DEFINITION Personalisierungs-UI relevante Daten 20100707
2 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20100707
3 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100707
4 Returning IS_FINAL_ON_HIGHER_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20100909

Method FILL_GENERIC_NODE_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method FILL_GENERIC_NODE_PRESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20100714
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100714
3 Returning IS_FINAL_ON_HIGHER_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20100909
4 Importing PROPERTY_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_PROPERTY_DEFINITION Personalisierungs-UI relevante Daten 20100714

Method FILL_GENERIC_NODE_PRESET on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method FILL_GENERIC_NODE_TAGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20130404
2 Importing GENERIC_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130404
3 Returning IS_FINAL_ON_HIGHER_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20130409
4 Importing PROPERTY_DEFINITION Call by reference Type reference (TYPE) IF_WDR_ADAPT_IMPLICIT_METADATA=>T_PROPERTY_DEFINITION 20130409
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130502

Method FILL_VIEWS_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_FILLED Value transfer Type reference (TYPE) ABAP_BOOL 20100719
2 Importing VIEWS_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method FILL_VIEWS_NODE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method GET_COLUMN_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE WebDynpro: Schnittstelle für Kontext Knoten 20100709
2 Returning WIDTH Value transfer Type reference (TYPE) STRING 20100709

Method GET_COLUMN_WIDTH on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method GET_ELEM_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100713
2 Returning PATH Value transfer Type reference (TYPE) STRING 20100713

Method GET_ELEM_ICON on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method GET_MODIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODIFIER Value transfer Object reference (TYPE REF TO) IF_WD_ADAPT_IMPLICIT_MODIFIER Implizite Anpassungen modifizieren 20100713

Method GET_MODIFIER on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method GET_RIGHT_SELECTION_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INVERT_ORDER Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100630
2 Returning NEW_SELECTION_ORDER Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20100630
3 Importing SELECTED_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20100630

Method GET_RIGHT_SELECTION_ORDER on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method GET_TEXT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method IS_LISTBOX_WITH_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_VIEW Call by reference Type reference (TYPE) T_CONTEXT_VIEW 20111214
2 Returning IS_LISTBOX_WITH_EVENT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20111214

Method IS_LISTBOX_WITH_EVENT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20100707
2 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20100707

Method IS_VISIBLE on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method MOVE_AGGR_VIEW_ELEMS_TO_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100708
2 Importing NODE_TABLE Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20100709

Method MOVE_AGGR_VIEW_ELEMS_TO_NODES on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method RESET_AGGREGATION 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) STRING 20100713
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100713

Method RESET_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method RESET_TAGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130412
2 Importing TAGGING_NAME Call by reference Type reference (TYPE) STRING 20130412

Method RESET_TAGGING on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method SET_TABLE_SCROLL_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Referenz auf Tabelle 20100713

Method SET_TABLE_SCROLL_POSITION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method SORT_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTED_AGGREGATION Call by reference Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20100709
2 Importing ALL_AGGREGATION Value transfer Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20100709
3 Returning RESULT_AGGREGATION Value transfer Type reference (TYPE) WDY_CFG_IMPL_NODE_TABLE Tabellentyp zu WDY_CFG_IMPL_NODE_STRUC 20100709

Method SORT_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_ACTIVATE_ALL_TAGS_HS Signature

Method TAG_ACTIVATE_ALL_TAGS_HS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method TAG_ACTIVATE_ALL_TAGS_HS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_ADD_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130411

Method TAG_ADD_TAG on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_DELETE_ALL_TAGS Signature

Method TAG_DELETE_ALL_TAGS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method TAG_DELETE_ALL_TAGS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_DELETE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130412

Method TAG_DELETE_TAG on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TAGGING_VIEW_ELEMENT Value transfer Type reference (TYPE) T_TAGGING_VIEW 20130412

Method TAG_GET_PROPERTIES on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_GET_TAG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TAG Value transfer Type reference (TYPE) WDY_TAG_TAB Tabellentyp für Tags 20130410

Method TAG_GET_TAG_LIST on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_LOAD_TAGGING Signature

Method TAG_LOAD_TAGGING on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method TAG_LOAD_TAGGING on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_RESET_TAGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130422

Method TAG_RESET_TAGGING on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TAG_TOGGLE_TAG_HS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20130412

Method TAG_TOGGLE_TAG_HS on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_CHECK_FORM_LAYOUT_AGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100716

Method TC_CHECK_FORM_LAYOUT_AGGR on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_DISPLAY_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_DISPLAY_ALL on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_DROP_REORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100712
2 Importing DATA Call by reference Type reference (TYPE) STRING 20100712
3 Importing ID Call by reference Type reference (TYPE) STRING 20100712
4 Importing OFFSET Call by reference Type reference (TYPE) I 20100712
5 Importing ROW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100712

Method TC_DROP_REORDER on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_HANDLE_AGGREGATION 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 20100630
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_HANDLE_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_MOVE_BOTTOM on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_MOVE_DOWN on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_MOVE_LEFT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing INSERT_POSITION Value transfer Type reference (TYPE) I 20100712

Method TC_MOVE_RIGHT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_MOVE_TOP on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_MOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_MOVE_UP on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method TC_RESET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method TC_RESET_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method UPDATE_RESET_TAGGING_BUTTON Signature

Method UPDATE_RESET_TAGGING_BUTTON on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no parameter.
Method UPDATE_RESET_TAGGING_BUTTON on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_ASSIGNED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method VEP_ASSIGNED_ELEMENT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_DO_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method VEP_DO_BEFORE_ACTION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_DO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method VEP_DO_INIT on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_DO_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630
2 Importing FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100630
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100630

Method VEP_DO_MODIFY on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_RESET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_ID Call by reference Type reference (TYPE) STRING 20100630
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method VEP_RESET_AGGREGATION on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_RESET_ON_ELEMENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100714

Method VEP_RESET_ON_ELEMENT_LEVEL on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_RESET_ON_PROPERTY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_ID Call by reference Type reference (TYPE) STRING 20100630
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20100630

Method VEP_RESET_ON_PROPERTY_LEVEL on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.

Method VEP_RESET_TAGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_ID Call by reference Type reference (TYPE) STRING 20130412
2 Importing CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130412

Method VEP_RESET_TAGGING on class CL_WDR_ADAPT_IMPL_EDIT_ASSIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703