DBA Data[Home] [Help]

APPS.GMD_ROUTING_DESIGNER_PKG dependencies on MTL_UNITS_OF_MEASURE

Line 2164: FROM mtl_units_of_measure

2160: -- Bug# 5206623 Kapil M
2161: -- Changed the cursor to fetch records from new R12 tables
2162: CURSOR Cur_uom_type (p_um_code VARCHAR2) IS
2163: SELECT UOM_CLASS
2164: FROM mtl_units_of_measure
2165: WHERE UOM_CODE =p_um_code;
2166:
2167: CURSOR Cur_Rtg_Class_Um IS
2168: SELECT ROUTING_CLASS_UOM