DBA Data[Home] [Help]

APPS.GMF_RCV_ACCOUNTING_PKG dependencies on PO_TAX_SV

Line 1288: po_tax_sv.get_all_po_tax

1284: )
1285: THEN
1286: l_stmt_num := 20;
1287: -- Call PO API to get current an prior receoverable and non-recoverable tax
1288: po_tax_sv.get_all_po_tax
1289: (p_api_version => l_api_version,
1290: x_return_status => l_return_status,
1291: x_msg_data => l_msg_data,
1292: p_distribution_id => p_rcv_accttxn.po_distribution_id,