Share via


VendOutPaymRecord_MultiCash_PL.checkSendersBankRegistrationNumber Method [AX 2012]

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

Syntax

protected boolean checkSendersBankRegistrationNumber()

Run On

Server

Return Value

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

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class