ipist.part_no vorwählen,
Condition_Code_Manager_Api.Get_Condition_Code (Part_No, Serial_No, Lot_Batch_No) Zustand,
Summe (Qty_Onhand)
Vom INVENTORY_PART_IN_STOCK_TAB ipist
Wo ((Qty_Onhand > 0
--und part_no = „411305“))
--oder part_no = „.016 7075-T6 PLATTIERT "))
und part_no innen („411305“, „.016 7075-T6 PLATTIERT ")
Gruppe durch ipist.part_no, Condition_Code_Manager_Api.Get_Condition_Code (Part_No, Serial_No, Lot_Batch_No)