Share via


PurchFormletterParmDataInvoice.getParmTableNum Method [AX 2012]

Retrieves the Num value of the header to use in the createParmTable method.

Syntax

protected Num getParmTableNum(
    Num _num, 
    PurchTable _purchTable, 
    Num _purchSummaryFormLetterId)

Run On

Server

Parameters

Return Value

Type: Num Extended Data Type
The new header Num value.

See Also

Reference

PurchFormletterParmDataInvoice Class