SAP ABAP Class /MRSS/IF_SGE_FACTORY_CAL (Interface for Factory Calendar)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_FACTORY_CAL Factory Calendar 20130421
Properties
Class /MRSS/IF_SGE_FACTORY_CAL  
Short Description Interface for Factory Calendar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130421   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_FACTORY_CAL has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_FACTORY_CAL has no interface implemented.
Friends
Class /MRSS/IF_SGE_FACTORY_CAL has no friend class.
Attributes
Class /MRSS/IF_SGE_FACTORY_CAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_LOADED_INTERVAL Instance method Public Method Complete the missing requested interval (if needed) 20130429
2 GET_NUMBER_OF_DAYS Instance method Public Method Get the Number of Days for an Interval 20130426
3 GET_NUMBER_OF_WORKING_DAYS Instance method Public Method Get the Number of Working Days for an Interval 20130421
4 GET_WORKING_DAYS Instance method Public Method Get the Dates for Working Days (without non-Working Days) 20130421
5 IS_WORKING_DAY Instance method Public Method Is the given Date a Working Day? 20130718
Events
Class /MRSS/IF_SGE_FACTORY_CAL has no event.
Types
Class /MRSS/IF_SGE_FACTORY_CAL has no local type.
Method Signatures

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 20130429

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

Method GET_NUMBER_OF_DAYS 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
2 Returning RV_DAYS Value transfer Type reference (TYPE) /MRSS/T_CAG_NUMBER_OF_WORKDAYS Number of Working Days (Big Integer) 20130426

Method GET_NUMBER_OF_DAYS on class /MRSS/IF_SGE_FACTORY_CAL has no exception.

Method GET_NUMBER_OF_WORKING_DAYS 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
2 Returning RV_WORKING_DAYS Value transfer Type reference (TYPE) /MRSS/T_CAG_NUMBER_OF_WORKDAYS Number of Working Days (Big Integer) 20130421

Method GET_NUMBER_OF_WORKING_DAYS on class /MRSS/IF_SGE_FACTORY_CAL has no exception.

Method GET_WORKING_DAYS 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 RT_WORKING_DAYS Value transfer Type reference (TYPE) /MRSS/T_DATE_TS_WEEKDAY_TAB Table with Mapping between Date and Weekday 20130421

Method GET_WORKING_DAYS on class /MRSS/IF_SGE_FACTORY_CAL has no exception.

Method IS_WORKING_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20130718
2 Returning RV_IS_WORKING_DAY Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130718

Method IS_WORKING_DAY on class /MRSS/IF_SGE_FACTORY_CAL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in