PdcMaterialFile.ProcessPriceLineUpdate

From External Bemet Wiki
Revision as of 08:05, 29 June 2020 by TC (talk | contribs) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

ProcessPriceLineUpdate()

Description

Processes all lines from PLUP_PRICELINEUPATE.

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)