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.
Saves the record ID of the CustBankAccount or VendBankAccount table in the CustBankAccount or VendBankAccount fields to complete the relation.
Syntax
public void updateCustVendBankAccount([boolean _clearField])
Run On
Called
Parameters
- _clearField
Type: boolean
A Boolean value that indicates whether to clear the current references and the CustVendBankAccountID field when the account type changes.
Remarks
This upgrade script was introduced to fix the relations that using the DEL_AccountNum field.