DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_UTIL_PKG dependencies on FA_TRX_REFERENCES

Line 539: fa_trx_references trx,

535: 'INTER_ASSET_TRANSACTIONS',
536: bc.book_type_code
537: from xla_events ev,
538: xla_transaction_entities te,
539: fa_trx_references trx,
540: fa_book_controls bc
541: where te.application_id = l_appl_id
542: and te.ledger_id = p_ledger_id
543: and te.entity_code = 'INTER_ASSET_TRANSACTIONS'