Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the total amount for the manual amount writing off method.
Syntax
client server public static RDeferralsAmount totalWritingOffAmount(RDeferralsId _deferralsId, RDeferralsBookId _deferralsBookId)
Run On
Called
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: RDeferralsAmount Extended Data Type
The total writing amount.