Hi,
I have added some new fields in WMSPickingRoute table and need to update the values of those fields during picking list posting on picking route header. I am unable to find the exact class which actually does the sales order picking list posting so that I can update the WMSPickingRoute table there. There are couple of classes like SalesFormLetter_PickingList and SalesPickingListJournalCreate but really not sure which class is called during pickling list generation. I tried to apply the breakpoint in these classes, but it doesn't hit so wondering what is the exact class for picking list posting?