PdcPuchaseInvoiceLineList.AddLineWithoutPO: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Description == | == Description == | ||
The method adds a purchase invoice line linked to a | The method adds a purchase invoice line linked to a calculation, optionally to a material position. | ||
== Notes == | == Notes == |
Revision as of 14:33, 16 March 2015
Declaration
AddLineWithoutPO(CalcNr, MatPos, MatNr as String) as PdcPurchaseInvoiceLine
Description
The method adds a purchase invoice line linked to a calculation, optionally to a material position.
Notes
Code example
Availability
Available since March 2015 (From version 5.0 onwards).