LedgerShowDebCredController_CN::getAmountCurDebitBySign Method [AX 2012]

Get the amount debit by the sign of the amount.

Syntax

client server public static AmountCur getAmountCurDebitBySign(AmountCur _amount)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
return the amount debit value.

See Also

Reference

LedgerShowDebCredController_CN Class