DBA Data[Home] [Help]

APPS.PAY_US_TAX_BALS_PKG dependencies on HR_ORGANIZATION_UNITS

Line 915: from hr_organization_units

911: and ppa.business_group_id +0 = ppf.business_group_id;
912:
913: CURSOR c_get_bg_id is
914: select business_group_id
915: from hr_organization_units
916: where organization_id = p_gre_id_context;
917:
918: --
919: l_return_value number;

Line 1259: from hr_organization_units

1255: pay_balance_pkg.set_context('BALANCE_DATE',
1256: fnd_date.date_to_canonical(l_virtual_date));
1257: select business_group_id
1258: into l_bg_id
1259: from hr_organization_units
1260: where organization_id = p_gre_id_context;
1261: --
1262: -- Look to see if theres an assignment in the cache for
1263: -- this business group