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.
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.