<?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 Re: what is the tcode to create message typ in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719295#M630867</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;message type will decide the flow logic of any programme&lt;/P&gt;&lt;P&gt;SAP has given the predefined formats for message types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give error then the program will stop the process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give succes then a message will be shown and continues&lt;/P&gt;&lt;P&gt;if information it needs an user aaction on it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 08:14:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-10T08:14:34Z</dc:date>
    <item>
      <title>what is the tcode to create message typ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719294#M630866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is message type only logical?does that not have any physical importance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 08:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719294#M630866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: what is the tcode to create message typ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719295#M630867</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;message type will decide the flow logic of any programme&lt;/P&gt;&lt;P&gt;SAP has given the predefined formats for message types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give error then the program will stop the process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give succes then a message will be shown and continues&lt;/P&gt;&lt;P&gt;if information it needs an user aaction on it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 08:14:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719295#M630867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T08:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: what is the tcode to create message typ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719296#M630868</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;Every IDOC is created based on Two important Components&lt;/P&gt;&lt;P&gt;1. Idoc Type : It defines the Structure for the data to be stored in Idoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Message Type : It determines to processing Logic for Creating IDOCs in outbound and Posting Idocs in Inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode to Create Message type WE81.&lt;/P&gt;&lt;P&gt;Tcode to Assign IDOC type /  Message type WE82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719296#M630868</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-10T09:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: what is the tcode to create message typ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719297#M630869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Use TCode WE81 to create message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Transaction BD50 and BD61 for change pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719297#M630869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T09:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: what is the tcode to create message typ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719298#M630870</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;Message Type Tcode - we81&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message type will decide what data is transfered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link Message type and IDOC Type in tcode we82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the customer distribution model (BD64) you define the message type along with the sender and receiver system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Partner profile - tcode we20 you define the message type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the creation of change pointers bd51 you link message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-tcode-to-create-message-typ/m-p/2719298#M630870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T09:55:46Z</dc:date>
    </item>
  </channel>
</rss>

