SAP ABAP Interface /MRSS/IF_GIS_MAPPING (GIS mapping)
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 - 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
Interface /MRSS/IF_GIS_MAPPING  
Short Description GIS mapping    
General Data
Package /MRSS/GIS   MRS GIS Integration 
Created 20101111   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_GIS_MAPPING has no forward declaration.
Interfaces
Interface /MRSS/IF_GIS_MAPPING has no interface.
Friends
Interface /MRSS/IF_GIS_MAPPING has no friend.
Attributes
Interface /MRSS/IF_GIS_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MARKERS Instance method Public Method Add markers in the Map 20110310
2 ADD_TOOLBAR_BUTTONS Instance method Public Method Add Map specific toolbar buttons 20110329
3 CLEAR Instance method Public Method Clear Objects from Map 20110315
4 CREATE_ASSIGNMENT Instance method Public Method Create Assignment 20110424
5 DELETE_MARKERS Instance method Public Method Delete Markers from the map 20110326
6 DELETE_ROUTES Instance method Public Method Delete Routes from Map 20110406
7 DISPLAY_MAP Instance method Public Method Display Map 20110310
8 DRAW_ROUTE Instance method Public Method Draw Route in MAP 20110322
9 GET_INSTANCE Static method Public Method Get instance of GIS system 20110221
10 MAP_CONTAINER Instance method Public Method Map the container to the map control 20110310
11 MODIFY_MARKERS Instance method Public Method Modify Markers in the map 20110326
12 PROCESS_PAI Instance method Public Method PAI 20110424
13 PROCESS_PBO Instance method Public Method PBO 20120716
14 REBUILD_CONTROL Instance method Public Method Rebuild Control 20110315
15 RENDER_MAP Instance method Public Method Render Map without any changes 20110406
16 SET_SIZE Instance method Public Method Set Map Size 20110318
Events
Interface /MRSS/IF_GIS_MAPPING has no event.
Types
Interface /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 Exporting ET_MARKER_COLL Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_COLL_TAB Marker Information Table 20110326
2 Importing IT_MARKERS Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKERS_TAB Marker to be plotted in Map 20110310

Method ADD_MARKERS on Interface /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 Exporting ET_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20110329

Method ADD_TOOLBAR_BUTTONS on Interface /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 Importing IV_CLEAR_BORDER Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20120605

Method CLEAR on Interface /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 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_COLL Marker Information structure 20110424
2 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_COLL Marker Information structure 20110424

Method CREATE_ASSIGNMENT on Interface /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 Importing IT_MARKER_COLL Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_COLL_TAB Marker Information Table 20110326

Method DELETE_MARKERS on Interface /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 Importing IT_ROUTE_COLL Call by reference Type reference (TYPE) /MRSS/T_GIS_ROUTE_COLL_TAB Route Object Collection 20110406

Method DELETE_ROUTES on Interface /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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110517
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110517

Method DISPLAY_MAP on Interface /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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20120621
2 Exporting ET_ROUTE_COLL Call by reference Type reference (TYPE) /MRSS/T_GIS_ROUTE_COLL_TAB Route Object Collection 20110406
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20120621
4 Importing IT_GEOPOSITION Call by reference Type reference (TYPE) /MRSS/T_GIS_GEOPOSITION_TAB Geo-position Tab 20110322
5 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20110406

Method DRAW_ROUTE on Interface /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 Returning RREF_GIS_MAPPING Value transfer Object reference (TYPE REF TO) /MRSS/IF_GIS_MAPPING GIS mapping 20110221

Method GET_INSTANCE on Interface /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 Importing IREF_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110310

Method MAP_CONTAINER on Interface /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 Importing IT_MARKERS Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKERS_TAB Marker to be plotted in Map 20110328
2 Importing IT_MARKER_COLL Call by reference Type reference (TYPE) /MRSS/T_GIS_MARKER_COLL_TAB Marker Information Table 20110328

Method MODIFY_MARKERS on Interface /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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110424
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110424
3 Importing IV_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20110424

Method PROCESS_PAI on Interface /MRSS/IF_GIS_MAPPING has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on Interface /MRSS/IF_GIS_MAPPING has no parameter.
Method PROCESS_PBO on Interface /MRSS/IF_GIS_MAPPING has no exception.

Method REBUILD_CONTROL Signature

Method REBUILD_CONTROL on Interface /MRSS/IF_GIS_MAPPING has no parameter.
Method REBUILD_CONTROL on Interface /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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110517
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110517

Method RENDER_MAP on Interface /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 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20110318
2 Importing IV_WIDTH Call by reference Type reference (TYPE) I 20110318

Method SET_SIZE on Interface /MRSS/IF_GIS_MAPPING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800