Skip to content

Instantly share code, notes, and snippets.

@nhwaani
Last active August 4, 2020 11:42
Show Gist options
  • Save nhwaani/10479ff239bb417da81db3b44f9b63ca to your computer and use it in GitHub Desktop.
Save nhwaani/10479ff239bb417da81db3b44f9b63ca to your computer and use it in GitHub Desktop.
Update return_request set warehouse_code = "W00000012A", destination_warehouse_code="W00000012A" where warehouse_code = "CAI01";
Update return_document set warehouse_code = "W00000012A" where warehouse_code = "CAI01";
Update return_document_capacity set warehouse_code = "W00000012A" where warehouse_code = "CAI01";
Update return_request set warehouse_code = "W00000018A", destination_warehouse_code="W00000018A" where warehouse_code = "CAI02";
Update return_document set warehouse_code = "W00000018A" where warehouse_code = "CAI02";
Update return_document_capacity set warehouse_code = "W00000018A" where warehouse_code = "CAI02";
Update return_request set warehouse_code = "W00000020A", destination_warehouse_code="W00000020A" where warehouse_code = "CAI03";
Update return_document set warehouse_code = "W00000020A" where warehouse_code = "CAI03";
Update return_document_capacity set warehouse_code = "W00000020A" where warehouse_code = "CAI03";
Update return_request set warehouse_code = "W00000007A", destination_warehouse_code="W00000007A" where warehouse_code = "DMM01";
Update return_document set warehouse_code = "W00000007A" where warehouse_code = "DMM01";
Update return_document_capacity set warehouse_code = "W00000007A" where warehouse_code = "DMM01";
Update return_request set warehouse_code = "W00000002A", destination_warehouse_code="W00000002A" where warehouse_code = "DXB01";
Update return_document set warehouse_code = "W00000002A" where warehouse_code = "DXB01";
Update return_document_capacity set warehouse_code = "W00000002A" where warehouse_code = "DXB01";
Update return_request set warehouse_code = "W00000008A", destination_warehouse_code="W00000008A" where warehouse_code = "DXB02";
Update return_document set warehouse_code = "W00000008A" where warehouse_code = "DXB02";
Update return_document_capacity set warehouse_code = "W00000008A" where warehouse_code = "DXB02";
Update return_request set warehouse_code = "W00000016A", destination_warehouse_code="W00000016A" where warehouse_code = "DXB03";
Update return_document set warehouse_code = "W00000016A" where warehouse_code = "DXB03";
Update return_document_capacity set warehouse_code = "W00000016A" where warehouse_code = "DXB03";
Update return_request set warehouse_code = "W00000017A", destination_warehouse_code="W00000017A" where warehouse_code = "DXB04";
Update return_document set warehouse_code = "W00000017A" where warehouse_code = "DXB04";
Update return_document_capacity set warehouse_code = "W00000017A" where warehouse_code = "DXB04";
Update return_request set warehouse_code = "W00000021A", destination_warehouse_code="W00000021A" where warehouse_code = "DXBFLX01";
Update return_document set warehouse_code = "W00000021A" where warehouse_code = "DXBFLX01";
Update return_document_capacity set warehouse_code = "W00000021A" where warehouse_code = "DXBFLX01";
Update return_request set warehouse_code = "W00000042A", destination_warehouse_code="W00000042A" where warehouse_code = "DXBG01";
Update return_document set warehouse_code = "W00000042A" where warehouse_code = "DXBG01";
Update return_document_capacity set warehouse_code = "W00000042A" where warehouse_code = "DXBG01";
Update return_request set warehouse_code = "W000000028A", destination_warehouse_code="W000000028A" where warehouse_code = "DXBSTR01";
Update return_document set warehouse_code = "W000000028A" where warehouse_code = "DXBSTR01";
Update return_document_capacity set warehouse_code = "W000000028A" where warehouse_code = "DXBSTR01";
Update return_request set warehouse_code = "W00000004A", destination_warehouse_code="W00000004A" where warehouse_code = "JED01";
Update return_document set warehouse_code = "W00000004A" where warehouse_code = "JED01";
Update return_document_capacity set warehouse_code = "W00000004A" where warehouse_code = "JED01";
Update return_request set warehouse_code = "W00000010A", destination_warehouse_code="W00000010A" where warehouse_code = "RUH02";
Update return_document set warehouse_code = "W00000010A" where warehouse_code = "RUH02";
Update return_document_capacity set warehouse_code = "W00000010A" where warehouse_code = "RUH02";
Update return_request set warehouse_code = "W00000014A", destination_warehouse_code="W00000014A" where warehouse_code = "RUH03";
Update return_document set warehouse_code = "W00000014A" where warehouse_code = "RUH03";
Update return_document_capacity set warehouse_code = "W00000014A" where warehouse_code = "RUH03";
Update return_request set warehouse_code = "W00000019A", destination_warehouse_code="W00000019A" where warehouse_code = "RUH04";
Update return_document set warehouse_code = "W00000019A" where warehouse_code = "RUH04";
Update return_document_capacity set warehouse_code = "W00000019A" where warehouse_code = "RUH04";
Update return_request set warehouse_code = "W00000024A", destination_warehouse_code="W00000024A" where warehouse_code = "RUHFLX01";
Update return_document set warehouse_code = "W00000024A" where warehouse_code = "RUHFLX01";
Update return_document_capacity set warehouse_code = "W00000024A" where warehouse_code = "RUHFLX01";
Update return_request set warehouse_code = "W00000025A", destination_warehouse_code="W00000025A" where warehouse_code = "RUHFLX02";
Update return_document set warehouse_code = "W00000025A" where warehouse_code = "RUHFLX02";
Update return_document_capacity set warehouse_code = "W00000025A" where warehouse_code = "RUHFLX02";
Update return_request set warehouse_code = "W00000026A", destination_warehouse_code="W00000026A" where warehouse_code = "RUHFLX03";
Update return_document set warehouse_code = "W00000026A" where warehouse_code = "RUHFLX03";
Update return_document_capacity set warehouse_code = "W00000026A" where warehouse_code = "RUHFLX03";
Update return_request set warehouse_code = "W00000055A", destination_warehouse_code="W00000055A" where warehouse_code = "RUHFLX04";
Update return_document set warehouse_code = "W00000055A" where warehouse_code = "RUHFLX04";
Update return_document_capacity set warehouse_code = "W00000055A" where warehouse_code = "RUHFLX04";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment