<?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: Native SQL Procedure inside ABAP code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-procedure-inside-abap-code/m-p/7399865#M1546728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to execute some DB statement to get the code of stored procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the statement depends on your DB system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, Oracle :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT line FROM all_source WHERE name=u2019MY_STORED_PROCu2019 ORDER BY line&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put it also inside a EXEC / ENDEXEC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 16:26:44 GMT</pubDate>
    <dc:creator>franois_henrotte</dc:creator>
    <dc:date>2010-11-29T16:26:44Z</dc:date>
    <item>
      <title>Native SQL Procedure inside ABAP code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-procedure-inside-abap-code/m-p/7399864#M1546727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On debugging the standard SAP program /SAPAPO/BOP; I found a  native SQL stored procedure has been called (inside EXEC SQL...ENDEXEC block).  Inside this block some parameters are passed to the procedure and some others has been returned after processing inside the block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure name is "APS_ORDER_GET_DATA".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know the way to check the underlying code that has been written for this procedure or I need to know the logic/purpose of this procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is; I found that in one of the returning parameters (internal table), found one record is missing and I need to know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ullas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 11:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-procedure-inside-abap-code/m-p/7399864#M1546727</guid>
      <dc:creator>ullas_u2</dc:creator>
      <dc:date>2010-11-12T11:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Native SQL Procedure inside ABAP code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-procedure-inside-abap-code/m-p/7399865#M1546728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to execute some DB statement to get the code of stored procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the statement depends on your DB system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, Oracle :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT line FROM all_source WHERE name=u2019MY_STORED_PROCu2019 ORDER BY line&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put it also inside a EXEC / ENDEXEC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 16:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/native-sql-procedure-inside-abap-code/m-p/7399865#M1546728</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2010-11-29T16:26:44Z</dc:date>
    </item>
  </channel>
</rss>

