Share via


VendOutPaymRecord_CNAB_BR.checkPaymSpec Method [AX 2012]

Validates all marked transactions, and checks for bar code or vendor bank account information, based on the vendPaymModeSpec.ValidationControl_BR value.

Syntax

public boolean checkPaymSpec(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
false if no payment specification is filled for a complex file export format, or if validation control for the method of payment fails; otherwise, true.

See Also

Reference

VendOutPaymRecord_CNAB_BR Class