Share via


AxSMAServiceOrderTable.currentRecord Method [AX 2012]

Gets an instance of the SMAServiceOrderTable table.

Syntax

public Common currentRecord([Common _smaServiceOrderTable])

Run On

Called

Parameters

  • _smaServiceOrderTable
    Type: Common Table
    An SMAServiceOrderTable object; optional.

Return Value

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

See Also

Reference

AxSMAServiceOrderTable Class