Share via


SalesCalcAvailableDlvDates_SalesLine.leadTime Method [AX 2012]

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

Syntax

public LeadTime leadTime(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    Inventory dimensions used to calculate sales lead time.

Return Value

Type: LeadTime Extended Data Type
Lead time in days.

See Also

Reference

SalesCalcAvailableDlvDates_SalesLine Class