<?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: Refresh on logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764867#M1583979</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;I don't think that it's possible. You have to go back to your selection screen and run it again. Another reason why not to use logical databases (I understnad that you can't change it in this case). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 03:57:01 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2011-04-05T03:57:01Z</dc:date>
    <item>
      <title>Refresh on logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764866#M1583978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help to solve one issue, please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make a copy from RM07RESL report to one Z, this report get data with logical database.&lt;/P&gt;&lt;P&gt;I need to create a button for user refresh data. I try to use the FM LDB_PROCESS, but return code 3, because the logical database is already in use, defined in program attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&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;Paulo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 16:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764866#M1583978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-04T16:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh on logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764867#M1583979</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;I don't think that it's possible. You have to go back to your selection screen and run it again. Another reason why not to use logical databases (I understnad that you can't change it in this case). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 03:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764867#M1583979</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-04-05T03:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh on logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764868#M1583980</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After calling LDB_PROCESS function you could add this code.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: L_FIELD(40). 
FIELD-SYMBOLS: &amp;lt;FS&amp;gt;. 
L_FIELD = '(SAPLSLDBFREE)BAD_LDBS[]'. 
ASSIGN (L_FIELD) TO &amp;lt;FS&amp;gt;. 
CLEAR &amp;lt;FS&amp;gt;.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Jan 2020 11:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-on-logical-database/m-p/7764868#M1583980</guid>
      <dc:creator>former_member612421</dc:creator>
      <dc:date>2020-01-30T11:03:55Z</dc:date>
    </item>
  </channel>
</rss>

