<?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 Store Procedures? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803471#M41098</link>
    <description>&lt;P&gt;Hi, i have one locking about the Store Procedures and&lt;/P&gt;
  &lt;P&gt;SAP, i use the SP with Access and ASP, SQL Server, but with SAP, abap 4.6c and Oracle, i don't see:&lt;/P&gt;
  &lt;P&gt;1; Where i create?&lt;/P&gt;
  &lt;P&gt;2; Where i check it?&lt;/P&gt;
  &lt;P&gt;3; Where i save the SP?&lt;/P&gt;
  &lt;P&gt; On the help, i only see how i call the SP, but don't see on wich transactions i can do all the things above.&lt;/P&gt;
  &lt;P&gt; Hope some can help with these topic, Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2004 17:33:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-04-02T17:33:32Z</dc:date>
    <item>
      <title>Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803471#M41098</link>
      <description>&lt;P&gt;Hi, i have one locking about the Store Procedures and&lt;/P&gt;
  &lt;P&gt;SAP, i use the SP with Access and ASP, SQL Server, but with SAP, abap 4.6c and Oracle, i don't see:&lt;/P&gt;
  &lt;P&gt;1; Where i create?&lt;/P&gt;
  &lt;P&gt;2; Where i check it?&lt;/P&gt;
  &lt;P&gt;3; Where i save the SP?&lt;/P&gt;
  &lt;P&gt; On the help, i only see how i call the SP, but don't see on wich transactions i can do all the things above.&lt;/P&gt;
  &lt;P&gt; Hope some can help with these topic, Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2004 17:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803471#M41098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-02T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803472#M41099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Being an SAP developer all my life, I know nothing about stored procedures except that they are not a technology that the ABAP workbench directly supports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, I imagine you can always embed native SQL within your ABAP to invoke the stored procedure directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2004 09:27:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803472#M41099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-05T09:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803473#M41100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Scott, you can still make use of Stored procedure using the EXEC SQL in ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2004 13:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803473#M41100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-21T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803474#M41101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i see that instruction, but...&lt;/P&gt;&lt;P&gt;  Where in workbench i make the SP?&lt;/P&gt;&lt;P&gt;  Where i save my SP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I see that is not to normal to use the SP on ABAP, i want to, because i know that they are more faster than make the query directly on the program.&lt;/P&gt;&lt;P&gt;  But well lets do it like all the people.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2004 19:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803474#M41101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-21T19:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803475#M41102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems tempting to create SP in the database. However this is not recommended. SAP provides an abstract layer between the SAP system and the underlying database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a performance problem with one of the queries? Which one?&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;Harald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2004 09:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803475#M41102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-23T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803476#M41103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm agree with the others. Performance in a SQL stament isn´t reason enough to try more than:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXEC.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Native SQL&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; select....&lt;/P&gt;&lt;P&gt; ....&lt;/P&gt;&lt;P&gt;ENDEXEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the real performance problem in your ABAP program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2004 15:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803476#M41103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-23T15:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803477#M41104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, like i tell you, iam new to ABAP, i can from ASP with SQL SERVER, and is normal to use SP to accelerate the QUERYS to the database and Paging the results. Paging is the main reason, and i was thinking that if i can apply the same logic in ABAP?&lt;/P&gt;&lt;P&gt;   There is way i was asking about. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2004 16:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803477#M41104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-23T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803478#M41105</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;You can still create your SP using the Query Analyser/PL*SQL and call/pass parameters using the EXEC SQL command in ABAP (do it outside of SAP).  I also came from the same developement background as yours few years back.  What I can tell you is that life is easier using ABAP. No need to code so much and sometimes, simple standard SQL statement will do the trick. Beside, SAP also discourage developers to use SQL stmts that are specific to a single RDBMS due to cross platform issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2004 08:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803478#M41105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-26T08:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Store Procedures?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803479#M41106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't create/call stored procedure. &lt;/P&gt;&lt;P&gt;The main reason, that we usually delete them as part of system maintenance, since the standard/system stored procedures will be recreated by the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the otherhand I don't think there would be any SAP support for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2004 15:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-procedures/m-p/803479#M41106</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2004-04-28T15:47:33Z</dc:date>
    </item>
  </channel>
</rss>

