BankClientEditStatement_RU.validate Method [AX 2012]

Checks the customer (vendor) account ID, amount, and currency code.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
The object or form that calls the method.

Return Value

Type: boolean
true if the customer (vendor) account ID, amount, and currency code are not empty; otherwise, false.

Community Additions

ADD
Show: