DBA Data[Home] [Help]

APPS.IEU_SEED_DATA_LOADER_PKG dependencies on IEU_WP_ACT_PARAM_SETS_B

Line 1121: from ieu_wp_act_param_sets_b

1117: from ieu_uwq_maction_defs_b
1118: where
1119: maction_def_id in
1120: (select wp_action_def_id
1121: from ieu_wp_act_param_sets_b
1122: where action_param_set_id = P_ACTION_PARAM_SET_ID);
1123:
1124: if l_def_flag = 'W' then
1125: l_section_id := 10002;