DBA Data[Home] [Help]

APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_ROUND_CODE_VALUES_EFC

Line 80: from ben_round_code_values_efc

76: (c_action_id number
77: )
78: is
79: select null
80: from ben_round_code_values_efc
81: where efc_action_id = c_action_id;
82: --
83: l_getactdets c_getactdets%rowtype;
84: --

Line 383: insert into ben_round_code_values_efc

379: l_eed := hr_api.g_eot;
380: --
381: end if;
382: --
383: insert into ben_round_code_values_efc
384: (efc_action_id
385: ,table_name
386: ,rndcdcol_name
387: ,pk_id