DBA Data[Home] [Help]

APPS.INV_UTILITIES dependencies on INV_REPLENISH_DETAIL_PUB

Line 221: inv_replenish_detail_pub.line_details_pub(

217: SELECT mtl_material_transactions_s.NEXTVAL
218: INTO v_header_id
219: FROM DUAL;
220:
221: inv_replenish_detail_pub.line_details_pub(
222: p_line_id => v_line_id
223: , x_number_of_rows => v_num_of_rows
224: , x_detailed_qty => v_detailed_qty
225: , x_detailed_qty2 => v_secondary_detailed_qty --INVCONV