DBA Data[Home] [Help]

APPS.PER_EVENTS_API dependencies on PER_EVENTS_BK2

Line 335: per_events_bk2.update_event_b

331: --
332: -- Call Before Process User Hook
333: --
334: begin
335: per_events_bk2.update_event_b
336: (p_event_id => p_event_id
337: ,p_type => p_type
338: ,p_location_id => p_location_id
339: ,p_internal_contact_person_id => p_internal_contact_person_id

Line 435: per_events_bk2.update_event_a

431: --
432: -- Call After Process User Hook
433: --
434: begin
435: per_events_bk2.update_event_a
436: (p_event_id => p_event_id
437: ,p_type => p_type
438: ,p_location_id => p_location_id
439: ,p_internal_contact_person_id => p_internal_contact_person_id