AxTrvExpTable.currentRecord Method [AX 2012]

Returns the current TrvExpTable table buffer.

Syntax

public Common currentRecord([Common _trvExpTable])

Run On

Called

Parameters

  • _trvExpTable
    Type: Common Table
    A TrvExpTable table buffer; optional.

Return Value

Type: Common Table
The current TrvExpTable table buffer.

See Also

Reference

AxTrvExpTable Class