Hi, how are timestamps inplemented in SAP? I'm analysing and working with a group of 20 tables (more or less) and only one CE1AMB1, which works with tran KE24, has timestamp implemented (attribute name TIMESTMP)?
Another question: timestamp has this format 8.292.125.790.000, which format is this? I've read on the internet that SAP uses Unix Epoc.
How can i convert this format to a readable format in SQL Server?
Kind regards