SAP ABAP Interface /MRSS/IF_SGE_BEFORE_INITIALIZE (EVENT - Events Before Initialization)
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 composition (i COMPRISING i_ref) | /MRSS/IF_SGE_DEMANDS | Demand Manager Interface | 20130225 |
2 | Interface composition (i COMPRISING i_ref) | /MRSS/IF_SGE_WORKLIST | Worklist Interface | 20080910 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_DEMAND_MGR | Demand Manager | 20130225 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_WORKLIST_MGR | Worklist Manager UI Layer | 20130225 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_RESOURCE_MGR | Scheduling Engine: Resource Manager | 20080910 |
Properties
Interface | /MRSS/IF_SGE_BEFORE_INITIALIZE | |
Short Description | EVENT - Events Before Initialization |
General Data
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20080910 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no interface.
Friends
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no friend.
Attributes
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no attribute.
Methods
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BEFORE_DEMAND_INITIALIZE | Instance Event (0) |
Public (2) |
Before Importing Demand Data | 20080910 |
2 | BEFORE_RESOURCE_INITIALIZE | Instance Event (0) |
Public (2) |
Before Importing Resource Data | 20080910 |
Types
Interface /MRSS/IF_SGE_BEFORE_INITIALIZE has no local type.
Event Signatures
Event BEFORE_DEMAND_INITIALIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_INTERVAL | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20080910 | ||
2 | IT_GUID | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20080910 |
Event BEFORE_RESOURCE_INITIALIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_INTERVAL | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20080910 | ||
2 | IT_GUID | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20080910 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |