DBA Data[Home] [Help]

APPS.XTR_JOURNAL_PROCESS_P dependencies on XTR_ROLLOVER_TRANSACTIONS

Line 875: xtr_rollover_transactions ro

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