PdcPuchaseInvoiceLineList.AddLineWithoutPO

From External Bemet Wiki
Revision as of 14:32, 16 March 2015 by TC (talk | contribs) (Created page with "== Declaration == AddLineWithoutPO(CalcNr, MatPos, MatNr as String) as PdcPurchaseInvoiceLine Either enter PONumber and POPositions or enter DeliveryID. == Description ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

AddLineWithoutPO(CalcNr, MatPos, MatNr as String) as PdcPurchaseInvoiceLine Either enter PONumber and POPositions or enter DeliveryID.

Description

The method adds a purchase invoice line linked to a purchase order line or a delivery line.

Notes

Code example

Availability

Available since March 2015 (From version 5.0 onwards).