<?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: New transaction does not execute program after transport in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630322#M1090475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok lets wait for "who hits the BINGO of 10 points".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 17:04:05 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-10-27T17:04:05Z</dc:date>
    <item>
      <title>New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630312#M1090465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple program that accepts two inputs and then queries a single table for the row that matches those two inputs.  If a row is found, it writes out a value from a third field to the screen.  If a row is not found, it writes a message saying that no row was found.  I tested the program in the development environment and it works.  I created a transaction with the same name as the program and tested the transaction in the development environment.  It worked.  I then released the transport and it was moved to the quality assurance (QA) client.  Once there, the program still works if executed via SE80 or SE38.  If the transaction code is used, it brings up the selection screen, but once both inputs are filled in and the user clicks the execute button, it returns to the SAP Easy Access menu without executing the program.  It doesn't even hit the breakpoint that I have at the beginning of the program or the breakpoint that I have before the WRITE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would a transaction not execute the associated program once it has been transported?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 15:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630312#M1090465</guid>
      <dc:creator>bryan_lanning2</dc:creator>
      <dc:date>2008-10-27T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630313#M1090466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se93 to create a transaction code.. make sure you are using the correct program name the the &lt;STRONG&gt;start object&lt;/STRONG&gt; is maintained correct. Generally for any transaction/ report &lt;STRONG&gt;Program and selection screen report transaction)&lt;/STRONG&gt; is used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 15:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630313#M1090466</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-27T15:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630314#M1090467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to select the radio button with &lt;STRONG&gt;Program and selection screen report transaction&lt;/STRONG&gt; while creating a Transaction code for the report...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 15:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630314#M1090467</guid>
      <dc:creator>former_member187255</dc:creator>
      <dc:date>2008-10-27T15:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630315#M1090468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created the transaction with SE80, but both SE80's editing of the transaction and SE93 go to program SAPLSEUK.  The maintenance of the transaction doesn't appear to have a "start object" option.  The settings are the same in both the DEV and QA clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go there in the QA client and try to edit the transaction it says that the package doesn't exist.  Is that the root of my problem?  Do I need to select a different package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 15:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630315#M1090468</guid>
      <dc:creator>bryan_lanning2</dc:creator>
      <dc:date>2008-10-27T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630316#M1090469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only see that option when creating a transaction.  Is there a way to change the transaction after it has been created, or is the correct way to accomplish it to delete the existing transaction association and create it over again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630316#M1090469</guid>
      <dc:creator>bryan_lanning2</dc:creator>
      <dc:date>2008-10-27T16:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630317#M1090470</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;Run trx SE93, insert your ztransanction and press "change", so go to Edit-&amp;gt;Change Transaction Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630317#M1090470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630318#M1090471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the transaction type you are using..? is it a report program../&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630318#M1090471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630319#M1090472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPLSEUK its a program type of 'F' so you cannot create a transaction code for it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630319#M1090472</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-27T16:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630320#M1090473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are correct good&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:59:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630320#M1090473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630321#M1090474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not trying to create a transaction to SAPLSEUK.  I simply referenced that to show that even though I was getting to the transaction editing through a different channel (SE80 instead of SE93), I was still arriving at the same place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made the changes to the type of transaction and released the transport.  It will be a few hours before I know if the changes enable it to work in the QA client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 17:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630321#M1090474</guid>
      <dc:creator>bryan_lanning2</dc:creator>
      <dc:date>2008-10-27T17:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630322#M1090475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok lets wait for "who hits the BINGO of 10 points".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 17:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630322#M1090475</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-27T17:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: New transaction does not execute program after transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630323#M1090476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone!  That fixed the problem.  10 points to Jay for knowing the answer and responding quickly.  6 points to Chandra Ralla for indicating that the option they were mentioning was most visible during the &lt;EM&gt;creation&lt;/EM&gt; of the transaction code.  6 points to max bianchi for the steps on how to change the transaction type after it was created incorrectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 18:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-transaction-does-not-execute-program-after-transport/m-p/4630323#M1090476</guid>
      <dc:creator>bryan_lanning2</dc:creator>
      <dc:date>2008-10-27T18:12:47Z</dc:date>
    </item>
  </channel>
</rss>

