SAP ABAP Class /MRSS/CL_SGE_DATE_VALIDITY (Validity Based on Given Period)
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
Properties
Class /MRSS/CL_SGE_DATE_VALIDITY  
Short Description Validity Based on Given Period    
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 20030528   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_DATE_VALIDITY has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_DATE_VALIDITY has no interface implemented.
Friends
Class /MRSS/CL_SGE_DATE_VALIDITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INTERVAL Instance attribute Protected Type reference (TYPE) /MRSS/T_DATE_INTERVAL_TAB Table with Time Stamp Intervals 20030528
Methods
# Method Level Visibility Method type Description Created on
1 DELTA_GET Instance method Public Method Get Missing Time Intervals 20030528
2 INTERVAL_ADD Instance method Public Method Add Interval 20030528
Events
Class /MRSS/CL_SGE_DATE_VALIDITY has no event.
Types
Class /MRSS/CL_SGE_DATE_VALIDITY has no local type.
Method Signatures

Method DELTA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MISSING Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20030528
2 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Zeitintervall 20030528

Method DELTA_GET on class /MRSS/CL_SGE_DATE_VALIDITY has no exception.

Method INTERVAL_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Zeitintervall 20030528
2 Importing IT_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20030528

Method INTERVAL_ADD on class /MRSS/CL_SGE_DATE_VALIDITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401