Hello together,i need help facing a problem in CDS Views Development. I am working in S/4HANA Public Cloud. cast((substring(cast(tstmp_current_utctimestamp() as abap.char(20)), 9, 6)) as abap.dec(31,14)) / 10000 as CurrentTime,This code gives me the ...