SAP ABAP Class /MRSS/IF_SGE_SCHEDULER (Scheduling of orders)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RAP_SCHEDULER Scheduling of PS Objects 20080926
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RSG_SCHEDULER Scheduling of PM/CS order 20080926
Properties
Class /MRSS/IF_SGE_SCHEDULER  
Short Description Scheduling of orders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080918   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_SCHEDULER has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_SCHEDULER has no interface implemented.
Friends
Class /MRSS/IF_SGE_SCHEDULER has no friend class.
Attributes
Class /MRSS/IF_SGE_SCHEDULER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_SCHEDULING_SIMULATION_ON Static method Public Method Is sched. simulation running 20090216
2 SCHEDULE Static method Public Method Scheduling in R3 20080926
3 START_SCHEDULING_SIMULATION Static method Public Method Start sched. simulation for order construction in backend 20090216
4 STOP_SCHEDULING_SIMULATION Static method Public Method Stop sched. simulation 20090216
Events
Class /MRSS/IF_SGE_SCHEDULER has no event.
Types
Class /MRSS/IF_SGE_SCHEDULER has no local type.
Method Signatures

Method IS_SCHEDULING_SIMULATION_ON Signature

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

Method IS_SCHEDULING_SIMULATION_ON on class /MRSS/IF_SGE_SCHEDULER has no exception.

Method SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080926
2 Exporting ET_SCHEDULED_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Table of scheduled complex demands 20081014
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080926
4 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_STR Complex demand in structure representation 20080926
5 Importing IT_CHANGED_OBJECTS Call by reference Type reference (TYPE) /MRSS/T_PUSH_BACK_INFO_TAB Table of changed objects for reintegration 20080926
6 Importing IV_USE_NEW_LUW Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080930

Method SCHEDULE on class /MRSS/IF_SGE_SCHEDULER has no exception.

Method START_SCHEDULING_SIMULATION Signature

Method START_SCHEDULING_SIMULATION on class /MRSS/IF_SGE_SCHEDULER has no parameter.
Method START_SCHEDULING_SIMULATION on class /MRSS/IF_SGE_SCHEDULER has no exception.

Method STOP_SCHEDULING_SIMULATION Signature

Method STOP_SCHEDULING_SIMULATION on class /MRSS/IF_SGE_SCHEDULER has no parameter.
Method STOP_SCHEDULING_SIMULATION on class /MRSS/IF_SGE_SCHEDULER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in