PurchRFQCompare.convertTotalDiscountsMST Method [AX 2012]
Converts the DiscAmountMST (MST) value to string based on the PurchRFQCompareLineType enum value
public PurchRFQNumber2Str convertTotalDiscountsMST(DiscAmountMST _totalDiscountsMST, PurchRFQCompareLineType _lineType)
Run On
ServerParameters
- _totalDiscountsMST
- Type: DiscAmountMST Extended Data Type
The DiscAmountMST value
- _lineType
- Type: PurchRFQCompareLineType Enumeration
The PurchRFQCompareLineType enum value
Return Value
Type: PurchRFQNumber2Str Extended Data TypeFor Header the total discount (MST) in string, otherwise, an empty string
Community Additions
ADD
Show: