SAP ABAP Interface /MRSS/IF_SGE_FACTORY_CAL (Interface for 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 - 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
Interface | /MRSS/IF_SGE_FACTORY_CAL | |
Short Description | Interface for Factory Calendar |
General Data
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20130421 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_FACTORY_CAL has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_FACTORY_CAL has no interface.
Friends
Interface /MRSS/IF_SGE_FACTORY_CAL has no friend.
Attributes
Interface /MRSS/IF_SGE_FACTORY_CAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Complete the missing requested interval (if needed) | 20130429 |
2 | ![]() |
Instance method | Public | Method | Get the Number of Days for an Interval | 20130426 |
3 | ![]() |
Instance method | Public | Method | Get the Number of Working Days for an Interval | 20130421 |
4 | ![]() |
Instance method | Public | Method | Get the Dates for Working Days (without non-Working Days) | 20130421 |
5 | ![]() |
Instance method | Public | Method | Is the given Date a Working Day? | 20130718 |
Events
Interface /MRSS/IF_SGE_FACTORY_CAL has no event.
Types
Interface /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 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130429 |
Method COMPLETE_LOADED_INTERVAL on Interface /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 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130426 | ||
2 | ![]() |
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 Interface /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 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130426 | ||
2 | ![]() |
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 Interface /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 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130421 | ||
2 | ![]() |
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 Interface /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 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20130718 | ||
2 | ![]() |
RV_IS_WORKING_DAY | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130718 |
Method IS_WORKING_DAY on Interface /MRSS/IF_SGE_FACTORY_CAL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |