CustVendSumForPaym.bank_modified Method [AX 2012]
Validates the bank account every time that it is modified.
Syntax
public boolean bank_modified(FormStringControl _formControl)
Run On
Called
Parameters
- _formControl
Type: FormStringControl Class
The FormControl object that is modified.
Return Value
Type: boolean
true if the bank account in the CompanyBankAccountId field is active; otherwise, false.