DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_DATAPUMP_ENTITY dependencies on HRDPP_UPDATE_ORGANIZATION

Line 164: hrdpp_update_organization.insert_batch_lines

160: ,p_org_user_key => l_enterprise_name || SYSDATE);
161:
162: hr_utility.set_location(l_proc, 40);
163:
164: hrdpp_update_organization.insert_batch_lines
165: (p_batch_id => p_batch_header_id
166: ,p_link_value => per_ri_config_main.g_global_dp_link_value
167: ,p_user_sequence => 40
168: ,p_effective_date => g_config_effective_date

Line 465: hrdpp_update_organization.insert_batch_lines

461:
462:
463: hr_utility.set_location(l_proc, 30);
464:
465: hrdpp_update_organization.insert_batch_lines
466: (p_batch_id => p_batch_header_id
467: ,p_link_value => per_ri_config_main.g_global_dp_link_value
468: ,p_user_sequence => 40
469: ,p_effective_date => g_config_effective_date

Line 733: hrdpp_update_organization.insert_batch_lines

729: ,p_internal_external_flag => 'INT'
730: ,p_org_user_key => l_legal_entity_name || SYSDATE);
731:
732:
733: hrdpp_update_organization.insert_batch_lines
734: (p_batch_id => p_batch_header_id
735: ,p_link_value => per_ri_config_main.g_global_dp_link_value
736: ,p_user_sequence => 40
737: ,p_effective_date => g_config_effective_date