Share via


ProjTransBegBalCost.validateWrite Method [AX 2012]

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

Syntax

public boolean validateWrite()

Run On

Called

Return Value

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

See Also

Reference

ProjTransBegBalCost Class