MCRContinuityCustLine::recalcPaymentSchedLines Method
Recalculated the payment schedules.
Syntax
server public static void recalcPaymentSchedLines(MCRContinuityCustLine _mcrContinuityCustLine)
Run On
Server
Parameters
- _mcrContinuityCustLine
Type: MCRContinuityCustLine Table
The MCRContinuityCustLine for which to recalculate the payment schedules.
Remarks
When payment schedules are recalculated, the lines are first deleted and then rewritten, so allow create of the payment schedule by calling the create payment schedules method for a ContinuityCustLine record. Ensure that a payment schedule exists and a customer payment schedule header record exists before creating the CutsPaymSchedLines.