DBA Data[Home] [Help]

APPS.GMF_RCV_ACCOUNTING_PKG dependencies on PO_TAX_SV

Line 1282: po_tax_sv.get_all_po_tax

1278: )
1279: THEN
1280: l_stmt_num := 20;
1281: -- Call PO API to get current an prior receoverable and non-recoverable tax
1282: po_tax_sv.get_all_po_tax
1283: (p_api_version => l_api_version,
1284: x_return_status => l_return_status,
1285: x_msg_data => l_msg_data,
1286: p_distribution_id => p_rcv_accttxn.po_distribution_id,