DBA Data[Home] [Help]

APPS.EAM_CAP_MAIN_COST_PVT dependencies on DUAL

Line 190: FROM SYS.DUAL ;

186: END IF;
187:
188: SELECT fa_mass_additions_s.nextval
189: INTO l_mass_addition_id
190: FROM SYS.DUAL ;
191:
192: IF p_eam_wo_bills_tbl.count > 0 AND l_add_to_asset = FALSE THEN
193: IF i = p_eam_wo_bills_tbl.first THEN
194: l_merged_code := 'MP';