<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Message Function in Outbound Process Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772802#M907814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Transaction WE41 for Outbound processs codes, there are 3 details are to be maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Message Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Message Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain the usage of 'Message Function' in this ? And where it is to be maintained. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 13:28:21 GMT</pubDate>
    <dc:creator>vivekkrishnan</dc:creator>
    <dc:date>2008-04-30T13:28:21Z</dc:date>
    <item>
      <title>Message Function in Outbound Process Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772802#M907814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Transaction WE41 for Outbound processs codes, there are 3 details are to be maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Message Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Message Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain the usage of 'Message Function' in this ? And where it is to be maintained. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772802#M907814</guid>
      <dc:creator>vivekkrishnan</dc:creator>
      <dc:date>2008-04-30T13:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Message Function in Outbound Process Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772803#M907815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical message function&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;In the partner profiles, the business process is identified via the logical message (message type, code and function). The message type is mandatory, the message code and message function are optional and can be specified by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a message function is entered in the partner profiles, the external system must maintain the field accordingly during IDoc inbound processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is mainly used to filter or make it a specific to that particular partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not extensively used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its also like onse of the filter criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772803#M907815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Message Function in Outbound Process Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772804#M907816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our case is that the PORT is Internal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A sales order is created from a PO. &lt;/P&gt;&lt;P&gt;So the outbound of the PO is changed to the inbound of the SO i think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know where to check the message function in this case ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772804#M907816</guid>
      <dc:creator>vivekkrishnan</dc:creator>
      <dc:date>2008-04-30T13:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Message Function in Outbound Process Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772805#M907817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using diffrent IDOC Types for the same message.&lt;/P&gt;&lt;P&gt;If NO, Please dont maintain massage code and message Function fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all you maintain them same should be reflected at the Inbound side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2008 07:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772805#M907817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-04T07:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Message Function in Outbound Process Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772806#M907818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 09:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-in-outbound-process-code/m-p/3772806#M907818</guid>
      <dc:creator>former_member155436</dc:creator>
      <dc:date>2013-04-03T09:10:07Z</dc:date>
    </item>
  </channel>
</rss>

