DBA Data[Home] [Help]

APPS.BIM_LEAD_IMPORT_FACTS_PKG dependencies on BIM_INTL_DATES

Line 450: bim_intl_dates d

446: a.Import_interface_id,
447: a.load_status) A,
448: bim_r_source_codes b,
449: bim_r_locations c,
450: bim_intl_dates d
451: where a.promotion_code = b.source_code(+)
452: and a.country = c.country
453: and a.last_update_date = d.trdate
454: group by b.parent_object_type,