Copying one SalesOrder's SalesLines to another SalesOrder....?

Hi All,

I want to Copy One SalesOrder’s SalesLines to another SalesOrder by clicking a Button

Help me out of this …

Thanks In Advance…[:)]

Functions - Copy From All

Select the order, select the lines, check the options, press OK.

Hi Adam,

Thanks for your reply .

As SalesOrder and SalesLines scenario, i have ItemNumbers and ItemNumber Related Set of Records,

Now i want to copy one ItemNumber related records to another ItemNumber

User will select the both Destination ItemNumber & Target ItemNumber Finally he want to copy the Destination ItemNumber Related Records to Target ItemNumber.

How to acheive this…?

Thanks in Advance…[:)]

AX uses templates for this based upon the table.

If you want this sort of funcitonality you would need to modify the system to achieve it, but exhaust the standard offering first.