DBA Data[Home] [Help]

APPS.IRC_COMMUNICATIONS_API dependencies on IRC_COMMUNICATIONS_BK8

Line 1367: irc_communications_bk8.ADD_RECIPIENT_b

1363: --
1364: -- Call Before Process User Hook
1365: --
1366: begin
1367: irc_communications_bk8.ADD_RECIPIENT_b
1368: (p_effective_date => p_effective_date
1369: ,p_communication_object_type => p_communication_object_type
1370: ,p_communication_object_id => p_communication_object_id
1371: ,p_recipient_type => p_recipient_type

Line 1405: irc_communications_bk8.add_recipient_a

1401: --
1402: -- Call After Process User Hook
1403: --
1404: begin
1405: irc_communications_bk8.add_recipient_a
1406: (p_effective_date => p_effective_date
1407: ,p_communication_object_type => p_communication_object_type
1408: ,p_communication_object_id => p_communication_object_id
1409: ,p_recipient_type => p_recipient_type