Share via


VendOutPaym.isPrenoteApproved Method [AX 2012]

Validates pre-note status against a particular customer in a particular bank.

Syntax

protected boolean isPrenoteApproved(CompanyBankAccountId _accountId, CustVendAC _accountNum)

Run On

Called

Parameters

Return Value

Type: boolean
true if status is approved; otherwise, false.

See Also

Reference

VendOutPaym Class