DBA Data[Home] [Help]

APPS.IEU_SEED_DATA_LOADER_PKG dependencies on IEU_WP_ACTION_PVT

Line 998: IEU_WP_ACTION_PVT.UpdateParamProps(x_return_status ,x_msg_count ,x_msg_data, P_APPLICATION_ID );

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 );
999:
1000: if (p_upload_mode = 'NLS') then
1001: null;
1002: else