Share via


ProjTransBegBalRevenue.validateWrite Method [AX 2012]

Validates the transaction record by calling the validateWrite method of ProjBegBalJournalTrans_fee table.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

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

See Also

Reference

ProjTransBegBalRevenue Class