DBA Data[Home] [Help]

APPS.PAY_US_PAYROLL_UTILS dependencies on HR_ORGANIZATION_UNITS

Line 748: p_business_group_id in hr_organization_units.organization_id%type,

744: *****************************************************************************/
745:
746: FUNCTION check_balance_status(
747: p_start_date in date,
748: p_business_group_id in hr_organization_units.organization_id%type,
749: p_attribute_name in varchar2,
750: p_legislation_code in varchar2 default 'US')
751: RETURN VARCHAR2
752: IS