DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_DATAPUMP_ENTITY dependencies on HRDPP_CREATE_ORGANIZATION

Line 150: hrdpp_create_organization.insert_batch_lines

146: if NOT (p_technical_summary_mode) then
147: -- if l_multi_tenancy AND l_system_model = 'B' AND l_sec_group_id <> '0' then
148: -- l_business_group_name := per_ri_config_utilities.get_business_group_name;
149: -- end if;
150: hrdpp_create_organization.insert_batch_lines
151: (p_batch_id => p_batch_header_id
152: ,p_link_value => per_ri_config_main.g_global_dp_link_value
153: ,p_user_sequence => 30
154: ,p_effective_date => g_config_effective_date

Line 231: hrdpp_create_organization_stru.insert_batch_lines

227: hr_utility.set_location(l_proc, 70);
228:
229: --also create organization structure hierarchy batch line
230: if NOT (p_technical_summary_mode) then
231: hrdpp_create_organization_stru.insert_batch_lines
232: (p_batch_id => p_batch_header_id
233: --,p_data_pump_business_grp_name => l_business_group_name
234: ,p_data_pump_business_grp_name => null
235: ,p_link_value => per_ri_config_main.g_global_dp_link_value

Line 449: hrdpp_create_organization.insert_batch_lines

445: if NOT (p_technical_summary_mode) then
446: -- if l_multi_tenancy AND l_system_model = 'B' AND l_sec_group_id <> '0' then
447: -- l_business_group_name := per_ri_config_utilities.get_business_group_name;
448: -- end if;
449: hrdpp_create_organization.insert_batch_lines
450: (p_batch_id => p_batch_header_id
451: ,p_link_value => per_ri_config_main.g_global_dp_link_value
452: ,p_user_sequence => 30
453: ,p_effective_date => g_config_effective_date

Line 720: hrdpp_create_organization.insert_batch_lines

716: if NOT (p_technical_summary_mode) then
717: -- if l_multi_tenancy AND l_system_model = 'B' AND l_sec_group_id <> '0' then
718: -- l_business_group_name := per_ri_config_utilities.get_business_group_name;
719: -- end if;
720: hrdpp_create_organization.insert_batch_lines
721: (p_batch_id => p_batch_header_id
722: ,p_link_value => per_ri_config_main.g_global_dp_link_value
723: ,p_user_sequence => 30
724: ,p_effective_date => g_config_effective_date