Updates to Item Master

devhill

Member
Is there any update program within JDE that if you change the description to
an item in the item master that will update the description field on any
open sales orders or purchase orders ?


Devin

This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intended recipient, you should delete this message. Any
disclosure, copying, or distribution of this message, or the taking of any
action based on it, is strictly prohibited.
 
No.
Easy to do with an UPDATE SQL statement joining on the Short Item Number in F4101 to F4211 or F4311 and only select certain status codes. If you have languages, the transalations are in F4101D.
 
Hi,

In the processing options of the P4101 there is a tab 'Global Update'. If you put in 2 in the transfer changes field, the program looks in UDC 40/IC for the files he has to update (with a Y in the description2).
I think this is what you are looking for. Watch for record locks if you are working in a production system (e.g. someone is entering an order with that item).

Walter.
 
Back
Top