R39595 WarehousePolicies - Counting Split Level Value
| Name | Value |
|---|---|
| Code | R39595 |
| Entity | Logistics.Wms.WarehousePolicies |
| Name | CountingSplitLevelValue |
| Attribute | Value |
| Layer | Back-End |
| Events | ClientCommit |
| Priority | Normal |
| Modify | NO |
| Applicable Legislations | ALL // no condition needed |
| Action | Validate that: if (PolicyKind == CountingSplitLevelValue) , then integer Value >= 0 |
| Description | Validates if the value filled in the Value field is valid. Currently, allowed values are non-negative integers (0, 1, 2, ...). |
| Message | The 'Value' field contains an invalid value. The selected value '{Value}' is invalid for a warehouse policy of kind '{PolicyKind}'. Valid values for warehouse policies of this kind are non-negative integers (0, 1, 2, ...) |
| Introduced In Version | Introduced: |
| Revocable | NO |