Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether the specified tracking inventory dimension combination and quantity contain all blank values.
Syntax
private boolean isRegistrationBlank(InventDim _trackingInventDim)
Run On
Server
Parameters
- _trackingInventDim
Type: InventDim Table
A InventDim record specifying the tracking inventory dimension combination.
Return Value
Type: boolean
true if the inventory dimension combination contain all blank values; otherwise, false.