CustVendVoucher.parmLedgerBalances_RU Method [AX 2012]

Sets or gets container of balances which should be posted to ledger.

Syntax

public container parmLedgerBalances_RU([container _value])

Run On

Server

Parameters

Return Value

Type: container
Current value.

Remarks

Property stores container of containers like [[creditCorrection1, balance1], [creditCorrection2, balance2], ...] where creditCorrectionN - is a sign of credit correction for n-th balance, balanceN - is a value of n-th balance in transaction currency.

See Also

Reference

CustVendVoucher Class