PurchInvoiceJournalPrint::newFromFormletterContract Method [AX 2012]

Initializes an instance of the PurchInvoiceJournalPrint class.

client server public static PurchInvoiceJournalPrint newFromFormletterContract(PurchFormLetterInvoiceContract _purchFormLetterInvoiceContract)

Run On

Called

Parameters

_purchFormLetterInvoiceContract
Type: PurchFormLetterInvoiceContract Class
An instance of the PurchFormLetterInvoiceContract class.

Return Value

Type: PurchInvoiceJournalPrint Class
An instance of the PurchInvoiceJournalPrint class.
Show: