SAP ABAP Class /MRSS/CL_SGE_TRAVEL_TIME_DB (Travel Times)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_TRAVEL_TIME_DB  
Short Description Travel Times    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20070704   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_TRAVEL_TIME_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TRAVEL_TIME_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_TRAVEL_TIME_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_READ_INTERVAL Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGE_TIME_VALIDITY Range Intervals Read 20070827
2 GT_RES_RANGES Static Attribute Private Type reference (TYPE) /MRSS/T_GUID_TSP_INT_TAB Resource GUIDs 20090213
3 GT_TRAVEL_TIME Static Attribute Private Type reference (TYPE) /MRSS/T_TRAVEL_TIME_WRK_TAB Travel Times 20070705
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20070907
2 GET_NEW_RESOURCE_RANGE Static method Private Method Get Resources That Need to Be Read 20090213
3 MAINTAIN Static method Public Method Manage Buffer 20070704
4 READ Static method Public Method Read from Buffer or Database 20070704
5 READ_IN_RANGE Static method Public Method Read from Buffer or Database by Interval 20070818
6 RESET Static method Public Method Delete Buffer 20070710
7 SAVE Static method Public Method Save to Database 20070704
Events
Class /MRSS/CL_SGE_TRAVEL_TIME_DB has no event.
Types
Class /MRSS/CL_SGE_TRAVEL_TIME_DB has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.

Method GET_NEW_RESOURCE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RES_RANGE Call by reference Type reference (TYPE) /MRSS/T_GUID_TSP_INT_TAB List of GUIDs 20090213
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20090213
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090213
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090213

Method GET_NEW_RESOURCE_RANGE on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRAVEL_TIME Call by reference Type reference (TYPE) /MRSS/T_TRAVEL_TIME_WRK_TAB Reisezeiten 20070705

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

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TRAVEL_TIMES Value transfer Type reference (TYPE) /MRSS/T_TRAVEL_TIME_WRK_TAB Reisezeiten 20070705
2 Importing IT_TRAVEL_TIME_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB IDs der Reisezeiten 20070705
3 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20100423

Method READ on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.

Method READ_IN_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRAVEL_TIMES Call by reference Type reference (TYPE) /MRSS/T_TRAVEL_TIME_WRK_TAB Arbeitsstruktur für Reisezeiten (HASHED) 20070818
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB GUID 20090213
3 Importing IV_BEGIN Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070818
4 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Umgehe Puffer? 20070818
5 Importing IV_END Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070818

Method READ_IN_RANGE on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no parameter.
Method RESET on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_TRAVEL_TIME_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 607