DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_UTIL_PKG dependencies on XLA_TRANSACTION_ENTITIES

Line 441: from xla_transaction_entities te,

437: 140,
438: bc.set_of_books_id,
439: 'TRANSACTIONS',
440: bc.book_type_code
441: from xla_transaction_entities te,
442: xla_events ev,
443: fa_transaction_headers th,
444: fa_book_controls bc
445: where te.application_id = l_appl_id

Line 490: from xla_transaction_entities te,

486: 140,
487: bc.set_of_books_id,
488: 'TRANSACTIONS',
489: bc.book_type_code
490: from xla_transaction_entities te,
491: xla_events ev,
492: fa_transaction_headers th,
493: fa_book_controls bc
494: where te.application_id = l_appl_id

Line 538: xla_transaction_entities te,

534: bc.set_of_books_id,
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