DBA Data[Home] [Help]

APPS.FLM_MMM_CALCULATION dependencies on DUAL

Line 166: SELECT null item_id, null line_id from dual;

162: AND unscheduled_order_option = i_option;
163: */
164:
165: CURSOR order_entries(i_option IN NUMBER) IS
166: SELECT null item_id, null line_id from dual;
167: so_po_rec order_entries%rowtype;
168:
169: CURSOR so_order_entries IS
170: SELECT distinct