I am new to Ax , my requirement is I need to replicate copy from all
functionality in purchase Order → action pane –> from all. (copy order lines)
I have tried debugging the standard PurchCopying form methods but i did not understand the data flow.
Can somebody please explain me how to write a class like PurchCopying
class and how to use temporary table in the menuitem form. what
are the methods i should use in my form and scenario how to get the
records from other form by using Caller .
Thanks in advance,