Comparteix a través de


HRMCompPerfAllocation::existPerfPlanOrgByDate Method

Indicates whether the specified record in the HRMCompPerfAllocation table exists.

Syntax

client server public static boolean existPerfPlanOrgByDate(
    HRMCompPerfPlanId _hrmCompPerfPlanId, 
    FromDate _checkDate, 
   [OMDepartmentRecId _departmentRecId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

HRMCompPerfAllocation Table