DBA Data[Home] [Help]

APPS.GMD_LABUOM_CALCULATE_PKG dependencies on MTL_LOT_NUMBERS

Line 109: v_lot_number mtl_lot_numbers.lot_number%type,

105: FROM mtl_system_items
106: WHERE inventory_item_id = v_item_id;
107:
108: CURSOR get_lab_conv_factor(v_lab_type NUMBER,
109: v_lot_number mtl_lot_numbers.lot_number%type,
110: v_item_id mtl_system_items.inventory_item_id%type,
111: v_formula_id lm_item_dat.formula_id%TYPE,
112: v_parm_name lm_item_dat.tech_parm_name%TYPE) IS
113: SELECT num_data