MCRContinuityCustHeader::recalcPaymentSchedLines Method
Updates the payment schedule for a continuity customer header.
Syntax
server public static void recalcPaymentSchedLines(MCRContinuityCustHeader _mcrContinuityCustHeader)
Run On
Server
Parameters
- _mcrContinuityCustHeader
Type: MCRContinuityCustHeader Table
The MCRContinuityCustHeader record used to find the payment schedule to update.
Remarks
When payment schedules are recalculated, the lines are first deleted and then rewritten, so allow create of the payment schedule by calling the createPaymSchedfor a MCRContinuityCustHeader record.