DBA Data[Home] [Help]

APPS.CSD_INTERNAL_ORDERS_PVT dependencies on INV_GLOBALS

Line 2287: p_move_order_type => inv_globals.g_move_order_pick_wave,

2283: x_expiration_date => x_expiration_date,
2284: x_transaction_temp_id => l_mmtt_temp_id,
2285: p_transaction_header_id => NULL,
2286: p_transaction_mode => NULL,
2287: p_move_order_type => inv_globals.g_move_order_pick_wave,
2288: p_serial_flag => 'T',
2289: p_plan_tasks => FALSE,
2290: p_auto_pick_confirm => FALSE,
2291: p_commit => FALSE

Line 2495: p_move_order_type => inv_globals.g_move_order_pick_wave,

2491: p_commit => p_commit,
2492: x_return_status => x_return_status,
2493: x_msg_count => x_msg_count,
2494: x_msg_data => x_msg_data,
2495: p_move_order_type => inv_globals.g_move_order_pick_wave,
2496: p_transaction_mode => 1,
2497: p_trolin_tbl => l_trolin_tbl,
2498: p_mold_tbl => l_mold_tbl,
2499: x_mmtt_tbl => l_mold_tbl,