DBA Data[Home] [Help]

APPS.RCV_SEEDEVENTS_PVT dependencies on PO_TAX_SV

Line 1689: PO_TAX_SV.Get_All_PO_Tax(

1685: IF (p_rcv_event.event_source = 'RECEIVING' OR p_rcv_event.event_source = 'RETROPRICE') THEN
1686: l_stmt_num := 20;
1687:
1688: -- Call PO API to get current an prior receoverable and non-recoverable tax
1689: PO_TAX_SV.Get_All_PO_Tax(
1690: p_api_version => l_api_version,
1691: x_return_status => l_return_status,
1692: x_msg_data => l_msg_data,
1693: p_distribution_id => p_rcv_event.po_distribution_id,