DBA Data[Home] [Help]

APPS.PO_ADVANCED_PRICE_PVT dependencies on PO_CUSTOM_PRICE_PUB

Line 767: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(

763: RAISE FND_API.G_EXC_ERROR;
764: END IF;
765:
766: --
767: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(
768: p_api_version => 1.0
769: , p_order_type => p_order_type
770: , p_order_line_id => l_line_id
771: , p_line_index => 1

Line 1491: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(

1487:
1488: /** No custom price hook for receiving.. need to
1489: incorporate it. whenever we are planning to use
1490: FSC for PO document
1491: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(
1492: p_api_version => 1.0
1493: , p_order_type => p_order_type
1494: , p_order_line_id => l_line_id
1495: , p_line_index => 1