Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.