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.
Determines whether a MCRReqPlanContinuity record exists with the passed plan ID.
Syntax
client server public static boolean exist(MCRReqPlanIdContinuity _mcrReqPlanIdContinuity)
Run On
Called
Parameters
- _mcrReqPlanIdContinuity
Type: MCRReqPlanIdContinuity Extended Data Type
The plan ID used to find a MCRReqPlanContinuity record.
Return Value
Type: boolean
true if a MCRReqPlanContinuity record is found; otherwise, false.