P4021 - Where does PO data come from?

JMast

Reputable Poster
All,

We created a new app for Purchasing that updates the Promised Delivery Date. We have it updating the date in F4311 on the PO line by a database trigger. We have discovered that Supply and Demand does not reflect the date change. I have debugged the JVM and the logic server and am not getting SQL statements for what table the Supply & Demand Cache BSFN uses. It must be finding that date from somewhere other than F4311.

Thank you for your help.

Jeremy
 
For anyone coming across this thread in the future - Supply and Demand uses field PDDLEJ to get the Date of the PO Line.
 
Back
Top