Share via


CustInterestPost.validateInterestTransLine Method [AX 2012]

Validates the interest lines that are associated with the interest note.

Syntax

protected boolean validateInterestTransLine(CustInterestJour _custInterestJour)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustInterestPost Class