Share via


AxPurchRFQLine.currentRecord Method [AX 2012]

Gets an instance of the PurchRFQLine table.

Syntax

public Common currentRecord([Common _purchRFQLine])

Run On

Called

Parameters

  • _purchRFQLine
    Type: Common Table
    The_smaServiceOrderLine buffer passed to this method; optional.

Return Value

Type: Common Table
The current record of the PurchRFQLine table

See Also

Reference

AxPurchRFQLine Class