Hi!! can anyone please help me on how to explore the classes, tables, forms used for Sales Confirmation Process??
*This post is locked for comments
Hi!! can anyone please help me on how to explore the classes, tables, forms used for Sales Confirmation Process??
*This post is locked for comments
Thanks Chaitanya ! This answer helped me.
Thanks Mahmoud Hakim ! This answer helped me.
Best way to know all this if you want to learn is start debugging the process. Put a debugger in salesFormLetter_confirm class and see the call stack and debug the process to know more about it.
Hi,
Confirmed sales orders can be seen on the form: SalesPostingHistory
(Path: Sales and Marketing/Inquiries/order posting/sales order confirmation)
After confirmation tables that holds the data are CustConfirmJour and CustConfirmTrans.
You can debug by placing breakpoint in the insert method of table CustConfirmJour to know the various classes/methods being hit during the process.
Class salesformletter
Tables custconfirmjur , custconfirmtrans
Salesparmtable,salesparmline
thank you:)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156