fjaroli

classificaiton level uom

Jul 6th, 2023 (edited)
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_ANIMAL_FEED' and tenant = 416;
  2. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_ANIMAL_FEED' and tenant = 416;
  3. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_CEREALS' and tenant = 416;
  4. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_CEREALS' and tenant = 416;
  5. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_FERTILIZERS' and tenant = 416;
  6. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_FERTILIZERS' and tenant = 416;
  7. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_FRUIT' and tenant = 416;
  8. update bridgedb.productclassification set notes = 'UOM.WEIGHT.L' where productclassficationcode = 'IE_AP_NATURAL_INPUTS' and tenant = 416;
  9. update bridgedb.productclassification set notes = 'UOM.WEIGHT.L' where productclassficationcode = 'IE_AP_OIL' and tenant = 416;
  10. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_OIL_SEED' and tenant = 416;
  11. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IE_AP_PESTICIDES' and tenant = 416;
  12. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_PULSES' and tenant = 416;
  13. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_SEEDS' and tenant = 416;
  14. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_SPICES' and tenant = 416;
  15. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IE_AP_VEGETABLES' and tenant = 416;
  16. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_BASKET' and tenant = 416;
  17. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_FARM_MACHINARIES' and tenant = 416;
  18. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_FLOWER_HERB' and tenant = 416;
  19. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_FRUIT_PULP' and tenant = 416;
  20. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_GRADED_VEGETABLES' and tenant = 416;
  21. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_MADHUBANI_PAINTING' and tenant = 416;
  22. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_MAJOR_MILLETS' and tenant = 416;
  23. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_NTFP_PRODUCT' and tenant = 416;
  24. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_ANIMAL_FEED' and tenant = 416;
  25. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_BIO_INPUT' and tenant = 416;
  26. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_CEREALS' and tenant = 416;
  27. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_FERTILIZERS' and tenant = 416;
  28. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_FOODS' and tenant = 416;
  29. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_PACKAGED_OIL' and tenant = 416;
  30. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_PACKED/PROCESSED_DRY_FRUITS' and tenant = 416;
  31. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_PROCESSED_PULSES' and tenant = 416;
  32. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_T_SHIRT' and tenant = 416;
  33. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'IGC.AP_TARPAULIN_AND_SHEETS' and tenant = 416;
  34. update bridgedb.productclassification set notes = 'UOM.WEIGHT.KG' where productclassficationcode = 'IGC.AP_VAP-GROCERY' and tenant = 416;
  35. update bridgedb.productclassification set notes = 'UOM.WEIGHT.PIECE' where productclassficationcode = 'UNDP_BIO_-_INPUT' and tenant = 416;
Advertisement
Add Comment
Please, Sign In to add comment