SAP ABAP Class /IWCOR/CL_DS_EDM_DATE_TIME (EDM datetime)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EDM (Package) Entity Data Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_SIMPLE_TYPE EDM simple type 20110808
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_TYPE EDM Type 20110808
Properties
Class /IWCOR/CL_DS_EDM_DATE_TIME  
Short Description EDM datetime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EDM   Entity Data Model 
Created 20110718   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DSEDX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_NAMED EDM named 20110808
2 /IWCOR/IF_DS_EDM_SIMPLE_TYPE EDM simple type 20110808
3 /IWCOR/IF_DS_EDM_TYPE EDM Type 20110808
Friends
Class /IWCOR/CL_DS_EDM_DATE_TIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EDM_DATETIME Instance attribute Private Attribute reference (LIKE) 20110808
2 GC_TIMEZONE_UTC Constant Public See coding 'UTC ' 20120411
3 ID Instance attribute Private Attribute reference (LIKE) 20110808
4 INSTANCE Static Attribute Public Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_SIMPLE_TYPE Simple type instance 20110808
5 KIND_DEFAULT Instance attribute Private Attribute reference (LIKE) 20110808
6 KIND_JSON Instance attribute Private Attribute reference (LIKE) 20110808
7 KIND_URI Instance attribute Private Attribute reference (LIKE) 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110808
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110808
3 PARSE_JSON_DATETIME Static method Public Method Convert jsonDateTime literal to system data type 20110808
4 PARSE_TIMESTAMP Static method Public Method Parse a timestamp value into an ABAP timestamp 20110808
Events
Class /IWCOR/CL_DS_EDM_DATE_TIME has no event.
Types
Class /IWCOR/CL_DS_EDM_DATE_TIME has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /IWCOR/CL_DS_EDM_DATE_TIME has no parameter.
Method CLASS_CONSTRUCTOR on class /IWCOR/CL_DS_EDM_DATE_TIME has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWCOR/CL_DS_EDM_DATE_TIME has no parameter.
Method CONSTRUCTOR on class /IWCOR/CL_DS_EDM_DATE_TIME has no exception.

Method PARSE_JSON_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA System value 20110808
2 Importing IO_ELEMENT_DESCRIPTOR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR System element descriptor 20110808
3 Importing IV_ALLOW_OFFSET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Allow offset? 20120813
4 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Literal value 20110808
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_TYPE 20110808
2 CX_SY_CONVERSION_ERROR 20110808

Method PARSE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) P 20110808
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) STRING 20110808
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_DATE_TIME System-Exception f. Datums- und Zeitkonvertierungen 20110808
History
Last changed by/on SAP  20131127 
SAP Release Created in 200