SAP ABAP Class CL_VBC_GEOMAP2_WD_COMP_ASSIST (Web Dynpro assistence class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_WD_GEOMAP2 (Package) WebDynpro Geographical Map Component v2
⤷
⤷
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 | 20120518 |
Properties
| Class | CL_VBC_GEOMAP2_WD_COMP_ASSIST | |
| 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 | VBC_WD_GEOMAP2 | WebDynpro Geographical Map Component v2 |
| Created | 20120427 | SAP |
| Last change | 20130531 | 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
Class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no interface implemented.
Friends
Class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBC_PERS_DELETE_PERS' | Function code that PAI triggered | 20120518 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBC_PERS_MLP_' | Function code that PAI triggered | 20120518 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'VBC_*' | Function code that PAI triggered | 20120518 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'VBC_PERS_STORE_LOCATION' | Function code that PAI triggered | 20120518 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_VBC_GEOMAP2_AD_GENERIC=>GTYPE_NAME_VALUE_TAB | Map Properties from last CT Request on Map | 20120518 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CL_VBC_V2_CUST_ACCESS=>MAP_LAYER_STACKS_TAB | 20120518 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20120518 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120518 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_PERSONALIZATION | Web Dynpro Personalization Interface | 20120518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates the VB build-in context menu extension | 20120518 | |
| 2 | Instance method | Public | Method | 20130523 | ||
| 3 | Instance method | Public | Method | Handle FCodes of Context menu extension | 20120518 | |
| 4 | Instance method | Public | Method | Set the Map Properties | 20120518 | |
| 5 | Instance method | Public | Method | Sets the WD message manager | 20120518 | |
| 6 | Instance method | Public | Method | Sets the reference to the personalization context node | 20120518 | |
| 7 | Instance method | Public | Method | Set the personalization manager instance | 20120518 |
Events
Class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no event.
Types
Class CL_VBC_GEOMAP2_WD_COMP_ASSIST 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_VBC_V2_CUST_ACCESS=>MAP_LAYER_STACKS_TAB | 20120518 | ||||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20120518 |
Method CREATE_CTMENU_EXT on class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no exception.
Method HANDLE_ACF_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130523 | ||||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20130523 |
Method HANDLE_ACF_ERROR on class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no exception.
Method HANDLE_CTMENU_EXT_FCODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20120518 |
Method HANDLE_CTMENU_EXT_FCODES on class CL_VBC_GEOMAP2_WD_COMP_ASSIST 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_VBC_GEOMAP2_AD_GENERIC=>GTYPE_NAME_VALUE_TAB | 20120518 |
Method SET_MAP_PROPERTIES on class CL_VBC_GEOMAP2_WD_COMP_ASSIST 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 | 20120518 |
Method SET_MESSAGE_MANAGER on class CL_VBC_GEOMAP2_WD_COMP_ASSIST 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 | 20120518 |
Method SET_PERS_CNODE on class CL_VBC_GEOMAP2_WD_COMP_ASSIST 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 | 20120518 |
Method SET_PERS_MANAGER on class CL_VBC_GEOMAP2_WD_COMP_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |