DBA Data[Home] [Help]

APPS.OTA_FORUM_THREAD_API dependencies on OTA_FORUM_THREAD_BK2

Line 181: ota_forum_thread_bk2.update_forum_thread_b

177: --
178: -- Call Before Process User Hook
179: --
180: begin
181: ota_forum_thread_bk2.update_forum_thread_b
182: (p_effective_date => l_effective_date
183: ,p_forum_id => p_forum_id
184: ,p_business_group_id => p_business_group_id
185: ,p_subject => p_subject

Line 223: ota_forum_thread_bk2.update_forum_thread_a

219:
220: --
221: -- Call After Process User Hook
222: begin
223: ota_forum_thread_bk2.update_forum_thread_a
224: (p_effective_date => p_effective_date
225: ,p_forum_id => p_forum_id
226: ,p_business_group_id => p_business_group_id
227: ,p_subject => p_subject