<?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: Process ABAP query program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224655#M137494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Since program generated by sap query,&lt;/P&gt;&lt;P&gt;   are not entered in TADIR table&lt;/P&gt;&lt;P&gt;  (object table)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; its not possible to identify the package !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 13:26:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-20T13:26:28Z</dc:date>
    <item>
      <title>Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224649#M137488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;1:When I change a program which was created by an Query, I got this information:"The object is in a namespace that is reserved for generated objects. Flag object as generated? "can I press Yes? &lt;/P&gt;&lt;P&gt;2. where to find the development class for an existing program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot! kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224649#M137488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224650#M137489</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;1. You should change the Query &amp;amp; let it generate the program. You should never be changing the generated program.&lt;/P&gt;&lt;P&gt;2. The Dev Class or Package as it is now called can be found in the program attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224650#M137489</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-03-20T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224651#M137490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kitty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. can I press Yes ?&lt;/P&gt;&lt;P&gt;  yes ofcourse, but it will ask for&lt;/P&gt;&lt;P&gt;   modification / access key&lt;/P&gt;&lt;P&gt;  bcos, when we generate a query,&lt;/P&gt;&lt;P&gt;  behind the scenes, sap generates a se38 program,&lt;/P&gt;&lt;P&gt;   in its own namesapce (ie not y,z)&lt;/P&gt;&lt;P&gt;  Its a standard program now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We are not allowed to modify it !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Suppose u modify,&lt;/P&gt;&lt;P&gt;  then again u modify ur query,&lt;/P&gt;&lt;P&gt;   then the program may be over written !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (its better to copy paset the source code&lt;/P&gt;&lt;P&gt;  of the program in Y program and use this new program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;where to find the development class for an existing program?&lt;/P&gt;&lt;P&gt; open the program in se38 in display mode.&lt;/P&gt;&lt;P&gt; GOTO  -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt; OBJECT DIRECTORY ENTRY &lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224651#M137490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224652#M137491</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 have check se38, but I didn't find the package, any other places I can find the development class, it is the program from query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot! kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224652#M137491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224653#M137492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kitty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE38, enter the program name &amp;amp; click on the 'Attributes' radiobutton &amp;amp; hit display.. the next pop-up will have the package name in it.. But the Dev class/Package will be blank for the Program generated by a Query.. that is because, you will not trasnport the Program from one system to the other.... You will transport the Qusry &amp;amp; the system automatically generates the Program in the Target client/system. What exactly do you want to do? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224653#M137492</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-03-20T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224654#M137493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I have tried, it doesn't have, but I found the application is Sbasis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224654#M137493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224655#M137494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Since program generated by sap query,&lt;/P&gt;&lt;P&gt;   are not entered in TADIR table&lt;/P&gt;&lt;P&gt;  (object table)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; its not possible to identify the package !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224655#M137494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224656#M137495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but how can I activate the program, I need to change in the program rather than in query itself, I have generated the program, but now it asked the development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks kitty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224656#M137495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Process ABAP query program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224657#M137496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. It will ask for access key while&lt;/P&gt;&lt;P&gt;   trying to change the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Its is advisable to copy &lt;/P&gt;&lt;P&gt;   the source code of this program,&lt;/P&gt;&lt;P&gt;   to another Z/Y program,&lt;/P&gt;&lt;P&gt;   and use this new Z/Y program,&lt;/P&gt;&lt;P&gt;   for any modification or enhancements !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (we have utilised this technique only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 13:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-abap-query-program/m-p/1224657#M137496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T13:32:48Z</dc:date>
    </item>
  </channel>
</rss>

