SAP ABAP Class /BOBF/CL_WD_BO_UI_ASSIST_BASE (WD BO UI Assistance base)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOBF/LIBRARY_BS_COMMON (Package) BOPF Library for BS: Common Objects
Properties
Class /BOBF/CL_WD_BO_UI_ASSIST_BASE  
Short Description WD BO UI Assistance base    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/LIBRARY_BS_COMMON   BOPF Library for BS: Common Objects 
Created 20080716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/IF_CONF_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /BOBF/IF_FRW_SERVICE_MGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /BOBF/IF_TRA_SERVICE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no interface implemented.
Friends
Class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER BO Service Manager 20080716
2 MO_BO_CONFIG Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20080716
3 MO_TXN_MANAGER Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANSACTION_MGR Lean Transaction Manager 20080716
4 MT_ACTION_PROPERTIES Instance attribute Protected Type reference (TYPE) TTHA_ACTION_PROPERTIES Action Properties 20080716
5 MT_BO_DO_EDITORS Instance attribute Protected Type reference (TYPE) TTHA_BO_EDITOR_SUBSCRIPTION BO Editor subscriptions 20080716
6 MT_BO_DO_EDITORS_IDX Instance attribute Protected Type reference (TYPE) TTHA_BO_EDITOR_SUBSR_INDEX BO/DO Editor subscription reverse indices 20080716
7 MT_NODE_ASSOC_LOADED_BUF Instance attribute Protected Type reference (TYPE) TTHA_NODE_ASSOC_LOADED TODO: Load On Demand: Node assocs loaded 20080716
8 MV_DATA_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Data changed? 20080716
9 MV_EDITOR_COUNT Instance attribute Protected Type reference (TYPE) I Editor count 20080718
10 MV_EDIT_MODE Instance attribute Protected Type reference (TYPE) /BOBF/CONF_EDIT_MODE Edit Mode 20080716
Methods
# Method Level Visibility Method type Description Created on
1 BIND_MESSAGES Instance method Protected Method Bind Messages 20080716
2 BIND_MESSAGES_INT Instance method Protected Method Bind Messages for every context node in hierarchy 20080716
3 BIND_MESSAGES_INT_1 Instance method Protected Method Bind messages for given node instances 20080716
4 BIND_MESSAGES_INT_2 Instance method Protected Method Bind node instance independent messages 20080716
5 BIND_PROPERTIES Instance method Protected Method Bind/Maintain Properties 20080716
6 CANCEL Instance method Public Method Cancel 20080716
7 CHECK Instance method Public Method Check 20080716
8 COMP_CTRL_SUBSCR_BO_EDITOR Instance method Public Method For Comp Controller: Subscribe BO Editor 20080720
9 COMP_CTRL_SUBSCR_DO_EDITOR Instance method Public Method For Comp Controller: Subscribe DO Editor 20080720
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080716
11 CREATE Instance method Public Method Create 20080716
12 DELETE Instance method Public Method Delete 20080716
13 DISP_EXCEPTION Instance method Protected Method Display exception 20080716
14 DISP_TEXT_MESSAGE Instance method Protected Method Display Text Message 20080718
15 EXEC_ACTION Instance method Public Method Execute Action 20080716
16 HANDLE_DO_LOAD Instance method Public Method For Parent Editor of DO: Trigger load of DO data 20080719
17 IS_DATA_CHANGED Instance method Public Method Is data Changed 20080716
18 RETRIEVE Instance method Public Method Retrieve Data 20080716
19 RETRIEVE_DATA_CTX_INIT Instance method Protected Method Initialize data in context 20080716
20 RETRIEVE_DATA_INT Instance method Protected Method Retrieve Data (mass read) 20080716
21 SAVE Instance method Public Method Save 20080716
22 SET_EDIT_MODE Instance method Public Method Set edit mode 20080716
23 UPDATE Instance method Public Method Update 20080716
24 UPD_CTX_USING_CHG_BUF Instance method Protected Method Update Context using Change Buffer 20080716
25 UPD_CTX_USING_CHG_BUF_INT Instance method Protected Method Update Context Using Change Buffer (INT) 20080716
26 UPD_KEY_IN_CTX_4_CREATE Instance method Protected Method Update Key in context for create 20080718
27 UTIL_CREATE_BO_NODE_DATA_STR Instance method Protected Method Create BO Node data Structure 20080719
28 UTIL_CREATE_BO_NODE_DATA_TAB Instance method Protected Method Create BO Node data Table 20080719
29 UTIL_DEL_OLD_ELEMENTS Instance method Protected Method Delete old elements 20080718
30 UTIL_EDITOR_HAS_PENDING_UPD Instance method Protected Method Does editor have any pending changes 20080718
31 UTIL_GET_BO_EDITOR Instance method Protected Method Get BO Editor 20080718
32 UTIL_GET_BO_NODE_4_UI_NODE Instance method Protected Method Get BO node for UI Node info 20080716
33 UTIL_GET_COMP_CONTEXT_BY_ND Static method Protected Method Get Component context by Node 20080718
34 UTIL_GET_COMP_CONTEXT_BY_NDI Static method Protected Method Get Component context by Node Info 20080718
35 UTIL_GET_PARENT_2_CHILD_ASSOC Instance method Protected Method Get parent to child assoc 20080718
36 UTIL_GET_PARENT_KEY Instance method Protected Method Get Parent Key 20080718
37 VIEW_HANDLE_UI_EVENTS Instance method Public Method Handle UI Events 20080720
38 VIEW_MOD_CONTROL_UI_BUTTONS Instance method Public Method For View Modify: Control UI Buttons 20080720
39 VIEW_MOD_SUBSCR_EVENT_HANDLER Instance method Public Method For View Modify: Subscribe Generic Event Handler 20080720
40 VIEW_MOD_SUBSCR_EVT_HNDLR_INT Instance method Protected Method For View Modify: Subscribe Generic Event Handler 20080720
Events
Class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TSTR_ACTION_PROPERTIES Protected See coding Action Properties 20080716 BEGIN OF tstr_action_properties, node_key TYPE /bobf/obm_node_key, t_properties TYPE /bobf/t_frw_property_k, END OF tstr_action_properties
2 TSTR_BO_EDITOR_SUBSCRIPTION Protected See coding BO/DO Editor subscription 20080716 BEGIN OF tstr_bo_editor_subscription, v_index TYPE i, v_parent_editor_index TYPE i, v_bo_name TYPE string, v_do_prefix TYPE string, o_ui_config TYPE REF TO /bobf/if_wd_bo_ui_config, o_wd_context TYPE REF TO if_wd_context, o_wd_ndi_root TYPE REF TO if_wd_context_node_info, v_do_binding_node_path TYPE string, v_do_prefix_cumulative TYPE string, v_hosting_bo_name TYPE string, v_hosting_bo_prefix TYPE string, r_parent_editor TYPE REF TO data, END OF tstr_bo_editor_subscription
3 TSTR_BO_EDITOR_SUBSR_INDEX Protected See coding BO/DO Editor subscription reverse index 20080716 BEGIN OF tstr_bo_editor_subsr_index, o_wd_context TYPE REF TO if_wd_context, r_editor TYPE REF TO tstr_bo_editor_subscription, END OF tstr_bo_editor_subsr_index
4 TSTR_CREATE_BY_CTX_CHG_LIST Protected See coding Create triggered by context change log 20080718 BEGIN OF tstr_create_by_ctx_chg_list, o_wd_node TYPE REF TO if_wd_context_node, element_index TYPE i, r_modification TYPE REF TO /bobf/s_frw_modification, o_wd_el TYPE REF TO if_wd_context_element, END OF tstr_create_by_ctx_chg_list
5 TSTR_NODES_2_RETRIEVE Public See coding Nodes to retrieve 20080716 begin of tstr_nodes_2_retrieve, parent_node type string, child_node type string, end of tstr_nodes_2_retrieve
6 TSTR_NODE_ASSOC_LOADED Protected See coding TODO: Node Assoc Loaded 20080716 BEGIN OF tstr_node_assoc_loaded, node_key TYPE /bobf/obm_node_key, t_inst_assoc TYPE HASHED TABLE OF tstr_node_inst_assoc WITH UNIQUE KEY KEY assoc_key, END OF tstr_node_assoc_loaded
7 TSTR_NODE_DATA Protected See coding Data of Single Node 20080716 BEGIN OF tstr_node_data, bo_node_key TYPE /bobf/obm_node_key, bo_parent_node_key TYPE /bobf/obm_node_key, bo_assoc_from_parent TYPE /bobf/obm_assoc_key, t_keys TYPE /bobf/t_frw_key, t_keys_deleted TYPE /bobf/t_frw_key, t_keys_failed TYPE /bobf/t_frw_key, t_keys_complete TYPE /bobf/t_frw_key_incl, t_keys_complete_del TYPE /bobf/t_frw_key_incl, t_properties TYPE /bobf/t_frw_property_k, t_data TYPE REF TO data, END OF tstr_node_data
8 TSTR_NODE_INST_ASSOC Protected See coding TODO: Node Assoc Loaded 20080716 BEGIN OF tstr_node_inst_assoc, key TYPE /bobf/conf_key, assoc_key TYPE /bobf/obm_assoc_key, END OF tstr_node_inst_assoc
9 TSTR_T100_MESSAGE Protected See coding 20080818 BEGIN OF tstr_t100_message. INCLUDE TYPE /bobf/s_frw_key_incl AS s_keys. TYPES: message TYPE REF TO /bobf/cm_frw. INCLUDE TYPE tstr_t100_message_1 AS s_msg1. TYPES: END OF tstr_t100_message
10 TSTR_T100_MESSAGE_1 Protected See coding 20080818 BEGIN OF tstr_t100_message_1, node_key TYPE /bobf/s_frw_message_d-node_key, val_key TYPE /bobf/s_frw_message_d-val_key, consistency TYPE /bobf/s_frw_message_d-consistency, severity TYPE /bobf/s_frw_message_d-severity, END OF tstr_t100_message_1
11 TTHA_ACTION_PROPERTIES Protected See coding Action Properties 20080716 ttha_action_properties TYPE HASHED TABLE OF tstr_action_properties WITH UNIQUE KEY node_key
12 TTHA_BO_EDITOR_SUBSCRIPTION Protected See coding BO/DO Editor subscriptions 20080716 ttha_bo_editor_subscription TYPE HASHED TABLE OF tstr_bo_editor_subscription WITH UNIQUE KEY v_bo_name v_do_prefix
13 TTHA_BO_EDITOR_SUBSR_INDEX Protected See coding BO/DO Editor subscription reverse indices 20080716 ttha_bo_editor_subsr_index TYPE HASHED TABLE OF tstr_bo_editor_subsr_index WITH UNIQUE KEY o_wd_context
14 TTHA_NODE_ASSOC_LOADED Protected See coding TODO: Node Assoc Loaded 20080716 ttha_node_assoc_loaded TYPE HASHED TABLE OF tstr_node_assoc_loaded WITH UNIQUE KEY node_key
15 TTST_CREATE_BY_CTX_CHG_LIST Protected See coding Create triggered by context change log 20080718 ttst_create_by_ctx_chg_list TYPE STANDARD TABLE OF tstr_create_by_ctx_chg_list WITH DEFAULT KEY
16 TTST_NODES_2_RETRIEVE Public See coding Nodes to retrieve 20080716 ttst_nodes_2_retrieve type standard table of tstr_nodes_2_retrieve with default key
17 TTST_NODE_DATA Protected See coding Data of BO nodes 20080716 ttst_node_data TYPE STANDARD TABLE OF tstr_node_data WITH DEFAULT KEY
18 TTST_T100_MESSAGE Protected See coding 20080818 ttst_t100_message TYPE STANDARD TABLE OF tstr_t100_message WITH DEFAULT KEY
Method Signatures

