SAP ABAP Interface /MRSS/IF_SGE_CHECK (Interface for Check Classes)
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_CHECK_DEM_WINDOW check assign outside Basic Start/End and Bundle Start/End 20121211
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_TOBJ Check Technical Object 20130502
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RES_VALDITY Check Class for Resource validity 20090728
4 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RESCAP Check Class for Resource Utilization 20030610
5 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RELAT Checks for Assignment Relationships 20030701
6 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_QUEUE_STAT Check the Integration queue status 20090824
7 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_QUAL Check Class for Resource Qualifications 20030930
8 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_PN Check classes for Planning nodes 20081011
9 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_OVER Check class for overlap 20061019
10 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_LINK Check Class for Tool Links 20030813
... Click here to see Used By full list (21 items)
Properties
Interface /MRSS/IF_SGE_CHECK  
Short Description Interface for Check Classes    
General Data
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20030610   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SGE_CHECK has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_CHECK has no interface.
Friends
Interface /MRSS/IF_SGE_CHECK has no friend.
Attributes
Interface /MRSS/IF_SGE_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PERFORM Instance method Public Method Perform Check for Resource 20030610
2 CHECK_PERFORM_CHANGE Instance method Public Method Perform Check After Change (Assignment, Time Specification) 20030610
3 CLEAR_BUFFER_DATA Instance method Public Method Clear the buffered data after the execution of the commands 20140519
4 INITIALIZE Instance method Public Method Initialization 20030610
5 IS_TIME_DEPENDENT Instance method Public Method Time-Dependent Check? 20030610
Events
Interface /MRSS/IF_SGE_CHECK has no event.
Types
Interface /MRSS/IF_SGE_CHECK has no local type.
Method Signatures

Method CHECK_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_TAB Tabelle der Einsätze 20030610
2 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Tabelle mit Bedarfen 20030610
3 Importing IT_EXCLUDE_ALERT_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080118
4 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TAB Tabelle mit Resourcen 20030610
5 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030610
6 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030610

Method CHECK_PERFORM on Interface /MRSS/IF_SGE_CHECK has no exception.

Method CHECK_PERFORM_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DATA_CHANGED Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_DATA_CHANGED Datenänderung der Scheduling Engine Applikation 20030610

Method CHECK_PERFORM_CHANGE on Interface /MRSS/IF_SGE_CHECK has no exception.

Method CLEAR_BUFFER_DATA Signature

Method CLEAR_BUFFER_DATA on Interface /MRSS/IF_SGE_CHECK has no parameter.
Method CLEAR_BUFFER_DATA on Interface /MRSS/IF_SGE_CHECK has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALERT Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGA_ALERT_INT Interface des Alert-Monitors-Int. 20030610
2 Importing IREF_CHECKS Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_CHECKS Prüfungen der Scheduling Engine Applikation 20100628
3 Importing IREF_CLOCKING Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_CLOCKING Schnittstelle zur Zeiterfassung 20031128
4 Importing IREF_RESOURCE_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_RESOURCE_MGR Scheduling Engine Resource Manager 20030611

Method INITIALIZE on Interface /MRSS/IF_SGE_CHECK has no exception.

Method IS_TIME_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIME_DEP Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Logische Variable 20030610

Method IS_TIME_DEPENDENT on Interface /MRSS/IF_SGE_CHECK has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_DEM_WINDOW check assign outside Basic Start/End and Bundle Start/End 20121211
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_TOBJ Check Technical Object 20130502
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RES_VALDITY Check Class for Resource validity 20090728
4 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RESCAP Check Class for Resource Utilization 20030610
5 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_RELAT Checks for Assignment Relationships 20030701
6 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_QUEUE_STAT Check the Integration queue status 20090824
7 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_QUAL Check Class for Resource Qualifications 20030930
8 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_PN Check classes for Planning nodes 20081011
9 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_OVER Check class for overlap 20061019
10 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_LINK Check Class for Tool Links 20030813
11 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_INTEGRATION Check whether auto. assignments should be created for demand 20060811
12 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RM_CHECK_OVERBOOKING Check Class for Resource Utilization 20090508
13 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_DEM_T Check Whether Demand Was Scheduled on Time 20031126
14 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_DEM_RELAT Checks for Assignment Relationships 20081015
15 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_DEMAND Check Demand 20060831
16 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_DEM Check for Demands 20060826
17 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_CLOCK Checks Related to Time Recording Data 20031128
18 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_ASG_TR Check class for demands with time rule 20070329
19 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_ASG_TIME Check for time dependent alerts 20070904
20 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_CHECK_ASG Check Class for Assignment Data 20070219
21 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RM_CHECK_RESCAP Check Class for Resource Utilization 20140519
History
Last changed by/on SAP  20141109 
SAP Release Created in 401