ProjListBudgetDP.setNoOfDecimals Method [AX 2012]

Set the number of decimals on the type, by modifing the ProjShowAmount enum value.

public container setNoOfDecimals(ProjShowAmount _showAmount)

Run On

Server

Parameters

_showAmount
Type: ProjShowAmount Enumeration
_showAmount as a param holds the enum value for the type of the ProjShowAmount.

Return Value

Type: container
Returns the demicals values for the types.

Community Additions

ADD
Show: