DBA Data[Home] [Help]

APPS.BEN_EFC_FUNCTIONS dependencies on HR_EFC_ROUNDING_ERRORS

Line 692: delete from HR_EFC_ROUNDING_ERRORS

688: --
689: delete from HR_EFC_PROCESS_COMPONENTS
690: where efc_action_id = l_efc_action_id;
691: --
692: delete from HR_EFC_ROUNDING_ERRORS
693: where efc_action_id = l_efc_action_id;
694: --
695: delete from hr_efc_actions
696: where efc_action_id = l_efc_action_id;