Hi all,
I'm currently working with IDoc INVOIC02, and while obtaining a date value (E1EDK03-DATUM) i have to sum one day, because for some reason they don't want that the idoc date creation is the same as other date that i map
The only problem is not i'm not really familiar with Java functions
- Could you help me by providing an UDF function that obtains a date (idoc format, YYYYMMDD) add 1 day to that date?
Thanks!!