PaymSchedCalc.initFromPurchComplInvoice Method [AX 2012]
Initializes the PaymSchedCalc class from a given purchase complementary invoice.
public void initFromPurchComplInvoice(PurchComplementaryInvoiceHeader _purchComplInvoiceHeader)
Run On
ServerParameters
- _purchComplInvoiceHeader
- Type: PurchComplementaryInvoiceHeader Table
The PurchComplementaryInvoiceHeader table buffer of the given purchase complementary invoice header.
Community Additions
ADD
Show: