Skip to Content
0
Former Member
Nov 12, 2008 at 12:19 PM

UDF: add day to date

1561 Views

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!!