DBA Data[Home] [Help]

APPS.AMS_CAMPAIGNRULES_PVT dependencies on AMS_EVENT_HEADERS_ALL_B

Line 3311: FROM ams_event_headers_all_b

3307: ) IS
3308:
3309: CURSOR c_event IS
3310: SELECT event_header_id
3311: FROM ams_event_headers_all_b
3312: WHERE event_header_id = p_related_event_id ;
3313:
3314: CURSOR c_schedule_event IS
3315: SELECT event_offer_id

Line 4176: FROM ams_event_headers_all_b

4172: IS
4173: --Added by rrajesh on 04/13/01 - to update realted_event fields
4174: CURSOR c_fetch_sourcecode_for_eveh IS
4175: SELECT source_code
4176: FROM ams_event_headers_all_b
4177: WHERE event_header_id = p_event_id ;
4178:
4179: CURSOR c_fetch_sourcecode_for_eveo IS
4180: SELECT source_code