Hierarchy
⤷
⤷
Properties
| Class | CL_VBC_GEOMAP_SP_GENERIC | |
| Short Description | Geo-Map: Service Provider generic map | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_WD_GEOMAP_CORE | WebDynpro Geographical Map Core objects |
| Created | 20110418 | 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
Class CL_VBC_GEOMAP_SP_GENERIC has no interface implemented.
Friends
Class CL_VBC_GEOMAP_SP_GENERIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120224 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_VBC_GEOMAP_DP_GENERIC | Geo-Map: Dialog Provider Interface generic map | 20110418 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_VBC_GEOMAP_AD_GENERIC | Geo-Map: Adapter Interface generic map | 20110418 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_SCENE_MANAGER | Geo-Map: Scene Manager | 20110418 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | VBC_T_GEOMAP_DISPLAY_PROFILE | Geo-Map: Display Profile | 20110418 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | VBC_GEOMAP_APPLICATION | Geo-Map: Application | 20110420 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 20110418 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | VBC_GEOMAP_METHOD | Geo-Map: Functional method | 20110608 |
Methods
Events
Class CL_VBC_GEOMAP_SP_GENERIC has no event.
Types
Class CL_VBC_GEOMAP_SP_GENERIC has no local type.
Method Signatures
Method ADD_MAP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Map: Messages | 20110418 |
Method ADD_MAP_MESSAGE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method ADD_MAP_OBJECTS_TO_SCENE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110418 | |||
| 2 | IT_MAP_OBJECTS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECTS | Geo-Map: Map Objects | 20110418 |
Method ADD_MAP_OBJECTS_TO_SCENE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method CLEAR_CURRENT_SCENE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110418 | |||
| 2 | IT_MAP_OBJECTS_NEW | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECTS | Geo-Map: Map Objects | 20110418 | |||
| 3 | IT_MAP_OBJECT_ROLES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_ROLES | Geo-Map: Map Object Roles | 20110418 | |||
| 4 | IV_CLEAR_FIXED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear also fixed? | 20110418 |
Method CLEAR_CURRENT_SCENE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method COLLECT_MAP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110608 | |||
| 2 | ET_MAP_OBJECT_GUIDS_AMBIGOUS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 3 | ET_MAP_OBJECT_GUIDS_SINGLE | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 4 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 5 | IT_MAP_OBJECT_ROLES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_ROLES | Geo-Map: Map Object Roles | 20110608 | |||
| 6 | IV_REMOVE_HIGHLIGHT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 | ||
| 7 | IV_SELECT_MULTI | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 | ||
| 8 | IV_SEL_PROC_METHOD | Call by reference | Type reference (TYPE) | VBC_GEOMAP_METHOD | Geo-Map: Functional method | 20110608 | |||
| 9 | IV_SHOW_DETAILS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 |
Method COLLECT_MAP_OBJECTS on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AD_GENERIC | Call by reference | Object reference (TYPE REF TO) | IF_VBC_GEOMAP_AD_GENERIC | Geo-Map: Adapter Interface generic map | 20111111 | |||
| 2 | IO_DP_GENERIC | Call by reference | Object reference (TYPE REF TO) | IF_VBC_GEOMAP_DP_GENERIC | Geo-Map: Dialog Provider Interface generic map | 20111111 | |||
| 3 | IV_BE_QUIET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Display no messages | 20120224 |
Method CONSTRUCTOR on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method CREATE_DISPLAY_PROFILE Signature
Method CREATE_DISPLAY_PROFILE on class CL_VBC_GEOMAP_SP_GENERIC has no parameter.
Method CREATE_DISPLAY_PROFILE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method DISPLAY_CURRENT_SCENE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110418 |
Method DISPLAY_CURRENT_SCENE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method GET_MAP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_OBJECT_GUID | Call by reference | Type reference (TYPE) | VBC_GEOMAP_OBJECT_GUID | Geo-Map: Map Object GUID | 20110418 | |||
| 2 | RS_MAP_OBJECT | Value transfer | Type reference (TYPE) | VBC_S_GEOMAP_OBJECT_SCENE | Geo-Map: Map Object within Scene (internal view) | 20110418 |
Method GET_MAP_OBJECT on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method GET_MAP_OBJECTS_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20130205 | |||
| 2 | ET_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20130205 | |||
| 3 | IV_MAP_OBJECT_ROLE | Call by reference | Type reference (TYPE) | VBC_GEOMAP_OBJECT_ROLE | Geo-Map: Map Object Role | 20130205 |
Method GET_MAP_OBJECTS_BY_ROLE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method GET_SUB_MAP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20130205 | |||
| 2 | IV_MAP_OBJECT_GUID | Call by reference | Type reference (TYPE) | VBC_GEOMAP_OBJECT_GUID | Geo-Map: Map Object GUID | 20130205 | |||
| 3 | IV_WITH_SPOTS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Include spots | 20130205 |
Method GET_SUB_MAP_OBJECTS on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method HANDLE_MAP_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_EVENT_HANDLED | Call by reference | Type reference (TYPE) | BOOLE_D | Event handled by this SP | 20110418 | |||
| 2 | IS_POINTER_POS | Call by reference | Type reference (TYPE) | VBC_S_GEOMAP_OBJECT_POSITION | Pointer Position on map when event was triggered | 20120518 | |||
| 3 | IT_SOURCE_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110418 | |||
| 4 | IT_TARGET_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110418 | |||
| 5 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | VBC_GEOMAP_EVENT_ID | Geo-Map: Event ID | 20110418 |
Method HANDLE_MAP_EVENT on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method OPEN_DIALOG_SHOW_DISP_PROFILE Signature
Method OPEN_DIALOG_SHOW_DISP_PROFILE on class CL_VBC_GEOMAP_SP_GENERIC has no parameter.
Method OPEN_DIALOG_SHOW_DISP_PROFILE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method OPEN_DIALOG_SHOW_LEGEND Signature
Method OPEN_DIALOG_SHOW_LEGEND on class CL_VBC_GEOMAP_SP_GENERIC has no parameter.
Method OPEN_DIALOG_SHOW_LEGEND on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method REMOVE_MAP_OBJECTS_FROM_SCENE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110418 | |||
| 2 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110418 | |||
| 3 | IT_MAP_OBJECT_ROLES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_ROLES | Geo-Map: Map Object Roles | 20110418 | |||
| 4 | IV_REMOVE_SUB_MAP_OBJECTS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Remove sub objects? | 20110418 |
Method REMOVE_MAP_OBJECTS_FROM_SCENE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method REMOVE_MAP_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110418 |
Method REMOVE_MAP_OBJECT_DATA on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method RESET_OBJECT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110608 |
Method RESET_OBJECT_SELECTION on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method SELECT_MAP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 2 | IV_SELECT_MULTI | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 | ||
| 3 | IV_SEL_PROC_METHOD | Call by reference | Type reference (TYPE) | VBC_GEOMAP_METHOD | Geo-Map: Functional method | 20110608 |
Method SELECT_MAP_OBJECTS on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method SELECT_MAP_OBJECTS_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 2 | CV_PROCESSING_DONE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 | |||
| 3 | IV_CANCEL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 |
Method SELECT_MAP_OBJECTS_PROCESSING on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method SET_DISPLAY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110608 | |||
| 2 | IT_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_UI_D_DISP_PROFILE | Geo-Map: Dialog to show display profile | 20110608 | |||
| 3 | IV_CANCEL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 |
Method SET_DISPLAY_PROFILE on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method SHOW_MAP_OBJECT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110608 | |||
| 2 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 | |||
| 3 | IT_MAP_OBJECT_ROLES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_ROLES | Geo-Map: Map Object Roles | 20110608 | |||
| 4 | IV_SEL_PROC_METHOD | Call by reference | Type reference (TYPE) | VBC_GEOMAP_METHOD | Geo-Map: Functional method | 20110608 |
Method SHOW_MAP_OBJECT_DETAILS on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method SHOW_MAP_OBJECT_DETAILS_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110608 | |||
| 2 | ES_MAP_OBJECT | Call by reference | Type reference (TYPE) | VBC_S_GEOMAP_OBJECT_SCENE | Geo-Map: Map Object within Scene (internal view) | 20110608 | |||
| 3 | EV_DETAILS_SHOWN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 | |||
| 4 | EV_MAP_OBJECT_GUID | Call by reference | Type reference (TYPE) | VBC_GEOMAP_OBJECT_GUID | Geo-Map: Map Object GUID | 20110608 | |||
| 5 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110608 |
Method SHOW_MAP_OBJECT_DETAILS_PROC on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method UPDATE_DIALOG_PROVIDER_INST Signature
Method UPDATE_DIALOG_PROVIDER_INST on class CL_VBC_GEOMAP_SP_GENERIC has no parameter.
Method UPDATE_DIALOG_PROVIDER_INST on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
Method UPDATE_SCENE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110418 | |||
| 2 | IT_MAP_OBJECTS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECTS | Geo-Map: Map Objects | 20110418 |
Method UPDATE_SCENE_OBJECTS on class CL_VBC_GEOMAP_SP_GENERIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |