SAP ABAP Class CL_VBI_WD_ASSISTANCE (Web Dynpro assistence class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
     VBI_WD_SUPPORT (Package) Visual Business WebDynpro Support
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 20130220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VBI_UI_CONTROL_ABSTRACTION UI Control Abstraction Interface 20130220
Properties
Class CL_VBI_WD_ASSISTANCE  
Short Description Web Dynpro assistence class    
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 VBI_WD_SUPPORT   Visual Business WebDynpro Support 
Created 20130118   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_VBI_CUSTOMIZING_ACCESS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_VBI_CONTROL_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_VBI_UI_CONTROL_ABSTRACTION UI Control Abstraction Interface 20130220
Friends
Class CL_VBI_WD_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACF_METHOD_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_ACFACTIVEX Methods for Generic ActiveX 20130220
2 APPLICATION Instance attribute Protected Object reference (TYPE REF TO) CL_VBI_APPLICATION Visual Business Application Base Class 20130312
3 COMP_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_VBI_WD_VISUAL_BUSINESS WebDynpro Interface COMPONENTCONTROLLER 20130312
4 CO_FCODE_DELETE_PERS Constant Private Type reference (TYPE) SYUCOMM 'VBI_PERS_DELETE_PERS' Function code that PAI triggered 20130220
5 CO_FCODE_MLP_PREFIX Constant Private Type reference (TYPE) SYUCOMM 'VBI_PERS_MLP_' Function code that PAI triggered 20130220
6 CO_FCODE_PATTERN Constant Public Type reference (TYPE) SYUCOMM 'VBI_*' Function code that PAI triggered 20130220
7 CO_FCODE_STORE_LOCATION Constant Private Type reference (TYPE) SYUCOMM 'VBI_PERS_STORE_LOCATION' Function code that PAI triggered 20130220
8 MAP_PROPERTIES Instance attribute Protected Type reference (TYPE) IF_VBI_CONTROL_ADAPTER=>GTYPE_NAME_VALUE_TAB 20130408
9 MAP_STACKS Instance attribute Protected Type reference (TYPE) CL_VBI_CUSTOMIZING_ACCESS=>MAP_LAYER_STACKS_TAB Map Layer Stacks 20130220
10 MESSAGE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER MESSAGE_MANAGER 20130220
11 PERS_CNODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130220
12 PERS_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20130220
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CTMENU_EXT Instance method Public Method Creates the VB build-in context menu extension 20130220
2 IF_WD_COMPONENT_ASSISTANCE Instance method Private Method 20130220
3 ON_APPLICATION_EVENT Instance method Private Event handling method 20130312
4 RAISE_CONTROL_EVENT Instance method Public Method Raise UI Abstraction Control Event 20130220
5 SET_ACF_METHOD_HANDLER Instance method Public Method Sets the ACF Method Handler Interface Reference 20130220
6 SET_APPLICATION Instance method Public Method 20130312
7 SET_COMPONENT_CONTROLLER Instance method Public Method Set Reference to component controler 20130312
8 SET_MAP_PROPERTIES Instance method Public Method 20130408
9 SET_MESSAGE_MANAGER Instance method Public Method Set the WD message manager instance 20130220
10 SET_PERS_CNODE Instance method Public Method Sets the reference to the personalization context node 20130220
11 SET_PERS_MANAGER Instance method Public Method Set the personalization manager instance 20130220
12 SHOW_MESSAGES Instance method Public Method 20130220
13 UPDATE_CONTROL Instance method Public Method 20130220
Events
# Event Type Visibility Description Created on
1 CONTROL_EVENT Instance Event
(0)
Public
(2)
20130220
Types
Class CL_VBI_WD_ASSISTANCE has no local type.
Method Signatures

Method CREATE_CTMENU_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAP_STACKS Call by reference Type reference (TYPE) CL_VBI_CUSTOMIZING_ACCESS=>MAP_LAYER_STACKS_TAB Map Layer Stack 20130220
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20130220

Method CREATE_CTMENU_EXT on class CL_VBI_WD_ASSISTANCE has no exception.

Method IF_WD_COMPONENT_ASSISTANCE Signature

Method IF_WD_COMPONENT_ASSISTANCE on class CL_VBI_WD_ASSISTANCE has no parameter.
Method IF_WD_COMPONENT_ASSISTANCE on class CL_VBI_WD_ASSISTANCE has no exception.

Method ON_APPLICATION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_ID Call by reference Attribute reference (LIKE) 20130318
2 Importing OBJECT_GUIDS Call by reference Attribute reference (LIKE) >INVALID< 20130409
3 Importing OBJECT_TYPE Call by reference Attribute reference (LIKE) 20130318
4 Importing POINTER_POS Call by reference Attribute reference (LIKE) 20130318
5 Importing SOURCE_OBJECT_GUIDS Call by reference Attribute reference (LIKE) >INVALID< 20130409

Method ON_APPLICATION_EVENT on class CL_VBI_WD_ASSISTANCE has no exception.

Method RAISE_CONTROL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_DATA Call by reference Type reference (TYPE) XSTRING 20130220

Method RAISE_CONTROL_EVENT on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_ACF_METHOD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACF_METHOD_HANDLER Call by reference Object reference (TYPE REF TO) IF_WD_ACFACTIVEX Methods for Generic ActiveX 20130220

Method SET_ACF_METHOD_HANDLER on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Object reference (TYPE REF TO) CL_VBI_APPLICATION Visual Business Application Base Class 20130312

Method SET_APPLICATION on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_COMPONENT_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_VBI_WD_VISUAL_BUSINESS WebDynpro Interface COMPONENTCONTROLLER 20130312

Method SET_COMPONENT_CONTROLLER on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_MAP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) IF_VBI_CONTROL_ADAPTER=>GTYPE_NAME_VALUE_TAB 20130408

Method SET_MAP_PROPERTIES on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20130220

Method SET_MESSAGE_MANAGER on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_PERS_CNODE Signature

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

Method SET_PERS_CNODE on class CL_VBI_WD_ASSISTANCE has no exception.

Method SET_PERS_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERS_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20130220

Method SET_PERS_MANAGER on class CL_VBI_WD_ASSISTANCE has no exception.

Method SHOW_MESSAGES Signature

Method SHOW_MESSAGES on class CL_VBI_WD_ASSISTANCE has no parameter.
Method SHOW_MESSAGES on class CL_VBI_WD_ASSISTANCE has no exception.

Method UPDATE_CONTROL Signature

Method UPDATE_CONTROL on class CL_VBI_WD_ASSISTANCE has no parameter.
Method UPDATE_CONTROL on class CL_VBI_WD_ASSISTANCE has no exception.
Event Signatures

Event CONTROL_EVENT Signature
Event CONTROL_EVENT on class CL_VBI_WD_ASSISTANCE has no parameter.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100