sy-datum
experts,
if sy-datum = 00000000.
does sy-datum = sy-datum + 1 implie adding 1 day ,
if so the value of sy-datum should be 01.01.0001
but the value of sy-datum is 02.01.0001.
what does it imply?
thanks in advance.
Archived discussions are read-only. Learn more about SAP Q&A
experts,
if sy-datum = 00000000.
does sy-datum = sy-datum + 1 implie adding 1 day ,
if so the value of sy-datum should be 01.01.0001
but the value of sy-datum is 02.01.0001.
what does it imply?
thanks in advance.