<?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: message type for a transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601990#M1084728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satish. &lt;/P&gt;&lt;P&gt; Thanks for quick turnaround. What I want is where can I find the message type for a transaction in ale idocs, like for material master tranaction message type is MATMAS,&lt;/P&gt;&lt;P&gt;for vendor master trans message type is CREMAS.&lt;/P&gt;&lt;P&gt;I mean to say is there any transaction or table to view transaction &amp;amp; its message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers ,&lt;/P&gt;&lt;P&gt;samiulla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 09:19:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T09:19:24Z</dc:date>
    <item>
      <title>message type for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601988#M1084726</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;      Can any one let me know how to find the message type for a transaction in ale &amp;amp; idocs. &amp;amp; how to find process codes for that message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 08:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601988#M1084726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T08:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: message type for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601989#M1084727</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;After calling transaction, doubl click on that transaction,u will come to know its message type.&lt;/P&gt;&lt;P&gt;collect the message into a message table msgtab. There is an entry in msgtab with message type (MSGTYP) and message id (MSGID). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to table T100 and check whether they are correct.&lt;/P&gt;&lt;P&gt;u can get related message text also from that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE T100 WITH KEY........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also refer to this link which will help u to find a solution to ur problem.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/aa/b66fe4cd5811d2a5fa0060087832f8/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/aa/b66fe4cd5811d2a5fa0060087832f8/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 08:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601989#M1084727</guid>
      <dc:creator>satsrockford</dc:creator>
      <dc:date>2008-10-15T08:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: message type for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601990#M1084728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satish. &lt;/P&gt;&lt;P&gt; Thanks for quick turnaround. What I want is where can I find the message type for a transaction in ale idocs, like for material master tranaction message type is MATMAS,&lt;/P&gt;&lt;P&gt;for vendor master trans message type is CREMAS.&lt;/P&gt;&lt;P&gt;I mean to say is there any transaction or table to view transaction &amp;amp; its message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers ,&lt;/P&gt;&lt;P&gt;samiulla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 09:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601990#M1084728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T09:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: message type for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601991#M1084729</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;there is no specific tcode to check both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but from we81 itself by checking the description we can know the transaction for message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get process code details from we41 and we42 transactions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 09:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-for-a-transaction/m-p/4601991#M1084729</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-15T09:32:49Z</dc:date>
    </item>
  </channel>
</rss>

