Share via


AxVendTransOpen.currentRecord Method [AX 2012]

Gets or sets the current record in the VendTransOpen table.

Syntax

public Common currentRecord([Common _vendTransOpen])

Run On

Called

Parameters

  • _vendTransOpen
    Type: Common Table
    The VendTransOpen record to set; optional.

Return Value

Type: Common Table
A VendTransOpen record.

See Also

Reference

AxVendTransOpen Class