SAP ABAP Class /MRSS/CL_SGE_PROCESS_TIME_DB (Mobilization 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_PROCESS_TIME_DB  
Short Description Mobilization 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 20130503   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_PROCESS_TIME_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_PROCESS_TIME_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_PROCESS_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 20130503
2 GT_PROCESS_TIME Static Attribute Private Type reference (TYPE) /MRSS/T_PROCESS_TIME_WRK_TAB Work Structure for Process Time (HASHED) 20130503
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130503
2 MAINTAIN Static method Public Method Manage Buffer 20130503
3 READ Static method Public Method Read from Buffer or Database 20130503
4 READ_IN_RANGE Static method Public Method Read from Buffer or Database by Interval 20130503
5 RESET Static method Public Method Delete Buffer 20130503
6 SAVE Static method Public Method Save to Database 20130503
Events
Class /MRSS/CL_SGE_PROCESS_TIME_DB has no event.
Types
Class /MRSS/CL_SGE_PROCESS_TIME_DB has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_PROCESS_TIME_DB has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_PROCESS_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_PROCESS_TIME Call by reference Type reference (TYPE) /MRSS/T_PROCESS_TIME_WRK_TAB Work Structure for Process Time (HASHED) 20130503

Method MAINTAIN on class /MRSS/CL_SGE_PROCESS_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_PROCESS_TIME Value transfer Type reference (TYPE) /MRSS/T_PROCESS_TIME_WRK_TAB Work Structure for Process Time (HASHED) 20130503
2 Importing IT_PROCESS_TIME_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Mobilization IDs 20130503
3 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130503

Method READ on class /MRSS/CL_SGE_PROCESS_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_PROCESS_TIME Call by reference Type reference (TYPE) /MRSS/T_PROCESS_TIME_WRK_TAB Work Structure for Mobilization 20130503
2 Importing IV_BEGIN Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130503
3 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Avoid Buffer? 20130503
4 Importing IV_END Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130503

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

Method RESET Signature

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

Method SAVE Signature

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