Share via


ReqTrans.pdsSetShelfLifeFields Method

Assigns the appropriate expiration date and sellable days to this requirements transaction line.

Syntax

public void pdsSetShelfLifeFields([InventDim _inventDim])

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimension for the originating transaction; optional.

Remarks

Specific types of requirements transactions need to have the originating inventory dimension that contains the batch number - the dimension stored in the transaction line are coverage dimensions so may not include a batch.

See Also

Reference

ReqTrans Table