Method BIND_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20080716
2 Returning RV_HAS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20080718

Method BIND_MESSAGES on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method BIND_MESSAGES_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K 20080716
2 Changing CV_HAS_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20080718
3 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER 20080716
4 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716

Method BIND_MESSAGES_INT on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method BIND_MESSAGES_INT_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K 20080716
2 Changing CV_HAS_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20080718
3 Importing IO_EL Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080716
4 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER 20080716
5 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20080716
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20080716

Method BIND_MESSAGES_INT_1 on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method BIND_MESSAGES_INT_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K 20080716
2 Changing CV_HAS_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20080718
3 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER 20080716

Method BIND_MESSAGES_INT_2 on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method BIND_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EL Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080716
2 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20080716
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>INCLUDED_VIEW 20080716
4 Importing IT_PROPERTIES Call by reference Type reference (TYPE) /BOBF/T_FRW_PROPERTY_K 20080716
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20080716

Method BIND_PROPERTIES on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method CANCEL Signature

Method CANCEL on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no parameter.
Method CANCEL on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IV_ALL_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080716
3 Importing IV_CHECK_SCOPE Call by reference Type reference (TYPE) /BOBF/FRW_SCOPE /BOBF/IF_FRW_C=>SC_SCOPE_SUBSTRUCTURE 20080716
4 Importing IV_ONLY_LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080716

