DEL_RetailMixAndMatchLine.validateNumber Method
Method validates the field Number of RetailMixAndMatchLine table. Method inistializes the fields Name and Unit of RetailMixAndMatchLine table based on the value in the Type field.
Syntax
public boolean validateNumber([RetailGroupMemberLine _retailGroupMemberLine])
Run On
Called
Parameters
- _retailGroupMemberLine
Type: RetailGroupMemberLine Table
The RetailGroupMemberLine.
Return Value
Type: boolean
A boolean value false if the validation fails; else true.