DBA Data[Home] [Help]

APPS.ECX_INBOUND_TRIG dependencies on ECX_ATTACHMENT

Line 1547: ecx_attachment.remap_attachments(i_msgid);

1543: end if;
1544: end;
1545:
1546: -- maintain attachment mappings if this is a passthrough case
1547: ecx_attachment.remap_attachments(i_msgid);
1548:
1549: if(l_statementEnabled) then
1550: ecx_debug.log(l_statement,'Routed MsgId',i_msgid,i_method_name);
1551: end if;