Share via


VendOutPaymRecord_NACHA.checkValues Method [AX 2012]

Checks that the data needed is valid. This method will validate that the payment specification has been assigned to the payment mode.

Syntax

public boolean checkValues([LedgerJournalTrans _ledgerJournalTrans, RunbaseProgress _runbaseProgress])

Run On

Server

Parameters

Return Value

Type: boolean
true if the data is valid; otherwise, false.

See Also

Reference

VendOutPaymRecord_NACHA Class