PurchFormletterParmData.getParmTableNum Method [AX 2012]
Retrieves the Num value of the header to use in the createParmTable method.
protected Num getParmTableNum(
Num _num,
PurchTable _purchTable,
Num _overrideNum)
Run On
ServerParameters
- _num
- Type: Num Extended Data Type
The current header Num value.
- _purchTable
- Type: PurchTable Table
The current PurchTable table.
- _overrideNum
- Type: Num Extended Data Type
A Boolean value that indicates whether the Num value should be overridden in this method.
Community Additions
ADD
Show: