DBA Data[Home] [Help]

APPS.IRC_COMMUNICATIONS_API dependencies on IRC_COMMUNICATIONS_BK6

Line 1111: irc_communications_bk6.create_message_b

1107: --
1108: -- Call Before Process User Hook
1109: --
1110: begin
1111: irc_communications_bk6.create_message_b
1112: (p_effective_date => p_effective_date
1113: ,p_communication_topic_id => p_communication_topic_id
1114: ,p_parent_id => p_parent_id
1115: ,p_message_subject => p_message_subject

Line 1155: irc_communications_bk6.create_message_a

1151: --
1152: -- Call After Process User Hook
1153: --
1154: begin
1155: irc_communications_bk6.create_message_a
1156: (p_effective_date => p_effective_date
1157: ,p_communication_topic_id => p_communication_topic_id
1158: ,p_parent_id => p_parent_id
1159: ,p_message_subject => p_message_subject