PriceDiscSmartRounding.getCorrespondingDigits Method [AX 2012]

Extracts digits that correspond to the number of characters in the rounding expression in the specified amount.

public str getCorrespondingDigits(Amount _amount, PriceDiscSmartRoundingSyntax _syntax)

Run On

Called

Parameters

_amount
Type: Amount Extended Data Type
The amount to match against the rounding expression.
_syntax
Type: PriceDiscSmartRoundingSyntax Extended Data Type
The rounding expression.

Return Value

Type: str
The digits that match the characters in the rounding expression.

Community Additions

ADD
Show: