SAP ABAP Class CL_VBC_GEOMAP_AD_GEN_V2 (Generic Geo-Map Adapter for VB 2.0)
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_VBC_GEOMAP_AD_BASE | GeoMap Adapter Base class | 20110901 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_GEOMAP2_AD_GENERIC | GeoMap2 generic Adapter | 20111004 |
Properties
Class | CL_VBC_GEOMAP_AD_GEN_V2 | |
Short Description | Generic Geo-Map Adapter for VB 2.0 | |
Super Class | CL_VBC_GEOMAP_AD_BASE | GeoMap Adapter Base 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 | 20110901 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VBC_GEOMAP2_AD_GENERIC | GeoMap2 generic Adapter | 20111004 |
Friends
Class CL_VBC_GEOMAP_AD_GEN_V2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_ACFACTIVEX | Handler for Method Calls for GAC ActiveX View Element | 20110901 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20110901 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | '/SAP/BC/WEBDYNPRO/SAP/VBC_WDC_GEOMAP_GEN2/' | path to graphics in MIME repository | 20111212 | |
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20120224 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GTYPE_REQUEST_CONTEXT | 20111010 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121108 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110901 |
3 | ![]() |
Instance method | Public | Method | 20110901 | |
4 | ![]() |
Instance method | Public | Method | Set the default MIME repository path | 20111212 |
Events
Class CL_VBC_GEOMAP_AD_GEN_V2 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_DETAIL_WINDOW_REF | Public | Attribute reference (LIKE) | 20120224 |
|
||
2 | GTYPE_NAME_VALUE_PAIR | Protected | Attribute reference (LIKE) | 20111005 |
|
||
3 | GTYPE_NAME_VALUE_TAB | Protected | Attribute reference (LIKE) | 20111005 |
|
||
4 | GTYPE_REQUEST_CONTEXT | Public | Attribute reference (LIKE) | 20111010 |
|
||
5 | LTY_NESTED_CTMENU_LINE | Protected | See coding | 20111006 | begin of LTY_NESTED_CTMENU_LINE,
MENU_ENTRY type SCTX_SERIALIZE_ENTRY,
SUB_ENTRIES type STRING,
end of LTY_NESTED_CTMENU_LINE
|
||
6 | LTY_NESTED_CTMENU_TAB | Protected | See coding | 20111006 | LTY_NESTED_CTMENU_TAB type standard table of LTY_NESTED_CTMENU_LINE with non-unique default key
|
Method Signatures
Method CHECK_WINDOW_SOURCE_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_AREAS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_DATA_LINK | 20121108 | |||
2 | ![]() |
IT_LINKS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_DATA_LINK | 20121108 | |||
3 | ![]() |
IT_SPOTS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_DATA_SPOT | 20121108 | |||
4 | ![]() |
IV_IS_DELTA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121108 | |||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121108 |
Method CHECK_WINDOW_SOURCE_VALID on class CL_VBC_GEOMAP_AD_GEN_V2 has no exception.
Method CONSTRUCTOR 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) | CL_WDR_ACTIVEX_METHOD_HNDL | Handler for Method Calls for GAC ActiveX View Element | 20110901 |
Method CONSTRUCTOR on class CL_VBC_GEOMAP_AD_GEN_V2 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 | Handler for Method Calls for GAC ActiveX View Element | 20110901 |
Method SET_ACF_METHOD_HANDLER on class CL_VBC_GEOMAP_AD_GEN_V2 has no exception.
Method SET_DEFAULT_MIME_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method SET_DEFAULT_MIME_PATH on class CL_VBC_GEOMAP_AD_GEN_V2 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |