<?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: can't execute with new t-code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367122#M1641601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I change transaction type from dialog to report type, the program runs well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TRA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 05:47:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-02T05:47:01Z</dc:date>
    <item>
      <title>can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367117#M1641596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied FAGL_ACCOUNT_ITEMS_GL program. And then create new t-code for the paste customized program.&lt;/P&gt;&lt;P&gt;In new program, i can't execute with new t-code. but can execute from the program directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;    An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;    The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not&lt;/P&gt;&lt;P&gt;     caught in&lt;/P&gt;&lt;P&gt;    procedure "%_IX_INIT" "(FORM)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;    Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;    exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;    The reason for the exception is:&lt;/P&gt;&lt;P&gt;    On account of a branch in the program&lt;/P&gt;&lt;P&gt;    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)&lt;/P&gt;&lt;P&gt;    or a transaction call, another ABAP/4 program&lt;/P&gt;&lt;P&gt;    is to be loaded, namely " ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    However, program " " does not exist in the library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Possible reasons:&lt;/P&gt;&lt;P&gt;    a) Wrong program name specified in an external PERFORM or&lt;/P&gt;&lt;P&gt;       SUBMIT or, when defining a new transaction, a new&lt;/P&gt;&lt;P&gt;       dialog module or a new function module.&lt;/P&gt;&lt;P&gt;    b) Transport error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to execute with new t-code. Thanks All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 10:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367117#M1641596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-01T10:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367118#M1641597</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;have u created tcode from se93 , if yes then  while creating  may be u have selected program and screen(dialog transaction)instead of  program and selection-screen(report transaction)  or vice versa , just after cliking on create button , so plz check and  revert .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;ranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 11:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367118#M1641597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-01T11:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367119#M1641598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tra,&lt;/P&gt;&lt;P&gt; Please check you have copied the includes along with the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 11:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367119#M1641598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-01T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367120#M1641599</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 guess you copied the std program &lt;STRONG&gt;FAGL_ACCOUNT_ITEMS_GL&lt;/STRONG&gt; using SE38,&lt;/P&gt;&lt;P&gt;So please try to do the same using se80 instead of se38.&lt;/P&gt;&lt;P&gt;se80 -&amp;gt; (repository browser) Program -&amp;gt; enter the program name and hit enter.&lt;/P&gt;&lt;P&gt;next right click on program name and select copy and complete the remaining procedure.&lt;/P&gt;&lt;P&gt;Hope it will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;koolspy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 11:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367120#M1641599</guid>
      <dc:creator>koolspy_ultimate</dc:creator>
      <dc:date>2011-11-01T11:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367121#M1641600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the original source code. It checks for the normal transaction (FAGLL03) in a number of places and also the original program name. If you want to copy a standard SAP program, you always have to check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 13:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367121#M1641600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-01T13:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: can't execute with new t-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367122#M1641601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I change transaction type from dialog to report type, the program runs well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TRA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 05:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-t-execute-with-new-t-code/m-p/8367122#M1641601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-02T05:47:01Z</dc:date>
    </item>
  </channel>
</rss>

