DBA Data[Home] [Help]

APPS.PAY_US_PAYROLL_UTILS dependencies on HR_ORGANIZATION_UNITS

Line 734: p_business_group_id in hr_organization_units.organization_id%type,

730: *****************************************************************************/
731:
732: FUNCTION check_balance_status(
733: p_start_date in date,
734: p_business_group_id in hr_organization_units.organization_id%type,
735: p_attribute_name in varchar2,
736: p_legislation_code in varchar2 default 'US')
737: RETURN VARCHAR2
738: IS