Share via


VendOutPaymRecord_MultiCash_PL.checkSendersBankAccount Method [AX 2012]

Checks whether the sender’s bank account is specified and has the correct length.

Syntax

protected boolean checkSendersBankAccount()

Run On

Server

Return Value

Type: boolean
true if the sender’s bank account is specified and has the correct length; otherwise, false.

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class