DBA Data[Home] [Help]

APPS.BIM_EVENT_FACTS dependencies on HZ_CUST_ACCOUNTS

Line 1107: hz_cust_accounts N

1103: AND c.event_header_id = d.event_header_id
1104: and e.source_code_id = a.source_promotion_id
1105: GROUP BY trunc(a.creation_date),
1106: e.source_code_id) G,
1107: hz_cust_accounts N
1108: WHERE oh.event_offer_id(+) = ad.event_offer_id
1109: AND ad.offer_source_code_id = f.offer_source_code_id(+)
1110: AND ad.offer_source_code_id = g.offer_source_code_id(+)
1111: AND ad.source_code = n.source_code(+)