SAP ABAP Interface /MRSS/IF_SGE_TIME_RULE (Time Rule methods)
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_TIME_RULE | Time Rule class | 20080827 |
Properties
| Interface | /MRSS/IF_SGE_TIME_RULE | |
| Short Description | Time Rule methods |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20070227 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_TIME_RULE has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_TIME_RULE has no interface.
Friends
Interface /MRSS/IF_SGE_TIME_RULE has no friend.
Attributes
Interface /MRSS/IF_SGE_TIME_RULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return Time Rule ID | 20120723 | |
| 2 | Instance method | Public | Method | Return Time Rule Type | 20120725 | |
| 3 | Instance method | Public | Method | Time Rule intervals | 20070227 | |
| 4 | Instance method | Public | Method | To check whether time rule is used. | 20070307 | |
| 5 | Instance method | Public | Method | Get Time-Rule validity | 20070227 |
Events
Interface /MRSS/IF_SGE_TIME_RULE has no event.
Types
Interface /MRSS/IF_SGE_TIME_RULE has no local type.
Method Signatures
Method GET_TIME_RULE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIME_RULE_ID | Value transfer | Type reference (TYPE) | /MRSS/T_TIME_RULE_ID | Time Rule Id | 20120723 |
Method GET_TIME_RULE_ID on Interface /MRSS/IF_SGE_TIME_RULE has no exception.
Method GET_TIME_RULE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIME_RULE_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TIME_RULE_TYPE | Time Rule Type | 20120725 |
Method GET_TIME_RULE_TYPE on Interface /MRSS/IF_SGE_TIME_RULE has no exception.
Method INTERVALS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Table with Messages | 20070227 | |||
| 2 | ET_RULE_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_RULE_INTERVAL_TAB | Time Rule Interval table | 20070227 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070227 | |||
| 4 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070227 | |||
| 5 | IV_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070227 |
Method INTERVALS_GET on Interface /MRSS/IF_SGE_TIME_RULE has no exception.
Method USES_TIME_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIME_RULE_ID | Call by reference | Type reference (TYPE) | /MRSS/T_TIME_RULE_ID | Time Rule Id | 20080827 | |||
| 2 | EV_USES_TIME_RULE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070307 |
Method USES_TIME_RULE on Interface /MRSS/IF_SGE_TIME_RULE has no exception.
Method VALIDITY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_END_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070227 | |||
| 2 | EV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070227 |
Method VALIDITY_GET on Interface /MRSS/IF_SGE_TIME_RULE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |