SAP ABAP Class /MRSS/CL_OPT_GPS_POSITION_DB (Service class for maintaining GPS coordinates for resources)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/OPT (Package) Multi Resource Scheduling: Optimizer
Properties
Class /MRSS/CL_OPT_GPS_POSITION_DB  
Short Description Service class for maintaining GPS coordinates for resources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/OPT   Multi Resource Scheduling: Optimizer 
Created 20071212   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_OPT_GPS_POSITION_DB has no forward declaration.
Interfaces
Class /MRSS/CL_OPT_GPS_POSITION_DB has no interface implemented.
Friends
Class /MRSS/CL_OPT_GPS_POSITION_DB has no friend class.
Attributes
Class /MRSS/CL_OPT_GPS_POSITION_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Delete data from data base 20130527
2 MAINTAIN Static method Public Method Save data into the data base 20071212
3 READ Static method Public Method Reads the data from database 20071212
Events
Class /MRSS/CL_OPT_GPS_POSITION_DB has no event.
Types
Class /MRSS/CL_OPT_GPS_POSITION_DB has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GEO_LOCATION Call by reference Type reference (TYPE) /MRSS/T_OBJ_GEO_GPS_TAB To maintain the GEO GPS entries 20130527

Method DELETE on class /MRSS/CL_OPT_GPS_POSITION_DB has no exception.

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GPS_POSITION Call by reference Type reference (TYPE) /MRSS/T_OBJ_GEO_GPS Data table to hold actual GPS coordinates of a resource 20071212

Method MAINTAIN on class /MRSS/CL_OPT_GPS_POSITION_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GEO_LOCATION Call by reference Type reference (TYPE) /MRSS/T_OBJ_GEO_GPS To maintain the GEO GPS entries 20071212
2 Exporting ET_GEO_LOCATION Call by reference Type reference (TYPE) /MRSS/T_OBJ_GEO_GPS_TAB To maintain the GEO GPS entries 20130527
3 Importing IT_RESOURCE_KEY Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130527
4 Importing IV_RESOURCE_KEY Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20071212

Method READ on class /MRSS/CL_OPT_GPS_POSITION_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610