Hi All,
When create PO from PurchCreateOrder from , the Purch Order inserted in the table .But the PurchTable insert() method not getting called.
Without calling insert method in PurchTable how the records get inserted in PurchTable?.
Thanks
Hi All,
When create PO from PurchCreateOrder from , the Purch Order inserted in the table .But the PurchTable insert() method not getting called.
Without calling insert method in PurchTable how the records get inserted in PurchTable?.
Thanks
Thank you Nuno Maia
Write event is triggered to be execute in IL, so your debugger might not stop in insert event.
In Form PurchCreateOrderForm, check PurchTabel write method. Is executing saving in IL
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,309
Most Valuable Professional
nmaenpaa
101,156