DBA Data[Home] [Help]

APPS.PO_ADVANCED_PRICE_PVT dependencies on PO_CUSTOM_PRICE_PUB

Line 852: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(

848: --Exceptions raised by this procedure is handled in the exception section
849: --Enhanced Pricing End:
850:
851: --
852: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(
853: p_api_version => 1.0
854: , p_order_type => p_order_type
855: , p_order_line_id => l_line_id
856: , p_line_index => 1

Line 1578: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(

1574:
1575: /** No custom price hook for receiving.. need to
1576: incorporate it. whenever we are planning to use
1577: FSC for PO document
1578: PO_CUSTOM_PRICE_PUB.audit_qp_price_adjustment(
1579: p_api_version => 1.0
1580: , p_order_type => p_order_type
1581: , p_order_line_id => l_line_id
1582: , p_line_index => 1