DBA Data[Home] [Help]

APPS.HR_H2PI_UPLOAD dependencies on HR_ALL_ORGANIZATION_UNITS

Line 4: g_to_business_group_id hr_all_organization_units.business_group_id%Type;

1: package hr_h2pi_upload as
2: /* $Header: hrh2piul.pkh 120.0 2005/05/31 00:42:10 appldev noship $*/
3:
4: g_to_business_group_id hr_all_organization_units.business_group_id%Type;
5: g_request_id fnd_concurrent_requests.request_id%Type;
6:
7: procedure upload ( p_errbuf out nocopy varchar2,
8: p_retcode out nocopy number,