Share via


VendTable.bankAccountNum Method

Looks up the account number of the bank account that is referenced by the BankAccount field in this table.

Syntax

display BankAccount bankAccountNum()

Run On

Called

Return Value

Type: BankAccount Extended Data Type
A bank account number; otherwise, an empty string.

Remarks

If the current user does not have access to the AccountNum field in the VendBankAccount table, this display method returns an empty string.

See Also

Reference

VendTable Table