DBA Data[Home] [Help]

APPS.BIM_LEAD_FACTS_PKG dependencies on BIM_INTL_DATES

Line 829: ,bim_intl_dates A

825: ,metric.country
826: ,metric.business_unit_id
827: ) INNER
828: ,bim_r_locations LOC
829: ,bim_intl_dates A
830: WHERE
831: A.trdate = INNER.transaction_create_date
832: AND LOC.country (+) = INNER.country
833: )OUTER;