I have created a new field QUOMQty in salesparmline (table) and WmsorderTransTable.
I want to populate a QUOMQty value from salesparmline into WMSorderTrans QUOMQty field when I do picking list posting.
I tried applying breakpoint in SalesFormLetter_pickingList class, WmsorderTrans (Updateshipment) method.
Breakpoint doesnt seems to be working here.
Can anybody tell me how and where to write the code, so that the I get the value in wmsordertrans table from salesparmline.