Share via


AxPurchParmTable.currentRecord Method [AX 2012]

Gets or sets the current record in the AxPurchParmTable table.

Syntax

public Common currentRecord([Common _purchParmTable])

Run On

Called

Parameters

  • _purchParmTable
    Type: Common Table
    The PurchParmTable record to set; optional

Return Value

Type: Common Table
The instance of the common object for the class.

See Also

Reference

AxPurchParmTable Class