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 that storage dimension group setup fields are set according to the requirements of WHS warehouse
Syntax
public boolean validateWHSDefaultFields(WHSDimGroupUsesWHS _isWarehouseWHSEnabled)
Run On
Called
Parameters
- _isWarehouseWHSEnabled
Type: WHSDimGroupUsesWHS Extended Data Type
Specifies if warehouse is WHS enabled
Return Value
Type: boolean
true if the record can be saved: otherwise, false.
Remarks
Changes to this method should also be reflected in setWHSDefaultFields.