Share via


RDeferralsBookAmount::validateTotalAmount Method

Calculates and compares total writing off amount with deferrals amount.

Syntax

server public static boolean validateTotalAmount(RDeferralsId _deferralsId, RDeferralsBookId _deferralsBookId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the total amount more than the amount of the deferrals; otherwise, false.

See Also

Reference

RDeferralsBookAmount Table