DBA Data[Home] [Help]

APPS.XTR_JOURNAL_PROCESS_P dependencies on XTR_ROLLOVER_TRANSACTIONS

Line 876: xtr_rollover_transactions ro

872: ,jea.action_code action_code
873: ,jea.date_type date_type
874: from xtr_gain_loss_dnm dnm,
875: xtr_journal_entry_actions jea,
876: xtr_rollover_transactions ro
877: where dnm.batch_id = in_batch_id
878: and jea.company_code = in_company
879: and jea.date_type = dnm.date_type
880: and jea.amount_type = dnm.amount_type