Sales Order

Hi All,
I have Small Problem. May I know which sales Order made by which one can U tell the Process.
Thanks,
Advance

If you have already activated Change Log for Table 36 Sales header then you can check in Change Log Entries who has created Sales Orders.

If not, you need to create a field in Sales Header table as Created By and write code in OnInsert trigger of Sales Header.

It will work for future entries…

Thanks Mohana I got it.