<?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: Regarding return message from custom transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169180#M459857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello abishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         i am using the same, but calling a custom transaction. even if there are errors i am not getting any return values in to my message table instead its stopping there in that custom transaction and showing error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        in custom transaction they are using syntax 'message id' to display error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;raju N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2007 07:16:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-30T07:16:14Z</dc:date>
    <item>
      <title>Regarding return message from custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169178#M459855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          i have a scenario where i am calling a custom transaction and trying to get return messages, but i am not getting any return message instead i am getting error message in that transaction even if i am using mode 'N' in my call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Do my custom transaction need to follow some methodology which will return error message, as messages are returned when standard call transaction is made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;raju N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 07:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169178#M459855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T07:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding return message from custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169179#M459856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are u using the following command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'SE38'  USING BDCDATA  MODE 'N' &lt;/P&gt;&lt;P&gt;                         MESSAGES INTO ITAB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to declare a table itab as type of MESSAGES. In the 'itab-MSG_TYPE' you will find the error or success type and in 'itab-MSG_TXT' you will find the reason of error or success message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 07:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169179#M459856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T07:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding return message from custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169180#M459857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello abishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         i am using the same, but calling a custom transaction. even if there are errors i am not getting any return values in to my message table instead its stopping there in that custom transaction and showing error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        in custom transaction they are using syntax 'message id' to display error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;raju N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 07:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169180#M459857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T07:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding return message from custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169181#M459858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you getting 'itab-MSG_TYPE'  value there or you are not getting a empty message table??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 07:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169181#M459858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T07:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding return message from custom transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169182#M459859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello abi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i am getting a empty message table, thing is that from the custom transaction they are calling other standard transaction and getting error message. if any error occurs they are using 'message id'  syntax and displaying and if any error occurs internally in that transaction they are using 'message e001'. this kind of error messages are returned to my call transaction but the other one is not getting populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;raju N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        krishnam Raju N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 07:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-return-message-from-custom-transaction/m-p/2169182#M459859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T07:27:32Z</dc:date>
    </item>
  </channel>
</rss>

