SAP ABAP Interface IF_VBC_GEOMAP2_AD_GENERIC (GeoMap2 generic Adapter)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_GEOMAP_AD_GEN_V2 | Generic Geo-Map Adapter for VB 2.0 | 20111004 |
Properties
Interface | IF_VBC_GEOMAP2_AD_GENERIC | |
Short Description | GeoMap2 generic Adapter |
General Data
Package | VBC_WD_GEOMAP2 | WebDynpro Geographical Map Component v2 |
Created | 20111004 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_VBC_GEOMAP2_AD_GENERIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VBC_GEOMAP_AD_GENERIC | Geo-Map: Adapter Interface generic map | 20111004 |
Friends
Interface IF_VBC_GEOMAP2_AD_GENERIC has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_DETAIL_SINGLE_COLUMN | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20111011 | |
2 | CO_DETAIL_TWO_COLUMN | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Single-Character Flag | 20111011 | |
3 | LAST_OPENED_DETAIL_WINDOW | Instance attribute | Public | Type reference (TYPE) | GTYPE_DETAIL_WINDOW_REF | 20120224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111004 | |
2 | ![]() |
Instance method | Public | Method | Push Context Menu to frontend | 20111005 |
3 | ![]() |
Instance method | Public | Method | Push Detail Data to frontend | 20111005 |
4 | ![]() |
Instance method | Public | Method | Set Context of last frontend event | 20111010 |
5 | ![]() |
Instance method | Public | Method | 20111004 | |
6 | ![]() |
Instance method | Public | Method | 20111004 |
Events
Interface IF_VBC_GEOMAP2_AD_GENERIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_DETAIL_WINDOW_REF | Public | See coding | 20120224 | begin of GTYPE_DETAIL_WINDOW_REF,
OBJECT_TYPE type STRING,
OBJECT_INST type STRING,
DETAIL_WINDOW_DESCR type ref to CL_VBC_MAP_OBJECT_DETAILS,
end of GTYPE_DETAIL_WINDOW_REF
|
||
2 | GTYPE_NAME_VALUE_PAIR | Public | See coding | 20111005 | begin of GTYPE_NAME_VALUE_PAIR,
NAME type STRING,
VALUE type STRING,
end of GTYPE_NAME_VALUE_PAIR
|
||
3 | GTYPE_NAME_VALUE_TAB | Public | See coding | 20111005 | GTYPE_NAME_VALUE_TAB type standard table of GTYPE_NAME_VALUE_PAIR with non-unique default key
|
||
4 | GTYPE_REQUEST_CONTEXT | Public | See coding | 20111010 | begin of GTYPE_REQUEST_CONTEXT,
OBJECT_TYPE type STRING,
OBJECT_INST type STRING,
PARAMS type GTYPE_NAME_VALUE_TAB,
PROPERTIES type GTYPE_NAME_VALUE_TAB,
CTMENU_EXT type ref to CL_CTMENU,
end of GTYPE_REQUEST_CONTEXT
|
Method Signatures
Method GET_LEGEND Signature
Method GET_LEGEND on Interface IF_VBC_GEOMAP2_AD_GENERIC has no parameter.
Method GET_LEGEND on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
Method PUSH_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20111005 |
Method PUSH_CONTEXT_MENU on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
Method PUSH_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DETAILS | Call by reference | Object reference (TYPE REF TO) | CL_VBC_MAP_OBJECT_DETAILS | Map Object Details | 20111011 |
Method PUSH_DETAILS on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
Method SET_EVENT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | IF_VBC_GEOMAP2_AD_GENERIC=>GTYPE_REQUEST_CONTEXT | 20111010 |
Method SET_EVENT_CONTEXT on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
Method UPDATE_CURRENT_SCENE Signature
Method UPDATE_CURRENT_SCENE on Interface IF_VBC_GEOMAP2_AD_GENERIC has no parameter.
Method UPDATE_CURRENT_SCENE on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
Method UPDATE_MAP Signature
Method UPDATE_MAP on Interface IF_VBC_GEOMAP2_AD_GENERIC has no parameter.
Method UPDATE_MAP on Interface IF_VBC_GEOMAP2_AD_GENERIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |