Share via


CustInterestPost.validateInterestTrans Method [AX 2012]

Validates the transactions that are associated with the interest note.

Syntax

protected boolean validateInterestTrans(CustInterestJour _custInterestJour, CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if all the transactions have a valid interest code; otherwise, false.

See Also

Reference

CustInterestPost Class