SAP ABAP Class /MRSS/CL_SGE_TIME_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_TIME_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 20030521   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_TIME_VALIDITY has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TIME_VALIDITY has no interface implemented.
Friends
Class /MRSS/CL_SGE_TIME_VALIDITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INTERVAL Instance attribute Public Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20030521
Methods
# Method Level Visibility Method type Description Created on
1 DATES_GET Instance method Public Method Get List of Dates 20030715
2 DELTA_GET Instance method Public Method Get Missing Time Intervals 20030521
3 INTERVALS_CLEAR Instance method Public Method Delete Interval 20070308
4 INTERVALS_GET Instance method Public Method Get Intervals 20030605
5 INTERVALS_SET Instance method Public Method Set Intervals 20031126
6 INTERVAL_ADD Instance method Public Method Add Interval 20030521
7 INTERVAL_LIMITS_GET Instance method Public Method Get Interval Limits 20071019
Events
Class /MRSS/CL_SGE_TIME_VALIDITY has no event.
Types
Class /MRSS/CL_SGE_TIME_VALIDITY has no local type.
Method Signatures

Method DATES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATE Call by reference Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Tabelle mit Guids und Datümern 20030715
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030715
3 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20030715

Method DATES_GET on class /MRSS/CL_SGE_TIME_VALIDITY has no exception.

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_TIMESTAMP_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20030521
2 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Zeitintervall 20030521

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

Method INTERVALS_CLEAR Signature

Method INTERVALS_CLEAR on class /MRSS/CL_SGE_TIME_VALIDITY has no parameter.
Method INTERVALS_CLEAR on class /MRSS/CL_SGE_TIME_VALIDITY has no exception.

Method INTERVALS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTERVALS Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20030605
2 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Zeitintervall 20030605

Method INTERVALS_GET on class /MRSS/CL_SGE_TIME_VALIDITY has no exception.

Method INTERVALS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20031126

Method INTERVALS_SET on class /MRSS/CL_SGE_TIME_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_TIMESTAMP_INTERVAL Zeitintervall 20030521
2 Importing IT_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Tabelle mit Zeitstempelintervallen 20030521

Method INTERVAL_ADD on class /MRSS/CL_SGE_TIME_VALIDITY has no exception.

Method INTERVAL_LIMITS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INTERVAL_LIMITS Value transfer Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Zeitintervall 20071019

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