AxPurchLine.emptyRecord Method [AX 2012]

Gets an empty PurchLine record.

Syntax

protected Common emptyRecord()

Run On

Called

Return Value

Type: Common Table
An empty PurchLine record.

Remarks

The table to which this AxBC class relates has the same name as the class without the first two letters, a and x.

See Also

Reference

AxPurchLine Class