<?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: Fields fetched from an external DB connection. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158686#M1369770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you got it wrong. I know the name of the connection. ( i.e DB_CONNAME's value).&lt;/P&gt;&lt;P&gt;I want to know how to find what are the fields fetched from the DB through this connection. since that is from a different system (SQL), how to find this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 08:47:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-13T08:47:10Z</dc:date>
    <item>
      <title>Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158684#M1369768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am analysing an already implemented code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DB connection is stored in the DBCON table.&lt;/P&gt;&lt;P&gt;After fetching DB name, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EXEC SQL.
          CONNECT TO :DB_CONNAME AS :SY-UNAME
      ENDEXEC.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question, how can i find what are the fields fetched from this &lt;STRONG&gt;DB_CONNAME&lt;/STRONG&gt;, can it be found from SAP system itself ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Moved to the correct forum&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Oct 13, 2009 8:58 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 06:51:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158684#M1369768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T06:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158685#M1369769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure I understand well your question, but if it is to know what are the values contained in variable DB_CONNAME, since it is an ABAP variable (without the ":" at the beginning), you can search it in the program where you have the EXEC SQL and try to pass the program in debug to see where it is filled, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 07:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158685#M1369769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158686#M1369770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you got it wrong. I know the name of the connection. ( i.e DB_CONNAME's value).&lt;/P&gt;&lt;P&gt;I want to know how to find what are the fields fetched from the DB through this connection. since that is from a different system (SQL), how to find this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 08:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158686#M1369770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158687#M1369771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try again &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to search the other EXEC SQL command that appears for this connection? I guess that just below in your code there is a SELECT using this connection no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 10:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158687#M1369771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T10:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158688#M1369772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;P&gt;Yes, there is another EXEC SQL statement&lt;/P&gt;&lt;P&gt;followed by a select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this SELECT answers my question ?&lt;/P&gt;&lt;P&gt;Are these fields fetched using this SELECT are the fields selected from DB connection.&lt;/P&gt;&lt;P&gt;Is it possible to know the details of these fields ? (because on clicking on them it says object doesnt exist).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 11:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158688#M1369772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T11:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fields fetched from an external DB connection.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158689#M1369773</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;&amp;gt; Does this SELECT answers my question ?&lt;/P&gt;&lt;P&gt;&amp;gt; Are these fields fetched using this SELECT are the fields selected from DB connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, this is most likely the case. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Is it possible to know the details of these fields ? (because on clicking on them it says object doesnt exist).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;details on tables and fields of remote databases are only availalbe in the remote database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 12:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-fetched-from-an-external-db-connection/m-p/6158689#M1369773</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-10-13T12:20:08Z</dc:date>
    </item>
  </channel>
</rss>

