DBA Data[Home] [Help]

APPS.GMD_SAMPLES_PUB dependencies on MTL_UNITS_OF_MEASURE

Line 2708: l_uom mtl_units_of_measure.uom_code%TYPE;

2704: SELECT PRIMARY_UOM_CODE
2705: FROM mtl_system_items_b
2706: WHERE organization_id = p_sample_rec.organization_id
2707: AND inventory_item_id = p_sample_rec.inventory_item_id;
2708: l_uom mtl_units_of_measure.uom_code%TYPE;
2709: l_test_qty number;
2710:
2711: -- 5283854 rework
2712: CURSOR c_storage_subinventory_locator IS