<?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: Returning SAP standard error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656209#M612507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think We cant do any thing in this case, copy the standard performs and remove the error messages, place some flags instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Veerendranath .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 13:49:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-10T13:49:22Z</dc:date>
    <item>
      <title>Returning SAP standard error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656208#M612506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an RFC to replicate the functionality of VLMOVE (movement type 313) for creating a delivery.For this I have used some standard performs and I able to create the delivery by passing the required inputs(plant,storage location,HU).&lt;/P&gt;&lt;P&gt;But if there is an error in the standard perform then the flow stops and the screen displays the error.But I need to return the error in my RFC parameters which I am unable to do since the screen just stops after diplaying the error.Can any one tell me how to capture this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded for helpful answers..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656208#M612506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Returning SAP standard error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656209#M612507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think We cant do any thing in this case, copy the standard performs and remove the error messages, place some flags instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Veerendranath .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656209#M612507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Returning SAP standard error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656210#M612508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide me Program name and the line number where exactly it is raising the error message, I will look into this and let you know my update if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Veerendranath maddula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656210#M612508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Returning SAP standard error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656211#M612509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veerendranath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also checked if this could be done but I not using just one perform but around 7-8 and copying all these into a custom one might not be so simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to have a look,then one of the perform name is &lt;/P&gt;&lt;P&gt;PERFORM GET_HU_DETAILS_NEW (saplle_mov)&lt;/P&gt;&lt;P&gt;                                 CHANGING IF_EXIDV TYPE EXIDV&lt;/P&gt;&lt;P&gt;                                                   EF_HU_SUBRC&lt;/P&gt;&lt;P&gt;                                                   EF_HU_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;A pothuneedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656211#M612509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T14:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Returning SAP standard error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656212#M612510</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;I think you can copy this standard perform( Include with perform ) and effect the error treatment in you "z" perform . With this you can pass this error to your RFC exceptions.&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;&lt;/P&gt;&lt;P&gt;Marcelo Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/returning-sap-standard-error/m-p/2656212#M612510</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-08-10T14:13:54Z</dc:date>
    </item>
  </channel>
</rss>

