
Hi All ,
Can anyone tell me with good examples
1.What are the classes, Tables, Forms and Methods used to post the sales orders.
2. What are the classes, Tables, Forms and Methods used to post the purchase orders.
3. What are the classes, Tables, Forms and Methods used to post the Ledgers.
4. What are the classes, Tables, Forms and Methods used to post the Inventory.
Thanks
Priya Gadde
*This post is locked for comments
I have the same question (0)Sales Order and purchase order
msdax.wordpress.com/.../posting-invoice-from-sales-order-purchase-order
kdynamics.blogspot.in/.../classes-tables-forms-and-methods-used.html
msdaxtech.blogspot.in/.../sales-order-and-purchase-order-tables.html
same for purchase order with prefix vend and purch.
Inventory: It is just example.
arsalanax.blogspot.in/.../post-invent-journal-using-code.html
related to inventory N number of classes and tables are there but it is depends on operation.
Ledger:It is just example.
daxguy.blogspot.in/.../post-ledger-transactions-via-x.html
related to ledger N number of classes and tables are there but it is depends on operation.
You can post the transaction and enabled the debugger, you can easily identity the flow and class and table hierarchy.