Share via


VendOutPaymCreate_MultiCashForeign_PL.getVendBankAccountNum Method [AX 2012]

Utility method to obtain vendor bank account number.

Syntax

public str getVendBankAccountNum(VendBankAccount _vendBankAccount)

Run On

Called

Parameters

Return Value

Type: str
VendBankAccount.IBAN value if non-empty; otherwise, VendBankAccount.AccountNum

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class