Share via


SalesLine.pdsSellableDays Method

Determines the number of days from the sales line's shipping date that the product must be sellable.

Syntax

public PdsSellableDays pdsSellableDays([InventDim _inventDim])

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    An alternative dimension to use for the check instead of the sales orders' dimension; optional.

Return Value

Type: PdsSellableDays Extended Data Type
The number of days from the shipping date that the product must be sellable.

Remarks

This can be used for adjusting a required date for planning purposes into the date needed by the receipt point. It should only be used in shelf-life enabled scenarios.

See Also

Reference

SalesLine Table