SAP ABAP Class /MRSS/IF_GIS_MAPPING (GIS mapping)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_GIS_ABSTRACT_SYSTEM | Abstract GIS class | 20101111 |
Properties
| Class | /MRSS/IF_GIS_MAPPING | |
| Short Description | GIS mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101111 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_GIS_MAPPING has no forward declaration.
Interfaces
Class /MRSS/IF_GIS_MAPPING has no interface implemented.
Friends
Class /MRSS/IF_GIS_MAPPING has no friend class.
Attributes
Class /MRSS/IF_GIS_MAPPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add markers in the Map | 20110310 | |
| 2 | Instance method | Public | Method | Add Map specific toolbar buttons | 20110329 | |
| 3 | Instance method | Public | Method | Clear Objects from Map | 20110315 | |
| 4 | Instance method | Public | Method | Create Assignment | 20110424 | |
| 5 | Instance method | Public | Method | Delete Markers from the map | 20110326 | |
| 6 | Instance method | Public | Method | Delete Routes from Map | 20110406 | |
| 7 | Instance method | Public | Method | Display Map | 20110310 | |
| 8 | Instance method | Public | Method | Draw Route in MAP | 20110322 | |
| 9 | Static method | Public | Method | Get instance of GIS system | 20110221 | |
| 10 | Instance method | Public | Method | Map the container to the map control | 20110310 | |
| 11 | Instance method | Public | Method | Modify Markers in the map | 20110326 | |
| 12 | Instance method | Public | Method | PAI | 20110424 | |
| 13 | Instance method | Public | Method | PBO | 20120716 | |
| 14 | Instance method | Public | Method | Rebuild Control | 20110315 | |
| 15 | Instance method | Public | Method | Render Map without any changes | 20110406 | |
| 16 | Instance method | Public | Method | Set Map Size | 20110318 |
Events
Class /MRSS/IF_GIS_MAPPING has no event.
Types
Class /MRSS/IF_GIS_MAPPING has no local type.
Method Signatures
Method ADD_MARKERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MARKER_COLL | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL_TAB | Marker Information Table | 20110326 | |||
| 2 | IT_MARKERS | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKERS_TAB | Marker to be plotted in Map | 20110310 |
Method ADD_MARKERS on class /MRSS/IF_GIS_MAPPING has no exception.
Method ADD_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20110329 |
Method ADD_TOOLBAR_BUTTONS on class /MRSS/IF_GIS_MAPPING has no exception.
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEAR_BORDER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20120605 |
Method CLEAR on class /MRSS/IF_GIS_MAPPING has no exception.
Method CREATE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL | Marker Information structure | 20110424 | |||
| 2 | IS_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL | Marker Information structure | 20110424 |
Method CREATE_ASSIGNMENT on class /MRSS/IF_GIS_MAPPING has no exception.
Method DELETE_MARKERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MARKER_COLL | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL_TAB | Marker Information Table | 20110326 |
Method DELETE_MARKERS on class /MRSS/IF_GIS_MAPPING has no exception.
Method DELETE_ROUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROUTE_COLL | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_ROUTE_COLL_TAB | Route Object Collection | 20110406 |
Method DELETE_ROUTES on class /MRSS/IF_GIS_MAPPING has no exception.
Method DISPLAY_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20110517 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110517 |
Method DISPLAY_MAP on class /MRSS/IF_GIS_MAPPING has no exception.
Method DRAW_ROUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20120621 | |||
| 2 | ET_ROUTE_COLL | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_ROUTE_COLL_TAB | Route Object Collection | 20110406 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20120621 | |||
| 4 | IT_GEOPOSITION | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_GEOPOSITION_TAB | Geo-position Tab | 20110322 | |||
| 5 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110406 |
Method DRAW_ROUTE on class /MRSS/IF_GIS_MAPPING has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_GIS_MAPPING | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_GIS_MAPPING | GIS mapping | 20110221 |
Method GET_INSTANCE on class /MRSS/IF_GIS_MAPPING has no exception.
Method MAP_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110310 |
Method MAP_CONTAINER on class /MRSS/IF_GIS_MAPPING has no exception.
Method MODIFY_MARKERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MARKERS | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKERS_TAB | Marker to be plotted in Map | 20110328 | |||
| 2 | IT_MARKER_COLL | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL_TAB | Marker Information Table | 20110328 |
Method MODIFY_MARKERS on class /MRSS/IF_GIS_MAPPING has no exception.
Method PROCESS_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20110424 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110424 | |||
| 3 | IV_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20110424 |
Method PROCESS_PAI on class /MRSS/IF_GIS_MAPPING has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class /MRSS/IF_GIS_MAPPING has no parameter.
Method PROCESS_PBO on class /MRSS/IF_GIS_MAPPING has no exception.
Method REBUILD_CONTROL Signature
Method REBUILD_CONTROL on class /MRSS/IF_GIS_MAPPING has no parameter.
Method REBUILD_CONTROL on class /MRSS/IF_GIS_MAPPING has no exception.
Method RENDER_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20110517 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110517 |
Method RENDER_MAP on class /MRSS/IF_GIS_MAPPING has no exception.
Method SET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20110318 | ||||
| 2 | IV_WIDTH | Call by reference | Type reference (TYPE) | I | 20110318 |
Method SET_SIZE on class /MRSS/IF_GIS_MAPPING has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |