SAP ABAP Class CL_MDG_BS_COMMUNICATOR_ASSIST (Assistance Class for MDG communicator)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
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 20100709
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_OVP_CONF_EXIT Application specific configuration controller for OVP 20100713
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_WIRE_MODEL Interface for Communication FPM App CC. Wire Model 20110508
Properties
Class CL_MDG_BS_COMMUNICATOR_ASSIST  
Short Description Assistance Class for MDG communicator    
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 USMD_CREQUEST_BOLUI   Change Request BOL UI 
Created 20100709   SAP 
Last change 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_OVP_CONF_EXIT Application specific configuration controller for OVP 20100713
2 IF_FPM_WIRE_MODEL Interface for Communication FPM App CC. Wire Model 20110508
Friends
# Friend Modeled only Created on Description
1 CL_MDG_BS_BOL_TRANSACTION 20110610 BP BOL Transaction Handler
2 CL_MDG_BS_GUIBB_DQUERY 20110610 BOL feeder class GUIBB search for MDG
3 CL_MDG_BS_GUIBB_FORM 20110610 BOL feeder class GUIBB form for MDG
4 CL_MDG_BS_GUIBB_LIST 20110610 BOL feeder class GUIBB list for MDG
5 CL_MDG_BS_GUIBB_RESULT 20110610 Result List BOL feeder class for MDG
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION Constant Public See coding 20100709
2 GC_DIALOG_BOX Constant Public See coding 20100709
3 GC_EVENT Constant Public See coding 20100917
4 GC_FPM_COMPONENT_NAME Constant Private See coding 20110616
5 GC_PARAMETER Constant Public See coding 20100709
6 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_MDG_BS_COMMUNICATOR_ASSIST Assistance Class for MDG communicator 20110610
7 MO_BOL Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_CORE BOL Core 20100709
8 MO_DEFERRED_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_EVENT Event that is deferred during dialog-box handling 20100709
9 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20100709
10 MO_FPM_TOOLBOX Instance attribute Protected Object reference (TYPE REF TO) CL_BS_FPM_TOOLBOX Toolbox for FPMenabled applications 20100902
11 MO_MDG_API Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_CONV_SOM_GOV_API 20101104
12 MO_OVP_READER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_OVP_CONFIG_READER Config reader class for tree GUIBB 20100712
13 MO_REPORTING Instance attribute Protected Object reference (TYPE REF TO) IF_BS_INOB_REPORTING Reporting For Incident Observation 20110328
14 MO_USMD_UI_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_UI_SERVICES Service Interface for UI 20110701
15 MS_CR_AREA Instance attribute Public Type reference (TYPE) TY_AREA 20101117
16 MS_OVP_INFO Instance attribute Protected Type reference (TYPE) FPM_S_OVP_INFO OVP floorplan info 20110207
17 MS_SEARCH_AREA Instance attribute Public Type reference (TYPE) TY_AREA 20101118
18 MS_URL_PARAMETER Instance attribute Protected Type reference (TYPE) GS_URL_PARAMETER URL Parameter on FPM Start Event 20111109
19 MT_BUSINESS_ACTIVITIES Instance attribute Protected Type reference (TYPE) USMD_TS_PROCESS_ACTION assignments of actions to business activities 20100811
20 MT_CR_WIRES Instance attribute Protected Type reference (TYPE) ELEMENTS_CR_WIRES assignments of WD config IDs to CR UIBB wiring 20101116
21 MT_SEARCH_UIBBS Instance attribute Protected Type reference (TYPE) ELEMENTS_SEARCH_UIBBS assignments of WD config IDs to search methods 20100917
22 MV_ACTION Instance attribute Protected Type reference (TYPE) USMD_ACTION Action 20100709
23 MV_CBA_ACTION Instance attribute Protected Type reference (TYPE) USMD_ACTION '----------' Action 20110331
24 MV_CBA_ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE indicator: 'X'= CBA active for the running application 20110206
25 MV_CBA_CREQUEST_STEP Instance attribute Protected Type reference (TYPE) USMD_CREQUEST_APPSTEP Workflow Step Number 20110323
26 MV_CBA_CREQUEST_STEP_TYPE Instance attribute Protected Type reference (TYPE) USMD_CREQUEST_AS_TYPE Workflow Step Type 20110323
27 MV_CBA_CREQUEST_TYPE Instance attribute Protected Type reference (TYPE) USMD_CREQUEST_TYPE '--------' Type of Change Request 20110206
28 MV_CBA_WF_STEP Instance attribute Protected Type reference (TYPE) USMD_CREQUEST_APPSTEP '--' Workflow Step Number 20110409
29 MV_CBA_WF_STEP_TYPE Instance attribute Protected Type reference (TYPE) USMD_CREQUEST_AS_TYPE '-' Workflow Step Type 20110409
30 MV_CHANGE_ALLOWED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE indicator: 'X'=changes are allowed 20110207
31 MV_COMPONENT_CONFIG_ID Instance attribute Protected Type reference (TYPE) WDY_CONFIG_ID 'MDG_BS_GOV_COMMUNICATOR' Configuration Identification 20100713
32 MV_SETTINGS_CONFIG_ID Instance attribute Protected Type reference (TYPE) WDY_CONFIG_ID 'MDGC_SETTINGS' Default/Sample configuration ID for settings 20101007
33 WDCTX_CR_WIRES Instance attribute Public Type reference (TYPE) STRING 20101116
34 WDCTX_SEARCH_UIBBS Instance attribute Public Type reference (TYPE) STRING 20100917
35 WDCTX_SETTINGS Instance attribute Public Type reference (TYPE) STRING 20100806
36 WD_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100709
37 WD_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100709
38 WD_THIS Instance attribute Protected Object reference (TYPE REF TO) CL_MDG_BS_COMMUNICATOR_ASSIST Assistance Class for MDG communicator 20100709
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SECTION_TO_CONTENT_AREA Instance method Protected Method adds the given section to the specified content area 20101117
2 CHANGE_CONTENT_AREA Instance method Protected Method checks if there's an OVP correlating to the current CR type 20100709
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100709
4 CONTENT_AREA_FOR_CR_SECTION Instance method Protected Method returns a content area ID that should be enhanced by CR sect 20101117
5 ENHANCE_OVP_BY_DIALOG_BOX Instance method Protected Method adds an MDG defined dialog box to the application's OVP 20100713
6 ENHANCE_PAGES_BY_CR_SECTION Instance method Protected Method adds the CR section to configured pages of application 20101117
7 ENHANCE_PAGES_BY_SEARCH_SECT Instance method Protected Method adds the search section to search related pages 20101118
8 ENHANCE_PAGE_BY_CR_WIRE Instance method Protected Method adds a proper CR wire to a page 20101117
9 GET_ACTION_FOR_ACTIVITY Instance method Public Method determines the configured action for a business activity 20100730
10 GET_ACTIVITY_FOR_ACTION Instance method Public Method determines the configured business activity for an action 20100709
11 GET_CREQUEST_FROM_SHM Instance method Protected Method returns a CR ID from navigation SHM if available 20110701
12 GET_INSTANCE Static method Protected Method returns the instance of communicator assist class if exists 20110610
13 GET_PARAMETER_FROM_URL Instance method Protected Method read MDG specific parameters out of the URL 20111109
14 HANDLE_ACTIONS Instance method Protected Method handles the action that's assigned to the current event 20100709
15 HANDLE_EDIT_BUTTONS Instance method Protected Method handles the status of all local edit buttons on the page 20110207
16 HANDLE_EVENTS Instance method Protected Method calls appropriate event handlers (ON_*-methods) 20100709
17 INIT Instance method Public Method initializes the assist class 20100709
18 IS_ACTION_ALLOWED Instance method Public Method checks whether the action currently allowed 20100709
19 ON_BACK_TO_MAIN Instance method Protected Method handles event that leaves edit pages to OVP 20100709
20 ON_CANCEL Instance method Protected Method handles cancel event 20110606
21 ON_CLOSE_DIALOG Instance method Protected Method handles FPM event to close a dialog box 20100709
22 ON_DEFERRED_EVENT_ID Instance method Protected Method handles re-raising of the event deferred due to dialog box 20100709
23 ON_LEAVE_INITIAL_SCREEN Instance method Protected Method handles event that initiates leaving an initial screen 20100709
24 ON_LIST_CELL_ACTION Instance method Protected Method handles event that was raised by a click into a list cell 20100809
25 ON_LOCAL_EDIT Instance method Protected Method handles event that initiates edit mode for a single UIBB 20100805
26 ON_SAVE Instance method Protected Method handles the save event 20100709
27 ON_SEARCH_SWITCH_FEEDER_LOADED Instance method Protected Event handling method reacts on the search switch feeder load event 20101110
28 ON_START Instance method Protected Method handles FPM start event 20101117
29 ON_SWITCH_SEARCH Instance method Protected Method handles the event that triggers the switching of search UIBB 20100917
30 OVERRIDE_EVENT_OVP Instance method Public Method 20100713
31 SET_COMPONENT Instance method Public Method sets a reference to the WD component API 20100709
32 SET_CONTEXT Instance method Public Method sets a reference to the WD context node 20100709
33 SET_ENVIRONMENT_FROM_URL Instance method Protected Method set conv som gov api environment based on URL params 20111109
34 TRIGGER_ADAPTATION_EVENT Instance method Protected Method triggers the event for CBAs if necessary 20110206
Events
# Event Type Visibility Description Created on
1 PUBLISH_SEARCH_UIBBS Instance Event
(0)
Public
(2)
publishes the list of configured search UIBBs 20101110
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_CR_WIRES Public See coding 20101116 elements_cr_wires TYPE STANDARD TABLE OF element_cr_wires
2 ELEMENTS_SEARCH_UIBBS Public See coding 20100917 elements_search_uibbs TYPE STANDARD TABLE OF element_search_uibbs
3 ELEMENT_CR_WIRES Public See coding 20101116 BEGIN OF element_cr_wires, content_area TYPE fpm_content_area_id, connector TYPE abap_classname, port_type TYPE fpm_model_port_type, port_identifier TYPE fpm_model_port_identifier. INCLUDE TYPE fpm_s_source_uibb_instance_key AS source_uibb. TYPES: END OF element_cr_wires
4 ELEMENT_SEARCH_UIBBS Public See coding 20100917 BEGIN OF element_search_uibbs, search_provider TYPE usmd_search_mode, search_help TYPE subshlp, search_component TYPE wdy_component_name, search_uibb_config_id TYPE wdy_config_id, END OF element_search_uibbs
5 GS_URL_PARAMETER Protected See coding 20111109 BEGIN OF gs_url_parameter, process TYPE usmd_process, creq_type TYPE usmd_crequest_type, crequest_id TYPE usmd_crequest, wi_id TYPE sww_wiid, entity TYPE usmd_gov_api_s_ent_struc, END OF gs_url_parameter
6 TY_AREA Public See coding 20101118 BEGIN OF ty_area, content_area_id TYPE fpm_content_area_id, section_id TYPE fpm_section_id, main_uibb_component TYPE wdy_component_name, main_uibb_config_id TYPE wdy_config_id, END OF ty_area
Method Signatures

Method ADD_SECTION_TO_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101117
2 Importing IV_SOURCE_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101117
3 Importing IV_SOURCE_SECTION_ID Call by reference Type reference (TYPE) FPM_SECTION_ID Section Identifier 20101117
4 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101117
5 Importing IV_TARGET_INDEX Call by reference Type reference (TYPE) SY-TABIX 1 Index of Internal Tables 20101117

Method ADD_SECTION_TO_CONTENT_AREA on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method CHANGE_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method CHANGE_CONTENT_AREA on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method CONSTRUCTOR Signature

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

Method CONTENT_AREA_FOR_CR_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101117
2 Returning RV_CONTENT_AREA_ID Value transfer Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101117

Method CONTENT_AREA_FOR_CR_SECTION on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ENHANCE_OVP_BY_DIALOG_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100713
2 Importing IV_DIALOG_BOX_ID Call by reference Type reference (TYPE) STRING the page ID of the dialog box 20100713

Method ENHANCE_OVP_BY_DIALOG_BOX on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ENHANCE_PAGES_BY_CR_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101117

Method ENHANCE_PAGES_BY_CR_SECTION on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ENHANCE_PAGES_BY_SEARCH_SECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101118

Method ENHANCE_PAGES_BY_SEARCH_SECT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ENHANCE_PAGE_BY_CR_WIRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101117

