Share via


VendOutPaymRecord_CNAB_BR.checkBarCode Method [AX 2012]

Checks whether the bar code is filled, if validation control for bar codes is enabled.

Syntax

public boolean checkBarCode(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
false if bar code validation is enabled and no bar code is filled; otherwise, true.

See Also

Reference

VendOutPaymRecord_CNAB_BR Class