Share via


AxPurchRFQReplyLine.currentRecord Method [AX 2012]

Gets the buffer for the PurchRFQReplyLine table.

Syntax

public Common currentRecord([Common _purchRFQReplyLine])

Run On

Called

Parameters

  • _purchRFQReplyLine
    Type: Common Table
    A PurchRFQReplyLine buffer; optional.

Return Value

Type: Common Table
The current record of the PurchRFQReplyLine table.

See Also

Reference

AxPurchRFQReplyLine Class