MCRValidPaymentSchedule::findByContinuitySchedId Method
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.