Method CHECK on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method COMP_CTRL_SUBSCR_BO_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BO_ROOT_NDI_IN_CTX Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080720
2 Importing IO_UI_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_WD_BO_UI_CONFIG 20080720
3 Importing IV_BO_NAME Call by reference Type reference (TYPE) CLIKE 20080720

Method COMP_CTRL_SUBSCR_BO_EDITOR on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method COMP_CTRL_SUBSCR_DO_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BO_ROOT_NDI_IN_CTX Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080720
2 Importing IO_UI_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_WD_BO_UI_CONFIG 20080720
3 Importing IV_DO_BINDING_PATH Call by reference Type reference (TYPE) CLIKE 20080720
4 Importing IV_DO_NAME Call by reference Type reference (TYPE) CLIKE 20080720
5 Importing IV_DO_PREFIX Call by reference Type reference (TYPE) CLIKE 20080720
6 Importing IV_HOSTING_BO_NAME Call by reference Type reference (TYPE) CLIKE 20080720
7 Importing IV_HOSTING_BO_PREFIX Call by reference Type reference (TYPE) CLIKE 20080720

Method COMP_CTRL_SUBSCR_DO_EDITOR on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BO_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20080729
2 Importing IO_SERVICE_MANAGER Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER BO Service Manager 20080729
3 Importing IO_TRANSACTION_MANAGER Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANSACTION_MGR Lean Transaction Manager 20080729

