DBA Data[Home] [Help]

APPS.ECX_INBOUND_TRIG dependencies on ECX_ATTACHMENT

Line 1562: ecx_attachment.remap_attachments(i_msgid);

1558: end if;
1559: end;
1560:
1561: -- maintain attachment mappings if this is a passthrough case
1562: ecx_attachment.remap_attachments(i_msgid);
1563:
1564: if(l_statementEnabled) then
1565: ecx_debug.log(l_statement,'Routed MsgId',i_msgid,i_method_name);
1566: end if;