If you're looking for posting code you should start by looking at the form's button that triggers that posting. You'll see that they point to MenuItem that starts with PurchFormLetter*. Those will all poin to class PurchFormLetter with different parameters. If you launch a menu Item that points to a class, it will launch Main() method of that class. So, add a breakpoint in the first executable line of \Classes\PurchFormLetter\main and try some posting.
Good luck! Steeve... --- In development-axapta@yahoogroups.com, pranam mukher <[EMAIL PROTECTED]> wrote: > > Hi Friends > Myself Pradeep , i am trainee in DynamicsAX 4.0 , i want to debug the Purchatable form and table as well but i am not understanding where to start ,mainly i am concentrating on Posting( Purchase order,Receipt List,packing slip,Invoice)..i want to know which tables are hit and from which tables data come, when i click Purchase order,Receipt List, packing slip,Invoice buttons of Posting. > > Please help me in this regard...from where should i start debugging...i have started with init method of Purchtable form but i am not getting clear Idea... > thanks in advance... > > > --------------------------------- > 5, 50, 500, 5000. Store N number of mails in your inbox. Click here. > > [Non-text portions of this message have been removed] >