DBA Data[Home] [Help]

APPS.RCV_SEEDEVENTS_PVT dependencies on PO_TAX_SV

Line 1682: PO_TAX_SV.Get_All_PO_Tax(

1678: IF (p_rcv_event.event_source = 'RECEIVING' OR p_rcv_event.event_source = 'RETROPRICE') THEN
1679: l_stmt_num := 20;
1680:
1681: -- Call PO API to get current an prior receoverable and non-recoverable tax
1682: PO_TAX_SV.Get_All_PO_Tax(
1683: p_api_version => l_api_version,
1684: x_return_status => l_return_status,
1685: x_msg_data => l_msg_data,
1686: p_distribution_id => p_rcv_event.po_distribution_id,