Share via


VendOutPaymRecordPayrollPPD.checkValues Method [AX 2012]

Validates specific payroll payment details for a supplied LedgerJournalTrans buffer.

Syntax

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

Run On

Server

Parameters

Return Value

Type: boolean
true if the validation passes; otherwise, false.

See Also

Reference

VendOutPaymRecordPayrollPPD Class