DBA Data[Home] [Help]

APPS.HR_INT_BUS dependencies on HR_KI_INTEGRATIONS_TL

Line 933: -- rows are hr_ki_integrations_tl,hr_ki_topic_integrations,hr_ki_options.

929: --
930: -- Description:
931: -- This procedure ensures that a delete occurs only if there are no child
932: -- rows for a record in hr_ki_integrations. The tables that contain child
933: -- rows are hr_ki_integrations_tl,hr_ki_topic_integrations,hr_ki_options.
934: -- Pre Conditions:
935: -- g_rec has been populated with details of the values
936: -- from the ins or the upd procedures
937: --

Line 977: from hr_ki_integrations_tl

973: where integration_id = p_integration_id;
974:
975: cursor csr_maintenance_tl is
976: select null
977: from hr_ki_integrations_tl
978: where integration_id = p_integration_id;
979:
980: cursor csr_maintenance_extapp is
981: select null from hr_ki_integrations inte,hr_ki_ext_applications ext