SalesInvoiceDP.setSalesInvoicePackageDetail Method [AX 2012]

Fills the SalesInvoiceLocalizationTmp table with package details.

Syntax

private void setSalesInvoicePackageDetail(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

  • _custInvoiceJour
    Type: CustInvoiceJour Table
    The CustInvoiceJour record that has the invoice information.

See Also

Reference

SalesInvoiceDP Class