DBA Data[Home] [Help]

APPS.HR_USER_ACCT_EMP_EXTRACT dependencies on HR_PUMP_BATCH_HEADERS

Line 42: ,p_batch_name in hr_pump_batch_headers.batch_name%TYPE

38: */
39: PROCEDURE run_process (
40: errbuf out nocopy varchar2
41: ,retcode out nocopy number
42: ,p_batch_name in hr_pump_batch_headers.batch_name%TYPE
43: ,p_date_from in varchar2 default null
44: ,p_date_to in varchar2 default null
45: ,p_business_group_id in per_all_people_f.business_group_id%type
46: ,p_single_org_id in per_organization_units.organization_id%type