Skip to Content
0
Dec 01, 2019 at 11:38 PM

Reading Dates from Optimizer Log

105 Views Last edit May 05 at 05:01 PM 3 rev

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.