DBA Data[Home] [Help]

APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_INVOICE_TRANSACTIONS

Line 1758: fa_invoice_transactions it,

1754: fa_book_controls bc,
1755: fa_deprn_periods dp,
1756: fa_adjustments adj,
1757: fa_asset_invoices ai,
1758: fa_invoice_transactions it,
1759: (select 'SOURCE' source_dest_code from dual union all
1760: select 'DEST' source_dest_code from dual) mult
1761: where th.rowid between p_start_rowid and p_end_rowid
1762: and bc.book_type_code = th.book_type_code