SalesCalcAvailableDlvDates_ReleaseLine.leadTime Method [AX 2012]
Calculates sales lead time for the given instance of a sales line.
Syntax
public LeadTime leadTime(SalesLine _salesLine, InventDim _inventDim)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
Sales line for which lead time will be calculated.
- _inventDim
Type: InventDim Table
Inventory dimensions used to calculate sales lead time.
Return Value
Type: LeadTime Extended Data Type
The lead time in days.