Method CONSTRUCTOR on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IS_UI_DATA Call by reference Type reference (TYPE) ANY 20080718
3 Returning RO_EL Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080718

Method CREATE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IV_ALL_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080716
3 Importing IV_ONLY_LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080716

Method DELETE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method DISP_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_FRW Call by reference Object reference (TYPE REF TO) /BOBF/CX_FRW 20080716

Method DISP_EXCEPTION on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method DISP_TEXT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) CLIKE 20080718

Method DISP_TEXT_MESSAGE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method EXEC_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IS_PARAMETERS Call by reference Type reference (TYPE) ANY 20080716
3 Importing IV_ACT_NAME Call by reference Type reference (TYPE) CLIKE 20080729

Method EXEC_ACTION on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method HANDLE_DO_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080719

Method HANDLE_DO_LOAD on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method IS_DATA_CHANGED Signature

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

Method IS_DATA_CHANGED on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IT_CHILDREN_2_RETRIEVE Call by reference Type reference (TYPE) TTST_NODES_2_RETRIEVE 20080716
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20080716
4 Importing IV_RETRIEVE_ALL_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080716

Method RETRIEVE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method RETRIEVE_DATA_CTX_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IS_PARENT_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20080716
3 Importing IT_CHILDREN_2_RETRIEVE Call by reference Type reference (TYPE) TTST_NODES_2_RETRIEVE 20080716
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20080716
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) TTST_NODE_DATA 20080716
6 Importing IV_RETRIEVE_ALL_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080716

Method RETRIEVE_DATA_CTX_INIT on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method RETRIEVE_DATA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_DATA Call by reference Type reference (TYPE) TTST_NODE_DATA 20080716
2 Importing IO_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080716
3 Importing IT_CHILDREN_2_RETRIEVE Call by reference Type reference (TYPE) TTST_NODES_2_RETRIEVE 20080716
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20080716
5 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20080716
6 Importing IV_RETRIEVE_ALL_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080716

Method RETRIEVE_DATA_INT on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method SAVE Signature

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

