Share via


WHSTmpReleaseToWarehouse.inventDim Method

Looks up the related InventDim table.

Syntax

public InventDim inventDim([InventDim relatedTable])

Run On

Called

Parameters

  • relatedTable
    Type: InventDim Table
    Sets the related table; optional. Subsequent calls will return the provided related table.

Return Value

Type: InventDim Table
An instance of the related table.

See Also

Reference

WHSTmpReleaseToWarehouse Table