Does anyone know how to auto populate fields in Warehouse Activity Header (specifically for pick), based on values in Sales Header?
I've managed to get my code working in the list page trigger for Warehouse Picks, however I need the values to update in the table itself without the need to open a page. Does anyone know which trigger I should be using, or whether there is an event that is best to use?
I've gone through quite a lot of events in the Create Pick codeunit (7312) but am yet to have any success.