DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_UTIL_PKG dependencies on XLA_TRANSACTION_ENTITIES

Line 355: from xla_transaction_entities te,

351: 140,
352: bc.set_of_books_id,
353: 'TRANSACTIONS',
354: bc.book_type_code
355: from xla_transaction_entities te,
356: xla_events ev,
357: fa_transaction_headers th,
358: fa_book_controls bc
359: where te.application_id = l_appl_id

Line 437: xla_transaction_entities te,

433: bc.set_of_books_id,
434: 'INTER_ASSET_TRANSACTIONS',
435: bc.book_type_code
436: from xla_events ev,
437: xla_transaction_entities te,
438: fa_trx_references trx,
439: fa_book_controls bc
440: where te.application_id = l_appl_id
441: and te.ledger_id = bc.set_of_books_id