Hello Experts
We need to read Stock Transfer(IT_ARCMAT) from Optimizer Log for reporting purposes. While we are able to find most of the data in table /SAPAPO/SNPOPARM, we are facing issues in reading the dates. The SNPOPLOG dates are in the format MM.DD.YYYY (or DD.MM.YYYY depending on system settings), however, the dates in the table are in Integer format.
I was not able to find a FM or another table through which we can convert the Integer format to Date format. Please let me know if you have any suggestions.
Thanks for your help.