Method SAVE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE /BOBF/IF_CONF_C=>SC_EDIT_READ_ONLY 20080716

Method SET_EDIT_MODE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UPDATE Signature

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

Method UPDATE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UPD_CTX_USING_CHG_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for transaction change objects 20080716

Method UPD_CTX_USING_CHG_BUF on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UPD_CTX_USING_CHG_BUF_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080716
2 Importing IS_PARENT_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY 20080716
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) TTST_NODE_DATA 20080716

Method UPD_CTX_USING_CHG_BUF_INT on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UPD_KEY_IN_CTX_4_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CREATE Call by reference Type reference (TYPE) TTST_CREATE_BY_CTX_CHG_LIST 20080718
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE 20080718

Method UPD_KEY_IN_CTX_4_CREATE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_CREATE_BO_NODE_DATA_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE 20080719
2 Returning RR_STRUCT_DATA Value transfer Object reference (TYPE REF TO) DATA 20080719

Method UTIL_CREATE_BO_NODE_DATA_STR on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_CREATE_BO_NODE_DATA_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE 20080719
2 Returning RR_STRUCT_DATA Value transfer Object reference (TYPE REF TO) DATA 20080719

Method UTIL_CREATE_BO_NODE_DATA_TAB on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_DEL_OLD_ELEMENTS Signature

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

Method UTIL_DEL_OLD_ELEMENTS on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_EDITOR_HAS_PENDING_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EDITOR Call by reference Object reference (TYPE REF TO) TSTR_BO_EDITOR_SUBSCRIPTION 20080718
2 Returning RV_ANSWER Value transfer Type reference (TYPE) ABAP_BOOL 20080718

Method UTIL_EDITOR_HAS_PENDING_UPD on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_BO_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080718
2 Returning RR_EDITOR Value transfer Object reference (TYPE REF TO) TSTR_BO_EDITOR_SUBSCRIPTION 20080718

Method UTIL_GET_BO_EDITOR on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_BO_NODE_4_UI_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE Configuration: Node 20080904
2 Exporting EV_BO_NODE Value transfer Type reference (TYPE) STRING 20080904
3 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20080904
4 Exporting EV_USES_PROXY_NAME Call by reference Type reference (TYPE) ABAP_BOOL 20080904
5 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080716

Method UTIL_GET_BO_NODE_4_UI_NODE on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_COMP_CONTEXT_BY_ND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080718
2 Returning RO_CTX Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT 20080718

Method UTIL_GET_COMP_CONTEXT_BY_ND on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_COMP_CONTEXT_BY_NDI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080718
2 Returning RO_CTX Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT 20080718

Method UTIL_GET_COMP_CONTEXT_BY_NDI on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_PARENT_2_CHILD_ASSOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSOC_FROM_PARENT Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC 20080904
2 Exporting ES_NODE_CHILD Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE 20080904
3 Importing IO_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080718

Method UTIL_GET_PARENT_2_CHILD_ASSOC on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method UTIL_GET_PARENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20080718
2 Returning RS_KEY Value transfer Type reference (TYPE) /BOBF/S_FRW_KEY 20080718

Method UTIL_GET_PARENT_KEY on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method VIEW_HANDLE_UI_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20080720
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) OBJECT 20080720

Method VIEW_HANDLE_UI_EVENTS on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method VIEW_MOD_CONTROL_UI_BUTTONS Signature

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

Method VIEW_MOD_CONTROL_UI_BUTTONS on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method VIEW_MOD_SUBSCR_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080720
2 Importing IV_EVENT_HANDLER Call by reference Type reference (TYPE) CLIKE 20080720

Method VIEW_MOD_SUBSCR_EVENT_HANDLER on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.

Method VIEW_MOD_SUBSCR_EVT_HNDLR_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080720
2 Importing IV_CID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20080720
3 Importing IV_EVENT_HANDLER Call by reference Type reference (TYPE) CLIKE 20080720
4 Importing IV_GET_METHOD Call by reference Type reference (TYPE) CLIKE 20080720
5 Importing IV_SET_METHOD Call by reference Type reference (TYPE) CLIKE 20080720

Method VIEW_MOD_SUBSCR_EVT_HNDLR_INT on class /BOBF/CL_WD_BO_UI_ASSIST_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701