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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_ACFACTIVEX | Methods for Generic ActiveX | 20130220 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_VBI_APPLICATION | Visual Business Application Base Class | 20130312 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_VBI_WD_VISUAL_BUSINESS | WebDynpro Interface COMPONENTCONTROLLER | 20130312 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBI_PERS_DELETE_PERS' | Function code that PAI triggered | 20130220 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBI_PERS_MLP_' | Function code that PAI triggered | 20130220 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'VBI_*' | Function code that PAI triggered | 20130220 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBI_PERS_STORE_LOCATION' | Function code that PAI triggered | 20130220 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_VBI_CONTROL_ADAPTER=>GTYPE_NAME_VALUE_TAB | 20130408 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_VBI_CUSTOMIZING_ACCESS=>MAP_LAYER_STACKS_TAB | Map Layer Stacks | 20130220 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | MESSAGE_MANAGER | 20130220 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130220 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_PERSONALIZATION | Web Dynpro Personalization Interface | 20130220 |
Methods
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 | ![]() |
IT_MAP_STACKS | Call by reference | Type reference (TYPE) | CL_VBI_CUSTOMIZING_ACCESS=>MAP_LAYER_STACKS_TAB | Map Layer Stack | 20130220 | ||
2 | ![]() |
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 | ![]() |
EVENT_ID | Call by reference | Attribute reference (LIKE) | 20130318 | ||||
2 | ![]() |
OBJECT_GUIDS | Call by reference | Attribute reference (LIKE) | >INVALID< | 20130409 | |||
3 | ![]() |
OBJECT_TYPE | Call by reference | Attribute reference (LIKE) | 20130318 | ||||
4 | ![]() |
POINTER_POS | Call by reference | Attribute reference (LIKE) | 20130318 | ||||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |