SAP ABAP Class CL_SLD_DATETIME (CIM Date Time Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
     SLD_API (Package) System Landscape Directory API
Properties
Class CL_SLD_DATETIME  
Short Description CIM Date Time Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SLD_API   System Landscape Directory API 
Created 20020521   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLD_DATETIME has no interface implemented.
Friends
Class CL_SLD_DATETIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATETIME Instance attribute Private Type reference (TYPE) SLD_S_DATETIME Time (CIM Date Time Format) 20020521
2 INTERVALFLAG Instance attribute Private Type reference (TYPE) C Time Interval? 20020521
3 TIMEINTERVAL Instance attribute Private Type reference (TYPE) SLD_S_TIMEINTERVAL Time Difference (CIM Date Time Format) 20020522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020522
2 GET_DATETIME Instance method Public Method Returns time 20020522
3 GET_TIMEINTERVAL Instance method Public Method Returns time interval 20020522
4 IS_INTERVAL Instance method Public Method Interval? 20020522
5 SET_DATETIME Instance method Public Method Sets time 20020522
6 SET_TIMEINTERVAL Instance method Public Method Sets time interval 20020522
Events
Class CL_SLD_DATETIME has no event.
Types
Class CL_SLD_DATETIME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISINTERVAL Call by reference Type reference (TYPE) SLDI_BOOLEAN SPACE Zeitintervall? 20020528

Method CONSTRUCTOR on class CL_SLD_DATETIME has no exception.

Method GET_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) SLD_S_DATETIME Zeitpunkt (CIM datetime-Format) 20020522

Method GET_DATETIME on class CL_SLD_DATETIME has no exception.

Method GET_TIMEINTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) SLD_S_TIMEINTERVAL Zeitdifferenz (CIM datetime-Format) 20020522

Method GET_TIMEINTERVAL on class CL_SLD_DATETIME has no exception.

Method IS_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) SLDI_BOOLEAN Intervall? 20020522

Method IS_INTERVAL on class CL_SLD_DATETIME has no exception.

Method SET_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATETIME Call by reference Type reference (TYPE) SLD_S_DATETIME Zeitpunkt (CIM datetime-Format) 20020522

Method SET_DATETIME on class CL_SLD_DATETIME has no exception.

Method SET_TIMEINTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMEINTERVAL Call by reference Type reference (TYPE) SLD_S_TIMEINTERVAL Zeitdifferenz (CIM datetime-Format) 20020522

Method SET_TIMEINTERVAL on class CL_SLD_DATETIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630