MCRValidPaymentSchedule::validPaymSchedsExist Method
Checks if any payment schedules exist for the given Continuity schedule.
Syntax
client server public static boolean validPaymSchedsExist(MCRContinuityScheduleID _schedId)
Run On
Called
Parameters
- _schedId
Type: MCRContinuityScheduleID Extended Data Type
The MCRContinuityScheduleId for shich to search the table.
Return Value
Type: boolean
true a schedule with the given ID exists, otherwise false.