Method ENHANCE_PAGE_BY_CR_WIRE on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method GET_ACTION_FOR_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) USMD_PROCESS Business Activity 20100730
2 Returning RV_ACTION Value transfer Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100730

Method GET_ACTION_FOR_ACTIVITY on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method GET_ACTIVITY_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Returning RV_ACTIVITY Value transfer Type reference (TYPE) USMD_PROCESS Business Activity 20100709

Method GET_ACTIVITY_FOR_ACTION on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method GET_CREQUEST_FROM_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREQUEST_ID Value transfer Type reference (TYPE) USMD_CREQUEST Change Request 20110701

Method GET_CREQUEST_FROM_SHM on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_MDG_BS_COMMUNICATOR_ASSIST Assistance Class for MDG communicator 20110610

Method GET_INSTANCE on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method GET_PARAMETER_FROM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREQUEST_ID Call by reference Type reference (TYPE) USMD_CREQUEST Change Request 20111109
2 Exporting EV_CREQ_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20111109
3 Exporting EV_ENTITY Call by reference Type reference (TYPE) USMD_GOV_API_S_ENT_STRUC MDG: Entity Type with Referenced Structure 20111109
4 Exporting EV_PROCESS Call by reference Type reference (TYPE) USMD_PROCESS Business Activity 20111109
5 Exporting EV_WI_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20111109

