Share via


SalesCalcAvailableDlvDates.initReqSetupDim Method [AX 2012]

Create a ReqSetupDim for a given item with given inventory dimensions.

Syntax

protected void initReqSetupDim(
    ItemId _itemId, 
    InventDim _inventDim, 
    SalesDeliveryDateControlType _deliverDateControlType)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions that are used to find issue margin.

See Also

Reference

SalesCalcAvailableDlvDates Class