Hi,
An user define field of type Integer created to allow enter some tax amount for Employee.
We treat 0 and NULL differently for a TAX purpose .
I try to save value as NULL without success because SAP DI API always save it as default 0 value.
Is there any way to do it using DI DLL?
Thanks,