Share via


CustOutPaymRecord_NACHA.checkValues Method [AX 2012]

Checks that the data that is needed is valid. Validates 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

CustOutPaymRecord_NACHA Class