Hi all,
I have a field "OARemarks" in PurchEditLines form (Purch confirmation dialog) and in table PurchParmTable. So i m uppdating the field's value there and confirm the PO. Then i checked in PurchParmTable if the updated value is saved or not. It is saved.
Now i want to pass this updated value to the VendPurchOrderJournal form which also contains this field but the updated one should flow from here to journal. (purchase confirmation journal).
I checked the vendpurchorderjour table contains no methods related to purchparmtable so how will i perform this task?
kindly help me in this.