BankDocument.getOriginalBankCurrencyAmount Method [AX 2012]

Gets the original bank document amount.

Syntax

public AmountCur getOriginalBankCurrencyAmount()

Run On

Called

Return Value

Type: AmountCur Extended Data Type
The original bank document amount.

Remarks

The amount does not include the correction amount.

See Also

Reference

BankDocument Class