Share via


SalesInvoiceDP.generateInvoiceRelatedInformation Method [AX 2012]

Creates additional information related to the invoice.

Syntax

public void generateInvoiceRelatedInformation(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Remarks

This method will be overridden in the sub class to generate any additional information needed for the CustInvoiceJour record.

See Also

Reference

SalesInvoiceDP Class