DBA Data[Home] [Help]

APPS.OTA_FORUM_API dependencies on OTA_FORUM_BK2

Line 208: ota_forum_bk2.update_forum_b

204: --
205: -- Call Before Process User Hook
206: --
207: begin
208: ota_forum_bk2.update_forum_b
209: (p_effective_date => p_effective_date
210: ,p_name => p_name
211: ,p_description => p_description
212: ,p_business_group_id => p_business_group_id

Line 262: ota_forum_bk2.update_forum_a

258: --
259: -- Call After Process User Hook
260: --
261: begin
262: ota_forum_bk2.update_forum_a
263: (p_effective_date => p_effective_date
264: ,p_name => p_name
265: ,p_description => p_description
266: ,p_business_group_id => p_business_group_id