DBA Data[Home] [Help]

APPS.INV_REPLENISH_DETAIL_PUB dependencies on INV_MOVE_ORDER_PUB

Line 155: l_trolin_tbl inv_move_order_pub.trolin_tbl_type;

151: l_inventory_item_id NUMBER;
152: l_temp_id NUMBER;
153: l_serial_number VARCHAR2(30);
154: l_mtl_reservation inv_reservation_global.mtl_reservation_tbl_type;
155: l_trolin_tbl inv_move_order_pub.trolin_tbl_type;
156: l_auto_pick_confirm NUMBER;
157: l_pick_release_status inv_pick_release_pub.inv_release_status_tbl_type;
158: l_return_status VARCHAR2(1);
159: l_grouping_rule_id NUMBER;

Line 1459: l_trolin_tbl inv_move_order_pub.trolin_tbl_type;

1455: l_message VARCHAR2(2000);
1456: l_count NUMBER;
1457: l_from_serial_number VARCHAR2(30);
1458: l_to_serial_number VARCHAR2(30);
1459: l_trolin_tbl inv_move_order_pub.trolin_tbl_type;
1460: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
1461: BEGIN
1462: --inv_debug.message('auto pick confirm');
1463: --inv_debug.message('get trolin');