SAP Tutorials Blog

 


REPORT YR_SEP_15. 

DATA: time_1 TYPE T. 

      time_1 = SY-UZEIT. 


Write /(60) time_1 USING EDIT MASK 

'Now the Time is: __:__:__'. 

time_1 = time_1 + 75. 


Write /(60) time_1 USING EDIT MASK 

'A Minute and a Quarter from Now, it is: __:__:__'.


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com