DBA Data[Home] [Help]

APPS.PO_PRICE_HELPER dependencies on PO_LINES_SV4

Line 566: PO_LINES_SV4.get_ship_quantity_info(

562: -- and an error will only be reported if it becomed Y.
563: l_prevent_price_update_flag := 'N';
564:
565: d_position := 200;
566: PO_LINES_SV4.get_ship_quantity_info(
567: x_po_line_id => l_line_id_tbl(i)
568: , x_expense_accrual_code => l_expense_accrual_code_tbl(i)
569: , x_po_header_id => l_header_id_tbl(i)
570: , x_type_lookup_code => l_type_lookup_code_tbl(i)