Method GET_PARAMETER_FROM_URL on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method HANDLE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709
2 Importing IV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709

Method HANDLE_ACTIONS on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method HANDLE_EDIT_BUTTONS Signature

Method HANDLE_EDIT_BUTTONS on class CL_MDG_BS_COMMUNICATOR_ASSIST has no parameter.
Method HANDLE_EDIT_BUTTONS on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method HANDLE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method HANDLE_EVENTS on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method INIT Signature

Method INIT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no parameter.
Method INIT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method IS_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Returning RV_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20100709

Method IS_ACTION_ALLOWED on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_BACK_TO_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method ON_BACK_TO_MAIN on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20110606
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20110606

Method ON_CANCEL on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_CLOSE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method ON_CLOSE_DIALOG on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_DEFERRED_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method ON_DEFERRED_EVENT_ID on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_LEAVE_INITIAL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method ON_LEAVE_INITIAL_SCREEN on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_LIST_CELL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100809
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100809

Method ON_LIST_CELL_ACTION on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_LOCAL_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100805
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100805

Method ON_LOCAL_EDIT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Action Available For Business Activities 20100709
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100709

Method ON_SAVE on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_SEARCH_SWITCH_FEEDER_LOADED Signature

Method ON_SEARCH_SWITCH_FEEDER_LOADED on class CL_MDG_BS_COMMUNICATOR_ASSIST has no parameter.
Method ON_SEARCH_SWITCH_FEEDER_LOADED on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACTION Call by reference Type reference (TYPE) BS_ACTION Logical Action 20110307
2 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20101117

Method ON_START on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method ON_SWITCH_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20100917

Method ON_SWITCH_SEARCH on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method OVERRIDE_EVENT_OVP Signature

Method OVERRIDE_EVENT_OVP on class CL_MDG_BS_COMMUNICATOR_ASSIST has no parameter.
Method OVERRIDE_EVENT_OVP on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method SET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100709

Method SET_COMPONENT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method SET_CONTEXT Signature

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

Method SET_CONTEXT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method SET_ENVIRONMENT_FROM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_ACTION Call by reference Type reference (TYPE) USMD_ACTION GC_ACTION-DISPLAY Action 20111109

Method SET_ENVIRONMENT_FROM_URL on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.

Method TRIGGER_ADAPTATION_EVENT Signature

Method TRIGGER_ADAPTATION_EVENT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no parameter.
Method TRIGGER_ADAPTATION_EVENT on class CL_MDG_BS_COMMUNICATOR_ASSIST has no exception.
Event Signatures

Event PUBLISH_SEARCH_UIBBS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_CONFIGURED_SEARCH_UIBBS Exporting Value transfer Type reference (TYPE) ELEMENTS_SEARCH_UIBBS the list of configured search UIBBs 20101110
History
Last changed by/on SAP  20130531 
SAP Release Created in 703