ProjListTransCommittedCostDP.setNoOfDecimals Method [AX 2012]

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

public int setNoOfDecimals(ProjShowAmount _showAmount)

Run On

Server

Parameters

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

Return Value

Type: int
Returns the demicals values for the types.

Community Additions

ADD
Show: