SAP ABAP Class CL_VBC_GEOMAP_DP_GENERIC_WD (Geo-Map: WD Map Dialog Provider generic map)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_WD_GEOMAP_CORE (Package) WebDynpro Geographical Map Core objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_GEOMAP_DP_GENERIC | Geo-Map: Dialog Provider Interface generic map | 20110418 |
Properties
| Class | CL_VBC_GEOMAP_DP_GENERIC_WD | |
| Short Description | Geo-Map: WD Map Dialog 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 | 20110908 | 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_GEOMAP_DP_GENERIC | Geo-Map: Dialog Provider Interface generic map | 20110418 |
Friends
Class CL_VBC_GEOMAP_DP_GENERIC_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_DP_GENERIC_WD | WD Map Dialog Provider generic map | 20110418 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_SP_GENERIC | Geo-Map: Service Provider generic map | 20110418 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'PAGE_3' | Page ID for Display Profile | 20110614 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'PAGE_2' | Page ID for Legend Dialog | 20110614 | ||
| 5 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'PAGE_4' | Page ID for Select Objects Dialog | 20110614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Instance of Dialog Provider | 20110418 | |
| 2 | Static method | Public | Method | Get Instance of Dialog Provider | 20110418 | |
| 3 | Static method | Public | Method | Get description of structure | 20110420 | |
| 4 | Instance method | Public | Method | Process dialog data for select map objects | 20110609 | |
| 5 | Static method | Protected | Method | Set Instance of Dialog Provider | 20110418 | |
| 6 | Static method | Public | Method | Set Map Service Provider for data processing | 20110418 | |
| 7 | Instance method | Public | Method | Process dialog data for Display Profile | 20110609 |
Events
Class CL_VBC_GEOMAP_DP_GENERIC_WD has no event.
Types
Class CL_VBC_GEOMAP_DP_GENERIC_WD has no local type.
Method Signatures
Method CHECK_DP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DIALOG_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_GEOMAP_DP_GENERIC | Geo-Map: Dialog Provider Interface generic map | 20110418 | |||
| 2 | IO_MAP_SERVICE_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_SP_GENERIC | Geo-Map: Service Provider generic map | 20110418 |
Method CHECK_DP_INSTANCE on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
Method GET_DP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAP_SERVICE_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_SP_GENERIC | Geo-Map: Service Provider generic map | 20110418 | |||
| 2 | RO_DIALOG_PROVIDER_WD | Value transfer | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_DP_GENERIC_WD | Geo-Map: WD Map Dialog Provider generic map | 20110418 |
Method GET_DP_INSTANCE on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
Method GET_KEY_DESCR_OF_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | 20110420 | ||||
| 2 | IT_COMP | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110420 | ||||
| 3 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | ANY | 20110420 |
Method GET_KEY_DESCR_OF_STRUCTURE on class CL_VBC_GEOMAP_DP_GENERIC_WD 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_MESSAGES | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_MESSAGE | Geo-Map: Messages | 20110609 | |||
| 2 | IT_MAP_OBJECT_GUIDS | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_OBJECT_GUIDS | Geo-Map: Map Object GUIDs | 20110609 | |||
| 3 | IV_CANCEL | Call by reference | Type reference (TYPE) | VBC_GEOMAP_DIALOG_CANCEL | Geo-Map: Dialog Cancelation | 20110609 |
Method SELECT_MAP_OBJECTS_PROCESSING on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
Method SET_DP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DIALOG_PROVIDER_WD | Value transfer | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_DP_GENERIC_WD | Geo-Map: WD Map Dialog Provider generic map | 20110418 |
Method SET_DP_INSTANCE on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
Method SET_MAP_SERVICE_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAP_SERVICE_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_VBC_GEOMAP_SP_GENERIC | Geo-Map: Service Provider generic map | 20110418 |
Method SET_MAP_SERVICE_PROVIDER on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
Method SHOW_DISPLAY_PROFILE_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 | 20110609 | |||
| 2 | IT_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | VBC_T_GEOMAP_UI_D_DISP_PROFILE | Geo-Map: Dialog to show display profile | 20110609 | |||
| 3 | IV_CANCEL | Call by reference | Type reference (TYPE) | VBC_GEOMAP_DIALOG_CANCEL | Geo-Map: Dialog Cancelation | 20110609 |
Method SHOW_DISPLAY_PROFILE_PROC on class CL_VBC_GEOMAP_DP_GENERIC_WD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |