Hi,
I'm having an issue when adding a new Good Receipt PO by the SDK
I receive
-2028 Vendor Record Not Found [PDN1.U_ExpressO][Line : 4] for entry....
Looks like all the User Defined Fields cause problems when using the .Add()
Do I have to set something to ignore them ? There's a lot of user defined field I just hope I will not have to set them all by hand.
And I dont even know how to access them with the oGoodReceipt object yet.