SAP ABAP Class CL_TIMESLICE (Time Slot, Semi-Open Interval)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TR (Application Component) Date Rules
     SZTI (Package) Central Basis Development: Time ('Time/Event')
Properties
Class CL_TIMESLICE  
Short Description Time Slot, Semi-Open Interval    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZTI   Central Basis Development: Time ('Time/Event') 
Created 20000508   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TIMESLICE has no forward declaration.
Interfaces
Class CL_TIMESLICE has no interface implemented.
Friends
Class CL_TIMESLICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_LEFT Instance attribute Public Type reference (TYPE) TIMESTAMP Left margin (inclusive) 20000508
2 M_RIGHT Instance attribute Public Type reference (TYPE) TIMESTAMP Right margin (exclusive) 20000508
Methods
# Method Level Visibility Method type Description Created on
1 ABS Instance method Public Method Amount function 20000508
2 COMPARE_TO Instance method Public Method Comparison of two time slots 20000508
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000508
Events
Class CL_TIMESLICE has no event.
Types
Class CL_TIMESLICE has no local type.
Method Signatures

Method ABS Signature

Method ABS on class CL_TIMESLICE has no parameter.
Method ABS on class CL_TIMESLICE has no exception.

Method COMPARE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Ergebnis 20000508
2 Importing SLICE Call by reference Object reference (TYPE REF TO) CL_TIMESLICE Zeitscheibe, halboffenes Intervall 20000508
# Exception Resumable Description Created on
1 SLICE_NOT_VALID Zeitscheibe nicht gültig, z.B. <0 , left > right 20000508

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEFT Call by reference Type reference (TYPE) TIMESTAMP links (inklusive) 20000508
2 Importing RIGHT Call by reference Type reference (TYPE) TIMESTAMP rechts (exklusive) 20000508
# Exception Resumable Description Created on
1 SLICE_NOT_VALID Zeitscheibe nicht gültig (right < left) 20000508
History
Last changed by/on SAP  00000000 
SAP Release Created in 12A