Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Calculates and compares total writing off amount with deferrals amount.
Syntax
server public static boolean validateTotalAmount(RDeferralsId _deferralsId, RDeferralsBookId _deferralsBookId)
Run On
Server
Parameters
- _deferralsId
Type: RDeferralsId Extended Data Type
The deferrals ID of the RDeferralsTable record.
- _deferralsBookId
Type: RDeferralsBookId Extended Data Type
The deferrals book ID of the RDeferralsBookTable record.
Return Value
Type: boolean
true if the total amount more than the amount of the deferrals; otherwise, false.