Share via


HRMCompFixedBudget::existOrgUnionLocation Method

Indicates whether the specified record in the HRMCompFixedBudget table exists.

Syntax

client server public static boolean existOrgUnionLocation(
    OMDepartmentRecId _departmentRecId, 
   [FromDateTime _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