Share via


AxVendRFQJour.currentRecord Method [AX 2012]

Gets the buffer for the VendRFQJour table.

Syntax

public Common currentRecord([Common _vendRFQJour])

Run On

Called

Parameters

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

Return Value

Type: Common Table
The current record of VendRFQJour table.

See Also

Reference

AxVendRFQJour Class