<?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 logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770481#M907290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SAP Gurus,&lt;/P&gt;&lt;P&gt;         I have one doubt in logical database.&lt;/P&gt;&lt;P&gt;That is, is logical database extract all the data from  the database tables ?&lt;/P&gt;&lt;P&gt; Can any one give me reply ?&lt;/P&gt;&lt;P&gt; Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 13:03:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-30T13:03:44Z</dc:date>
    <item>
      <title>logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770481#M907290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SAP Gurus,&lt;/P&gt;&lt;P&gt;         I have one doubt in logical database.&lt;/P&gt;&lt;P&gt;That is, is logical database extract all the data from  the database tables ?&lt;/P&gt;&lt;P&gt; Can any one give me reply ?&lt;/P&gt;&lt;P&gt; Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770481#M907290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770482#M907291</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;Yes . it will fetch all the data from data base tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770482#M907291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770483#M907292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;We fetch the Data from Database Tables into a Logical Database through SELECT queries,&lt;/P&gt;&lt;P&gt;so this Data is based on the Condition, if you don't specify a Condition then it will surely fetch whole Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770483#M907292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770484#M907293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See i am providing you the all the Functionality of LDB's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first i wll answer your question ok:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes LDB extract all the data from the database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now functionalities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Providing automatic selection screen to our program.&lt;/P&gt;&lt;P&gt;2. Data retrieve by events.&lt;/P&gt;&lt;P&gt;3. Implementing authorization checks for user and data.&lt;/P&gt;&lt;P&gt;4. The programer need not worry about the Primary key for  &lt;/P&gt;&lt;P&gt;    each table. because LDB knows how the different tables   relate to each other, and can issue the select command with proper Where clause to retrieve the data.&lt;/P&gt;&lt;P&gt;5. Meaningful data selection.&lt;/P&gt;&lt;P&gt;6. Good read access performance while retaining the hirerichal data view determined by the application logic.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the main functionalities of LDB's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you wanna an example on LDB's how it works give me a reply i wll send you.  Ok.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Abdul Samee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 30, 2008 5:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770484#M907293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770485#M907294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much sir.&lt;/P&gt;&lt;P&gt;But still i have one small doubt.That is everytime we need not to take the data from database instead of that we take from LDB.so we can reduce database load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u send me example ?That will be helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770485#M907294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770486#M907295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt; As u said we can reduce the database load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/siliconvalley/campus/6345/infotype.htm" target="test_blank"&gt;http://www.geocities.com/siliconvalley/campus/6345/infotype.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mode n this clause can only be used with the LDB's PCH and PNP.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This addition stops this infotype being automatically filled at the GET PERNR command.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;EXAMPLE&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prerequisite&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The validity start date of the time period must be the same or before the validity end date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The validity start and end dates are correct date specifications (preferably from Type DATE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Usage:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only in PNP database reports under GET PERNR, because the personnel number for which data is being read comes from field PERNR-PERNR, while the field being used is PNP-SW-AUTH-SKIPPED-RECORD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;(RP_READ_ALL_TIME_ITY beg end) 
   DATA: BEGDA LIKE P2001-BEGDA, ENDDA LIKE P2001-ENDDA. 
   INFOTYPES:  0000, 0001, 0002, ... 
                     2001 MODE N, 2002 MODE N, ... 
     GET PERNR. 
   BEGDA = '19900101'. ENDDA = '19900131'. 
   RP_READ_ALL_TIME_ITY BEGDA ENDDA. 
   IF PNP-SW-AUTH-SKIPPED-RECORD NE '0'. 
      WRITE: / 'Authorization for time data missing'. 
      WRITE: / 'for personnel number', PERNR-PERNR. REJECT. 
   ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remarks&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This RMAC module can be used when, for example, the time infotypes were originally defined in MODE N. This was done because the time data (from LOW-DATE to HIGH-DATE) might not all have fitted into the buffer. Now, however, they are read with shorter intervals (for example, in RPCALCx0 with payroll periods).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/60/d8bb88576311d189270000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/en/60/d8bb88576311d189270000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770486#M907295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770487#M907296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;yes data is fetched  from the LD&lt;/P&gt;&lt;P&gt;LD is a program in which data s fetched in an efficient way&lt;/P&gt;&lt;P&gt;it provids us a selection screen&lt;/P&gt;&lt;P&gt;for ex LD - PNP&lt;/P&gt;&lt;P&gt;prog is sapdbpnp  it uses macros and select statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whatever infotypes u declar in infotype statement&lt;/P&gt;&lt;P&gt;they get filled by this program&lt;/P&gt;&lt;P&gt;after get pernr  event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please ask  if any doubt&lt;/P&gt;&lt;P&gt;and please reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 09:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3770487#M907296</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-05-01T09:39:59Z</dc:date>
    </item>
  </channel>
</rss>

