AxPurchTable.currentRecord Method [AX 2012]

Gets or sets the current record in the PurchTable table.

Syntax

public Common currentRecord([Common _purchTable])

Run On

Called

Parameters

  • _purchTable
    Type: Common Table
    The PurchTable record to set; optional.

Return Value

Type: Common Table
A PurchTable record.

See Also

Reference

AxPurchTable Class