<?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: Processing Routine Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868850#M366011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.make sure that all ur programs in active&lt;/P&gt;&lt;P&gt;2.put a break point at &amp;lt;b&amp;gt;PERFORM ENTRY&amp;lt;/b&amp;gt;in debuggung mode....&lt;/P&gt;&lt;P&gt;and check....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 11:02:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-12T11:02:58Z</dc:date>
    <item>
      <title>Processing Routine Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868849#M366010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am issuing the output for the document using my output type ZXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th eoutput type is configured and connected to my program and a routine is sepecified as well in config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program I have specified the routine as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM ENTRY USING return_code us_screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the error in the output issue that the routine entry could not be found in the program.&lt;/P&gt;&lt;P&gt;The control is not reaching my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 10:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868849#M366010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T10:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Routine Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868850#M366011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.make sure that all ur programs in active&lt;/P&gt;&lt;P&gt;2.put a break point at &amp;lt;b&amp;gt;PERFORM ENTRY&amp;lt;/b&amp;gt;in debuggung mode....&lt;/P&gt;&lt;P&gt;and check....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 11:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868850#M366011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T11:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Routine Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868851#M366012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perform Entry is dynamically invoked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where can i put the breakpoint?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 11:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868851#M366012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T11:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Routine Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868852#M366013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;if you are triggering output via rsnast00 program ,then set a break-point at the forma routine.:FORM PROGRAMM_AUFRUFEN USING ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This routine calls TNAPR entries. :TNAPR-RONAM &amp;amp; TNAPR-PGNAM field should provide you further details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 11:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868852#M366013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T11:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Routine Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868853#M366014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Tcode NACE and after selecting the application give ur message Type ZXXX&lt;/P&gt;&lt;P&gt;and check in processing routines what is the form name and program name (if present )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;confirm this .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if program name is there then double click on that program name and set the breakpoint in the code based on entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;like there might be a case in nace where i may refer to the same program with different entry name as &lt;/P&gt;&lt;P&gt;entry1&lt;/P&gt;&lt;P&gt;entry2 &lt;/P&gt;&lt;P&gt;entry3&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;and like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the program will process this as &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;i&amp;gt;FORM ENTRY1 USING RETURN_CODE US_SCREEN. "entry1 &lt;/P&gt;&lt;P&gt;  CLEAR RETURN_CODE.&lt;/P&gt;&lt;P&gt;  SCREEN = US_SCREEN.&lt;/P&gt;&lt;P&gt;  PERFORM PROCESSING USING US_SCREEN.&lt;/P&gt;&lt;P&gt;  IF RETURN_CODE NE 0.&lt;/P&gt;&lt;P&gt;    RETURN_CODE = 1.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    RETURN_CODE = 0.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM ENTRY2 USING RETURN_CODE US_SCREEN."entry2&lt;/P&gt;&lt;P&gt;.............&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM ENTRY3 USING RETURN_CODE US_SCREEN.&lt;/P&gt;&lt;P&gt;.............&lt;/P&gt;&lt;P&gt;ENDFORM.&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;so u need to look here and then put the breakpoint here on the entryn  where n = entry number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check this ..&lt;/P&gt;&lt;P&gt;now u need to search the entry and place the breakpoint there &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;if form routine is there with a program then it has to stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the output mode for medium how is this going as a mail or printout or fax etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 11:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-routine-error/m-p/1868853#M366014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T11:36:11Z</dc:date>
    </item>
  </channel>
</rss>

