Share via


AxBudgetTransactionHeader.currentRecord Method [AX 2012]

Gets or sets the current record in the AxBudgetTransactionHeader table.

Syntax

public Common currentRecord([Common _budgetTransactionHeader])

Run On

Called

Parameters

  • _budgetTransactionHeader
    Type: Common Table
    The AxBudgetTransactionHeader record to set; optional.

Return Value

Type: Common Table
An AxBudgetTransactionHeader record.

See Also

Reference

AxBudgetTransactionHeader Class