DBA Data[Home] [Help]

APPS.IEU_SEED_DATA_LOADER_PKG dependencies on IEU_UWQ_MACTION_DEFS_B

Line 994: l_def_flag ieu_uwq_maction_defs_b.maction_def_type_flag%type;

990: l_temp_map_sequence ieu_wp_action_maps.action_map_sequence%type;
991: l_section_id ieu_wp_sections_b.section_id%type;
992: l_wp_node_section_map_id ieu_wp_node_section_maps.wp_node_section_map_id%type;
993: l_sequence number:=0;
994: l_def_flag ieu_uwq_maction_defs_b.maction_def_type_flag%type;
995: l_last_updated_by ieu_wp_action_maps.last_updated_by%type;
996: begin
997: --call UpdateParamProps to make sure all actions have all properties which they should have
998: IEU_WP_ACTION_PVT.UpdateParamProps(x_return_status ,x_msg_count ,x_msg_data, P_APPLICATION_ID );

Line 1117: from ieu_uwq_maction_defs_b

1113: end ;
1114: --for outer exception
1115:
1116: select MACTION_DEF_TYPE_FLAG into l_def_flag
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