<?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 issue with conversion exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944363#M1892482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing trouble in statndard conversion exit&amp;nbsp; CONVERSION_EXIT_PROJN_INPUT it is showing me&amp;nbsp; error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;In one section there is no number. "O-0000-XX-X-XXXX-XXXX-X"&lt;/H3&gt;&lt;P&gt;Message no. CJ608&lt;/P&gt;&lt;H3&gt;Diagnosis&lt;/H3&gt;&lt;P&gt;You have maintained characters in the key for the project definition or WBS element, that are not valid according to the coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to catch this error message in output as there is no exception defined in standard function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Points will be rewarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 05:55:34 GMT</pubDate>
    <dc:creator>AnkushAwasthi</dc:creator>
    <dc:date>2015-02-13T05:55:34Z</dc:date>
    <item>
      <title>issue with conversion exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944363#M1892482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing trouble in statndard conversion exit&amp;nbsp; CONVERSION_EXIT_PROJN_INPUT it is showing me&amp;nbsp; error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;In one section there is no number. "O-0000-XX-X-XXXX-XXXX-X"&lt;/H3&gt;&lt;P&gt;Message no. CJ608&lt;/P&gt;&lt;H3&gt;Diagnosis&lt;/H3&gt;&lt;P&gt;You have maintained characters in the key for the project definition or WBS element, that are not valid according to the coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to catch this error message in output as there is no exception defined in standard function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Points will be rewarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 05:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944363#M1892482</guid>
      <dc:creator>AnkushAwasthi</dc:creator>
      <dc:date>2015-02-13T05:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: issue with conversion exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944364#M1892483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conversion-exit INPUT FM are allowed to raise Error message, as thy are intended to be executed in PAI of a dynpro, so error raised to screen and field allowed to input for correction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversion-exit OUTPUT FM don't raise error, as they are executed in PBO or during spool generation, where no screen action is yet allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use INPUT FM in a program and not in a screen dynpro use the generic exception &lt;A href="http://help.sap.com/abapdocu_731/en/abapcall_function_parameter.htm#%21ABAP_ADDITION_6@6@"&gt;error_message = n&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 09:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944364#M1892483</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-02-13T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: issue with conversion exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944365#M1892484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond its the correct answer.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1200/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 12:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-exit/m-p/10944365#M1892484</guid>
      <dc:creator>AnkushAwasthi</dc:creator>
      <dc:date>2015-02-13T12:17:18Z</dc:date>
    </item>
  </channel>
</rss>

