SAP Tutorials Blog

 ABAP provides two built-in types to work with dates and time −


D data type

T data type

Following is the basic format −


DATA: date TYPE D, 

      time TYPE T.  

DATA: year TYPE I, 

month TYPE I,  

day TYPE I, 

hour TYPE I,  

minute TYPE I, 

second TYPE I.


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com