PurchRFQCompare.convertNum2Str Method [AX 2012]

Converts the real value to a str value

private str convertNum2Str(ExtendedTypeId _id, real _value)

Run On

Server

Parameters

_id
Type: ExtendedTypeId Extended Data Type
The ExtendedType Id
_value
Type: real
The value to convert

Return Value

Type: str
A str value

Community Additions

ADD
Show: