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.
Finds and returns a MCRValidPaymentSchedule table record based on the passed in parameters.
Syntax
client server public static MCRValidPaymentSchedule findByContinuitySchedId(MCRContinuityScheduleID _schedId, [boolean update])
Run On
Called
Parameters
- _schedId
Type: MCRContinuityScheduleID Extended Data Type
The MCRContinuityScheduleId value for which to search the MCRValidPaymentSchedule table.
- update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRValidPaymentSchedule Table
The MCRValidPaymentSchedule table record that was found.