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