SAP ABAP Class CL_VBI_GEOMAP_CHIP_ASSIST (GeoMap Chip assistence class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
⤷
VBI_WD_SUPPORT (Package) Visual Business WebDynpro Support
⤷
⤷
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 | 20130515 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TAG_PROVIDER | Interface for Tag Provider | 20130619 |
Properties
| Class | CL_VBI_GEOMAP_CHIP_ASSIST | |
| Short Description | GeoMap Chip 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 | VBI_WD_SUPPORT | Visual Business WebDynpro Support |
| Created | 20130515 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TAG_PROVIDER | Interface for Tag Provider | 20130619 |
Friends
Class CL_VBI_GEOMAP_CHIP_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130515 | |||
| 2 | Constant | Public | Type reference (TYPE) | VBI_CHIP_ADDRESS_USAGE | 'D' | Address Usage | 20131111 | ||
| 3 | Constant | Public | Type reference (TYPE) | VBI_CHIP_ADDRESS_USAGE | 'S' | Address Usage | 20131111 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | UseCase Claculate Route | 20130515 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20130515 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130515 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20130515 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | VBI_CHIP_INPUT_STYLE | 'S' | Chip Input Style | 20130910 | ||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20130515 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Number of locations | 20130515 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | IF_VBI_GEOCODING_SERVICE=>GTYPE_GEO_LOCATION | 20130515 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | IF_VBI_GEOCODING_SERVICE=>GTYPE_GEO_LOCATION | 20130912 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | VBI_S_ROUTE_CHIP_SETTINGS | Structure of Route Chip settings | 20131111 |
Methods
Events
Class CL_VBI_GEOMAP_CHIP_ASSIST has no event.
Types
Class CL_VBI_GEOMAP_CHIP_ASSIST has no local type.
Method Signatures
Method ADD_ROUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROUTE | Call by reference | Type reference (TYPE) | IF_VBI_GEOCODING_SERVICE=>GTYPE_GEO_POSITION_TAB | 20130612 | ||||
| 2 | RV_ROUTE_GUID | Value transfer | Type reference (TYPE) | VBI_GEOMAP_OBJECT_GUID | Geo-Map: Map Object GUID | 20130612 |
Method ADD_ROUTE on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method ADD_SPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCATION | Call by reference | Type reference (TYPE) | IF_VBI_GEOCODING_SERVICE=>GTYPE_GEO_LOCATION | 20130612 | ||||
| 2 | RV_SPOT_GUID | Value transfer | Type reference (TYPE) | VBI_GEOMAP_OBJECT_GUID | Geo-Map: Map Object GUID | 20130612 |
Method ADD_SPOT on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method CLEAR_MAP Signature
Method CLEAR_MAP on class CL_VBI_GEOMAP_CHIP_ASSIST has no parameter.
Method CLEAR_MAP on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBI_GEOMAP_CHIP_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method EVALUATE_SETTINGS Signature
Method EVALUATE_SETTINGS on class CL_VBI_GEOMAP_CHIP_ASSIST has no parameter.
Method EVALUATE_SETTINGS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method GET_INPUT_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | VBI_CHIP_INPUT_STYLE | Chip Input Style | 20131111 |
Method GET_INPUT_STYLE on class CL_VBI_GEOMAP_CHIP_ASSIST 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) | IF_VBI_OBJECT_DETAILS | Object Details Descriptor object | 20130613 | |||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | VBI_OBJECT_GUID | Geo-Map: Map Object GUID | 20130613 |
Method PUSH_DETAILS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SET_COMP_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130613 |
Method SET_COMP_CONTROLLER on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SET_GEOMAP_CMP_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CMP_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20130612 |
Method SET_GEOMAP_CMP_USAGE on class CL_VBI_GEOMAP_CHIP_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 | 20130613 |
Method SET_MESSAGE_MANAGER on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SET_ROUTE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SERVICE_PARAMS | Call by reference | Type reference (TYPE) | VBI_S_CHIP_ADDRESS | Address structure for Chip inport | 20130613 |
Method SET_ROUTE_START on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SET_ROUTE_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SERVICE_PARAMS | Call by reference | Type reference (TYPE) | VBI_S_CHIP_ADDRESS | Address structure for Chip inport | 20130912 |
Method SET_ROUTE_TARGET on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SET_USE_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USE_CASE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130613 |
Method SET_USE_CASE on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SHOW_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SERVICE_PARAMS | Call by reference | Type reference (TYPE) | VBI_S_CHIP_ADDRESS | Address structure for Chip inport | 20130613 |
Method SHOW_ADDRESS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SHOW_ROUTE Signature
Method SHOW_ROUTE on class CL_VBI_GEOMAP_CHIP_ASSIST has no parameter.
Method SHOW_ROUTE on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SHOW_ROUTE_FROM_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS | Call by reference | Type reference (TYPE) | STRING | Address search string | 20131111 |
Method SHOW_ROUTE_FROM_ADDRESS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method SHOW_ROUTE_TO_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS | Call by reference | Type reference (TYPE) | STRING | Address search string | 20130613 |
Method SHOW_ROUTE_TO_ADDRESS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
Method STORE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SETTINGS | Call by reference | Type reference (TYPE) | VBI_S_ROUTE_CHIP_SETTINGS | Structure of Route Chip settings | 20131111 |
Method STORE_SETTINGS on class CL_VBI_GEOMAP_CHIP_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |