DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on INV_RESERVATION_GLOBAL

Line 933: l_mtl_reservation inv_reservation_global.mtl_reservation_tbl_type;

929: l_subinventory_code VARCHAR2(30);
930: l_transaction_quantity NUMBER;
931: l_inventory_item_id NUMBER;
932: l_temp_id NUMBER;
933: l_mtl_reservation inv_reservation_global.mtl_reservation_tbl_type;
934: l_return_status VARCHAR2(1);
935: l_grouping_rule_id NUMBER;
936: l_message VARCHAR2(2000);
937: l_msg_data VARCHAR2(2000);