PurchRFQCompare.convertPurchPriceMST Method [AX 2012]

Converts the PurchPrice (MST) value to string based on the PurchRFQCompareLineType enum value

public PurchRFQNumber2Str convertPurchPriceMST(PurchPrice _purchPriceMST, PurchRFQCompareLineType _lineType)

Run On

Server

Parameters

_purchPriceMST
Type: PurchPrice Extended Data Type
The PurchPrice value
_lineType
Type: PurchRFQCompareLineType Enumeration
The PurchRFQCompareLineType enum value

Return Value

Type: PurchRFQNumber2Str Extended Data Type
For Line the purch price( MST) in string, otherwise, an empty string

Community Additions

ADD
Show: