DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on INV_RESERVATION_GLOBAL

Line 1057: l_mtl_reservation inv_reservation_global.mtl_reservation_tbl_type;

1053: l_subinventory_code VARCHAR2(30);
1054: l_transaction_quantity NUMBER;
1055: l_inventory_item_id NUMBER;
1056: l_temp_id NUMBER;
1057: l_mtl_reservation inv_reservation_global.mtl_reservation_tbl_type;
1058: l_return_status VARCHAR2(1);
1059: l_grouping_rule_id NUMBER;
1060: l_message VARCHAR2(2000);
1061: l_msg_data VARCHAR2(2000);