
Hi,
I'm using PurchFormLetter framework to posting PO invoices and when i have some prepared data i want change VatDueDate and PurchReceiptDate. However those dates are in VendInvoiceInfoTable_W and i don't know how to set them from purchformletter framework.
Can you give me some advice how to achieve it? :)
Thanks.
Hi,
I suggest you to write a select statement which will contain the relation(s) between table(s).
After that, my guess is that you give the value via a certain parm method.
Kind regards