Transfer Orders: Avoid lot number information being updated automatically by sales order

chialin

Member
Transfer Orders: Avoid lot number information being updated automatically by sales order

Hi All,

We are using JDE transfer order functionality for the transaction between our manufacture and remote warehouse branch. The products in our manufacture are strictly lot controlled, and our branch does not use lot control. However, when we do hard committment or shipment confirmation on the transfer sales order, the corresponding purchase order gets the lot information updated too. It creates problems for goods receiving on our branch, they have to remove the lot numbers before they receive the goods.

Does anyone know how to avoid the lot number updated on purchase order?

Thank you for your help in advance.

Chialin
 
Re: Transfer Orders: Avoid lot number information being updated automatically by sales order

I am not aware of any setup or PO that will do it.

However, a simple assignment of a blank value to each BC Lot/Serial (F4311) in the "Write Grid Line - Before" event of the P4312 application...

i.e.,

BC Lot/Serial Number (F4311) = ' '

should perhaps do the same.

Shailesh
 
Back
Top