Share via


LedgerInterunitBalancer.addToInterunitTotals Method [AX 2012]

Adds the specified record to the totals of the interunit balancer.

Syntax

protected boolean addToInterunitTotals(LedgerTmpInterunitBalancerAccountEntry _ledgerTmpInterunitBalancerAccountEntry)

Run On

Server

Parameters

Return Value

Type: boolean
true if the record was added; otherwise, false.

See Also

Reference

LedgerInterunitBalancer Class