DBA Data[Home] [Help]

APPS.BIM_LEAD_IMPORT_FACTS_PKG dependencies on BIM_R_SOURCE_CODES

Line 448: bim_r_source_codes b,

444: a.country,
445: TRUNC(a.last_update_date),
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