Share via


HRMCompFixedBudget::existDepartmentUnionLocation Method

Indicates whether the specified record in the HRMCompFixedBudget table exists.

Syntax

client server public static boolean existDepartmentUnionLocation(
    OMDepartmentRecId _departmentRecId, 
   [FromDate _perDate, 
    HcmUnionsRecId _unionsRecId, 
    HcmCompLocationRecId _locationRecId])

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCompFixedBudget Table