SAP ABAP Class /MRSS/CL_SGE_FACTORY_CAL (Factory Calendar)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_FACTORY_CAL Interface for Factory Calendar 20130421
Properties
Class /MRSS/CL_SGE_FACTORY_CAL  
Short Description Factory Calendar    
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 20130421   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_FACTORY_CAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_FACTORY_CAL Interface for Factory Calendar 20130421
Friends
Class /MRSS/CL_SGE_FACTORY_CAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_INTERVAL Instance attribute Private Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130421
2 GT_DAY_ATTRIBUTES Instance attribute Private Type reference (TYPE) /MRSS/T_SGE_DAY_ATTRIBUTES_TAB Daily attributes 20130421
3 GT_WORKING_DAYS Instance attribute Private Type reference (TYPE) /MRSS/T_DATE_TS_WEEKDAY_TAB Table with Mapping between Date and Weekday 20130421
4 GV_FACTORY_CALENDAR Instance attribute Private Type reference (TYPE) WFCID Factory Calendar 20130421
5 GV_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20130421
Methods
# Method Level Visibility Method type Description Created on
1 BUILD Instance method Private Method Build the working days for the given interval 20130421
2 BUILD_MISSING_PART Instance method Private Method Build missing working days in addition 20130421
3 COMPLETE_LOADED_INTERVAL Instance method Private Method Complete the missing requested interval (if needed) 20130426
4 CONSTRUCTOR Instance method Public Constructor Constructor 20130421
5 IS_COMPLETE_INTERVAL_LOADED Instance method Private Method Is the complete requested interval loaded 20130421
6 UPDATE_BUFFERED_INTERVAL Instance method Private Method Set earliest begin and latest end of the two intervals 20130422
Events
Class /MRSS/CL_SGE_FACTORY_CAL has no event.
Types
Class /MRSS/CL_SGE_FACTORY_CAL has no local type.
Method Signatures

Method BUILD Signature

Method BUILD on class /MRSS/CL_SGE_FACTORY_CAL has no parameter.
Method BUILD on class /MRSS/CL_SGE_FACTORY_CAL has no exception.

Method BUILD_MISSING_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130421

Method BUILD_MISSING_PART on class /MRSS/CL_SGE_FACTORY_CAL has no exception.

Method COMPLETE_LOADED_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130426

Method COMPLETE_LOADED_INTERVAL on class /MRSS/CL_SGE_FACTORY_CAL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130421
2 Importing IV_FACTORY_CALENDAR Call by reference Type reference (TYPE) WFCID Factory Calendar 20130421
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20130421

Method CONSTRUCTOR on class /MRSS/CL_SGE_FACTORY_CAL has no exception.

Method IS_COMPLETE_INTERVAL_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130421
2 Returning RV_COMPLETELY_LOADED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130421

Method IS_COMPLETE_INTERVAL_LOADED on class /MRSS/CL_SGE_FACTORY_CAL has no exception.

Method UPDATE_BUFFERED_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130422
2 Importing IS_OTHER_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20130422

Method UPDATE_BUFFERED_INTERVAL on class /MRSS/CL_SGE_FACTORY_CAL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800