AxVendRFQTrans.currentRecord Method [AX 2012]

Gets the buffer for the VendRFQTrans table.

Syntax

public Common currentRecord([Common _vendRFQTrans])

Run On

Called

Parameters

  • _vendRFQTrans
    Type: Common Table
    The vendRFQTrans buffer passed to this method; optional.

Return Value

Type: Common Table
The current record of VendRFQTrans table.

See Also

Reference

AxVendRFQTrans Class