SAP ABAP Class /MRSS/CL_GIS_ABSTRACT_MAP (Abstract MAP Solution)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/GIS (Package) MRS GIS Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_MAPPING | Interface for GIS Abstract Map | 20110218 |
Properties
| Class | /MRSS/CL_GIS_ABSTRACT_MAP | |
| Short Description | Abstract MAP Solution | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/GIS | MRS GIS Integration |
| Created | 20110218 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_GIS_ABSTRACT_MAP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_MAPPING | Interface for GIS Abstract Map | 20110218 |
Friends
Class /MRSS/CL_GIS_ABSTRACT_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_GIS_ABSTRACT_MAP | Abstract MAP Solution | 20110310 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_GIS_MAPPING | GIS mapping | 20110310 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_SGU_MAP_INTERACTION | Interaction to MRS | 20110327 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_ASGN_DEM_RES_KEY_TAB | Table with Demands | 20110309 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | Table with Resources for the User Interface | 20110309 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | Table with ALL demands | 20130703 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GEOLOC_UI_TAB | Table of Geolocation Data | 20110310 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GIS_MARKERS_TAB | Marker to be plotted in Map | 20110310 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL_TAB | Marker Information Table | 20110326 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | Table with Assignment Data for the User Interface | 20110309 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GIS_ROUTE_COLL_TAB | Route Collection | 20110406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20110221 | ||
| 2 | Instance method | Private | Method | Convert Geolocation to Markers | 20110327 | |
| 3 | Instance method | Private | Method | Get geolocation entry from markers | 20110328 | |
| 4 | Instance method | Public | Method | 20110221 | ||
| 5 | Instance method | Private | Method | Reset Resource Highlight | 20110331 | |
| 6 | Instance method | Private | Method | Update resource location in MAP | 20110401 |
Events
Class /MRSS/CL_GIS_ABSTRACT_MAP has no event.
Types
Class /MRSS/CL_GIS_ABSTRACT_MAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_GIS_ABSTRACT_MAP has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
Method GEOLOC_TO_MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MARKERS | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKERS_TAB | Marker to be plotted in Map | 20110327 | |||
| 2 | IT_GEOLOC | Call by reference | Type reference (TYPE) | /MRSS/T_GEOLOC_UI_TAB | Table of Geolocation Data | 20110327 | |||
| 3 | IV_ASSIGNMENT_HIGHLIGHT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20120515 | |||
| 4 | IV_HIGHLIGHT_RES_CUR_LOC | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110331 | |||
| 5 | IV_HIGHLIGHT_RES_HOME_LOC | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20120622 |
Method GEOLOC_TO_MARKER on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
Method GET_GEOLOC_FOR_MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GEOLOC | Call by reference | Type reference (TYPE) | /MRSS/T_GEOLOC_UI | Geolocation Data for User Interface | 20110328 | |||
| 2 | IS_MARKER | Call by reference | Type reference (TYPE) | /MRSS/T_GIS_MARKER_COLL | Marker Information | 20110328 |
Method GET_GEOLOC_FOR_MARKER on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class /MRSS/CL_GIS_ABSTRACT_MAP has no parameter.
Method GET_INSTANCE on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
Method UNDO_RESOURCE_HIGHLIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXCLUDE_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | GUID | 20110401 |
Method UNDO_RESOURCE_HIGHLIGHT on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
Method UPDATE_RESOURCE_IN_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 | 20110403 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110403 | |||
| 3 | IV_CLEAR_OTHER_ROUTES | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20120711 | ||
| 4 | IV_DRAW_ROUTE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20120711 | ||
| 5 | IV_HIGHLIGHT_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20110401 | ||
| 6 | IV_RESOURCE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110401 | |||
| 7 | IV_UPDATE_GEOLOCATION | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110401 |
Method UPDATE_RESOURCE_IN_MAP on class /MRSS/CL_GIS_ABSTRACT_MAP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |