Compartir a través de


HRMCompPerfPlanEmpl::exist Method

Indicates whether the specified record in the HRMCompPerfPlanEmpl table exists.

Syntax

client server public static boolean exist(
    HcmWorkerRecId _workerRecId, 
    HRMCompPerfPlanId _perfPlanId, 
    HRMCompRatingModel _ratingModel, 
   [HRMCompPerfRatingId _compPerfRatingId, 
    HcmRatingLevelRecId _ratingLevelRecId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the a record is found; otherwise, false.

See Also

Reference

HRMCompPerfPlanEmpl Table