[Home] [Help]
2386: end;
2387:
2388: begin
2389: select 10 into G_ORDER_SOURCE_ID
2390: from so_order_sources
2391: where order_source_id = moh.original_system_source_code
2392: and name = 'Internal';
2393: exception
2394: when no_data_found then