DBA Data[Home] [Help]

APPS.GMD_SAMPLES_PUB dependencies on MTL_UNITS_OF_MEASURE

Line 2838: l_uom mtl_units_of_measure.uom_code%TYPE;

2834: SELECT PRIMARY_UOM_CODE
2835: FROM mtl_system_items_b
2836: WHERE organization_id = p_sample_rec.organization_id
2837: AND inventory_item_id = p_sample_rec.inventory_item_id;
2838: l_uom mtl_units_of_measure.uom_code%TYPE;
2839: l_test_qty number;
2840:
2841: -- 5283854 rework
2842: CURSOR c_storage_subinventory_locator IS