BankClientEditStatement_RU.validate Method [AX 2012]
Checks the customer (vendor) account ID, amount, and currency code.
public boolean validate([Object calledFrom])
Run On
CalledParameters
- calledFrom
- Type: Object Class
The object or form that calls the method.
Return Value
Type: booleantrue if the customer (vendor) account ID, amount, and currency code are not empty; otherwise, false.
Community Additions
ADD
Show: