AxSalesParmTable.currentRecord Method [AX 2012]

Gets or sets the current record in the AxSalesParmTable table.

Syntax

public Common currentRecord([Common _salesParmTable])

Run On

Called

Parameters

  • _salesParmTable
    Type: Common Table
    The AxSalesParmTable record to set; optional.

Return Value

Type: Common Table
An AxSalesParmTable record.

See Also

Reference

AxSalesParmTable Class