<?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: ABAP Program : Execution problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759807#M642441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From SE38, open your program,&lt;/P&gt;&lt;P&gt;then right after the code line : &lt;/P&gt;&lt;P&gt;  START-OF-Selection  .&lt;/P&gt;&lt;P&gt;add the code below : &lt;/P&gt;&lt;P&gt;  BREAK-POINT.&lt;/P&gt;&lt;P&gt;activate the program then execute the tcode. &lt;/P&gt;&lt;P&gt;if your program don't stop at this breakpoint, &lt;/P&gt;&lt;P&gt;then most likely the problem is in your tcode setting,&lt;/P&gt;&lt;P&gt;check and edit if needed in SE93.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 02:39:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T02:39:21Z</dc:date>
    <item>
      <title>ABAP Program : Execution problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759805#M642439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem during the execution of a program.&lt;/P&gt;&lt;P&gt;I&amp;#146;ve created a new program that merges two programs into one program named ZWORXX0020XX with t-code ZWOXX30XX.I've run the program via SE38 (ABAP Editor) and everything's fine&amp;#133;then when i run via t-code(that i've created -ZWOXX30XX) program goes to selection screen, but when i execute the program, it goes back to SAP Easy Access Screen.Why is this happen? I really stuck rite now..please advise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 02:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759805#M642439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T02:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Program : Execution problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759806#M642440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the transaction type which you gave for the tcode is a report transaction (program and selection screen).&lt;/P&gt;&lt;P&gt;Your problem occurs if you have chosen the wrong one.&lt;/P&gt;&lt;P&gt;For this go into SE93 --&amp;gt; ZWOXX30XX --&amp;gt; Change Mode&lt;/P&gt;&lt;P&gt;and under Edit --&amp;gt; Change Transaction Type to  Report Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solves ur problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 02:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759806#M642440</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-09-13T02:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Program : Execution problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759807#M642441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From SE38, open your program,&lt;/P&gt;&lt;P&gt;then right after the code line : &lt;/P&gt;&lt;P&gt;  START-OF-Selection  .&lt;/P&gt;&lt;P&gt;add the code below : &lt;/P&gt;&lt;P&gt;  BREAK-POINT.&lt;/P&gt;&lt;P&gt;activate the program then execute the tcode. &lt;/P&gt;&lt;P&gt;if your program don't stop at this breakpoint, &lt;/P&gt;&lt;P&gt;then most likely the problem is in your tcode setting,&lt;/P&gt;&lt;P&gt;check and edit if needed in SE93.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 02:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/2759807#M642441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T02:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Program : Execution problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/13717789#M2028307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I encountered this problem right now, t-code transaction type is already set to program &amp;amp; selection screen (report transaction) and yet execution is dismissed and returned to SAP easy access screen. Looking forward for experts help. thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 02:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-execution-problem/m-p/13717789#M2028307</guid>
      <dc:creator>ITServicedesk</dc:creator>
      <dc:date>2024-05-31T02:16:27Z</dc:date>
    </item>
  </channel>
</rss>

