PurchRFQCompare.convertLeadTime Method [AX 2012]
Converts the LeadTimeDelivery value to string based on the PurchRFQCompareLineType enum value
public PurchRFQNumber2Str convertLeadTime(LeadTimeDelivery _leadTime, PurchRFQCompareLineType _lineType)
Run On
ServerParameters
- _leadTime
- Type: LeadTimeDelivery Extended Data Type
The LeadTimeDelivery value
- _lineType
- Type: PurchRFQCompareLineType Enumeration
The PurchRFQCompareLineType enum value
Return Value
Type: PurchRFQNumber2Str Extended Data TypeFor lines the lead time in string, otherwise, an empty string
Community Additions
ADD
Show: