PdcMaterialFile.MergeStockLines

From External Bemet Wiki
Revision as of 10:23, 24 September 2020 by TC (talk | contribs) (Declaration)
Jump to navigation Jump to search

Declaration

MergeStockLines(oldID as Integer, newID as Integer, quantity as double, code as integer)

Description

Notes

Code example

PDC.App.MasterData.MaterialFile.MergeStockLines(oldID, newID, row.Cells("coltotaalaantal").Value, 15)

Availability

Available since August 2020 (5.6)