<?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 exception in function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200568#M762794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/a0/ff934258a5c76ae10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/a0/ff934258a5c76ae10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the FM go to exceptions tab...name a exception...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if condition fails in your code..&lt;/P&gt;&lt;P&gt;raise &amp;lt;exception_name&amp;gt;.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Dec 2007 05:44:33 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2007-12-22T05:44:33Z</dc:date>
    <item>
      <title>regarding exception in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200566#M762792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; i am calling the one functioin module into another function module,after calling the function module one file will be attached to the  transaction code and at the time status code of idoc is 53  if file is not attached the status code is 51 ,&lt;/P&gt;&lt;P&gt;at that time i want raise the exception ,please explain with example (those two are zee.. function modules)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 05:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200566#M762792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T05:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding exception in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200567#M762793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can set the exception in the FM in which u r actually reading the status of IDoc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 05:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200567#M762793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: regarding exception in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200568#M762794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/a0/ff934258a5c76ae10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/a0/ff934258a5c76ae10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the FM go to exceptions tab...name a exception...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if condition fails in your code..&lt;/P&gt;&lt;P&gt;raise &amp;lt;exception_name&amp;gt;.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 05:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200568#M762794</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2007-12-22T05:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: regarding exception in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200569#M762795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add ur own exception name in exception tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use RAISE &amp;lt;exception name&amp;gt; in ur program&lt;/P&gt;&lt;P&gt;it will go back to the calling program &amp;amp; the index of the exception name will reflect in SY-SUBRC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 06:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200569#M762795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T06:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: regarding exception in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200570#M762796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tat is exactly what im doing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 15:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exception-in-function-module/m-p/3200570#M762796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T15:04:16Z</dc:date>
    </item>
  </channel>
</rss>

