DBA Data[Home] [Help]

APPS.IRC_COMMUNICATIONS_API dependencies on IRC_COMMUNICATIONS_BK7

Line 1247: irc_communications_bk7.update_message_b

1243: --
1244: -- Call Before Process User Hook
1245: --
1246: begin
1247: irc_communications_bk7.update_message_b
1248: (p_effective_date => p_effective_date
1249: ,p_deleted_flag => p_deleted_flag
1250: ,p_communication_message_id => p_communication_message_id
1251: ,p_object_version_number => l_object_version_number

Line 1275: irc_communications_bk7.update_message_a

1271: --
1272: -- Call After Process User Hook
1273: --
1274: begin
1275: irc_communications_bk7.update_message_a
1276: (p_effective_date => p_effective_date
1277: ,p_deleted_flag => p_deleted_flag
1278: ,p_communication_message_id => p_communication_message_id
1279: ,p_object_version_number => l_object_version_number