AxAccountingDistribution.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC table class.

Syntax

public Common currentRecord([Common _accountingDistribution])

Run On

Called

Parameters

  • _accountingDistribution
    Type: Common Table
    The AxAccountingDistribution record to set.

Return Value

Type: Common Table
A record from the Common table for the class.

See Also

Reference

AxAccountingDistribution Class