SalesCalcAvailableDlvDates_QuoteLine.leadTime Method [AX 2012]

Calculates the sales lead time for the current instance of a quotation line.

Syntax

public LeadTime leadTime(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions that are used to calculate the sales lead time.

Return Value

Type: LeadTime Extended Data Type
The lead time in days.

Remarks

For category based lines lead time is defaulted from sales parameters.

See Also

Reference

SalesCalcAvailableDlvDates_QuoteLine Class