PdcMaterialFile.ProcessPriceLineUpdate
Declaration
ProcessPriceLineUpdate()
Description
Processes all lines from PLUP_PRICELINCEUPATE.
Notes
Only processed the lines which haven't been processed yet, are released and have a correct issuedate, startdate and material name.
This function needs the license multiplier suppliers, and turns it on for each material that is updated.
Code example VB.NET
PDC.App.MasterData.MaterialFile.ProcessPriceLineUpdate()
Availability
Available since Juli 2020 (from version 5.6)