Share via


LedgerJournalEngine_VendPayment.preDelete Method [AX 2012]

Validates whether a record can be deleted.

Syntax

public void preDelete(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A record cannot be deleted.

See Also

Reference

LedgerJournalEngine_VendPayment Class