DBA Data[Home] [Help]

APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_INVOICE_TRANSACTIONS

Line 1718: fa_invoice_transactions it,

1714: fa_book_controls bc,
1715: fa_deprn_periods dp,
1716: fa_adjustments adj,
1717: fa_asset_invoices ai,
1718: fa_invoice_transactions it,
1719: (select 'SOURCE' source_dest_code from dual union all
1720: select 'DEST' source_dest_code from dual) mult
1721: where th.rowid between p_start_rowid and p_end_rowid
1722: and bc.book_type_code = th.book_type_code