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.
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.