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,
Please see the similar thread
community.dynamics.com/.../173438
msdaxtech.blogspot.in/.../sales-order-and-purchase-order-tables.html
msdaxsolutions.blogspot.in/.../classes-and-tables-while-creating-sales.html
thank you:)
Class salesformletter
Tables custconfirmjur , custconfirmtrans
Salesparmtable,salesparmline
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.
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.
Thanks Mahmoud Hakim ! This answer helped me.
Thanks Chaitanya ! This answer helped me.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Tocauer 4
Community Member 2
Nayyar Siddiqi 2