DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_DEAL_DATE_AMOUNTS

Line 568: XTR_DEAL_DATE_AMOUNTS DDA

564: Cursor c_ca_acct is
565: Select distinct ca.account_no, ca.currencya, dda.deal_number,
566: ca.portfolio_code
567: from XTR_CA_ELIGIBLE_DEALS_V CA,
568: XTR_DEAL_DATE_AMOUNTS DDA
569: where ca.company_code = l_company_code
570: and ca.eligible_date <= l_batch_end
571: and ca.company_code = dda.company_code
572: and ca.currencya = dda.currency