DBA Data[Home] [Help]

APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_COMP_LVL_FCTR_EFC

Line 139: from ben_comp_lvl_fctr_efc efc

135: ,c_action_id number
136: )
137: is
138: select efc.comp_lvl_uom
139: from ben_comp_lvl_fctr_efc efc
140: where efc.efc_action_id = c_action_id
141: and efc.comp_lvl_fctr_id = c_clf_id;
142: --
143: cursor c_get_ccm_currcode