MCRReqPlanContinuity::exist Method
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.