AxPurchRFQTable.currentRecord Method [AX 2012]

Gets the current record in the PurchRFQTable table.

Syntax

public Common currentRecord([Common _purchRFQTable])

Run On

Called

Parameters

  • _purchRFQTable
    Type: Common Table
    The _purchRFQTable buffer that is passed to this method; optional.

Return Value

Type: Common Table
The current record in the PurchRFQTable table.

See Also

Reference

AxPurchRFQTable Class