SAP ABAP Class /MRSS/CL_SGE_CHECK_DEM_T (Check Whether Demand Was Scheduled on Time)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_CHECK Interface for Check Classes 20031126
Properties
Class /MRSS/CL_SGE_CHECK_DEM_T  
Short Description Check Whether Demand Was Scheduled on Time    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20031126   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_CHECK_DEM_T has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_CHECK Interface for Check Classes 20031126
Friends
Class /MRSS/CL_SGE_CHECK_DEM_T has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MESSAGES Static Attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Notification 20031208
2 GREF_ALERT Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGA_ALERT_INT Alert Monitor Interface 20031127
3 GT_CHECK_TIMERULE Instance attribute Protected Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Notification 20120828
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SINGLE Instance method Public Method Checks a Demand 20031127
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031208
Events
Class /MRSS/CL_SGE_CHECK_DEM_T has no event.
Types
Class /MRSS/CL_SGE_CHECK_DEM_T has no local type.
Method Signatures

Method CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20031127
2 Exporting EV_START Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20031127
3 Exporting EV_TIME_DIFF Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20031127
4 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEMAND Bedarf mit Objekt 20031127
5 Importing IV_NOW Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20031127

Method CHECK_SINGLE on class /MRSS/CL_SGE_CHECK_DEM_T has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_CHECK_DEM_T has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_CHECK_DEM_T has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401