InventDim.existSetInventDim Method
Indicates whether any of the inventory dimension fields represented in a specified container hold a value in a specified InventDim record.
Syntax
public boolean existSetInventDim(container _inventDimSetup)
Run On
Called
Parameters
- _inventDimSetup
Type: container
A container that contains field IDs from the InventDim table.
Return Value
Type: boolean
true if at least one of the fields holds a value; otherwise, false.