DBA Data[Home] [Help]

APPS.IEU_WORK_PROVIDER_PUB dependencies on IEU_UWQ_MACTION_DEFS_B

Line 35: l_panel ieu_uwq_maction_defs_b.maction_def_type_flag%type;

31: l_delete_param_property_id IEU_WP_PARAM_PROPS_B.param_property_id%type;
32: l_trans_flag IEU_WP_PROPERTIES_B.VALUE_TRANSLATABLE_FLAG%TYPE;
33: l_enumID ieu_uwq_sel_enumerators.sel_enum_id%type;
34: l_applId ieu_wp_action_maps.application_id%type;
35: l_panel ieu_uwq_maction_defs_b.maction_def_type_flag%type;
36: cursor c_cursor is
37: select distinct a.action_param_set_id
38: from ieu_wp_action_maps a, ieu_uwq_sel_enumerators b
39: where b.sel_enum_id = r_enumId