<?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: Problem to access OB08 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035051#M718037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii friends, &lt;/P&gt;&lt;P&gt;i have solved the problem in the table tcurr , the lastest entry is at the first row. that is ascending order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2007 07:21:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-01T07:21:14Z</dc:date>
    <item>
      <title>Problem to access OB08</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035049#M718035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii gurus!!&lt;/P&gt;&lt;P&gt;I have a problem in below query. i am trying to pick currency rate from table TCURR [OB08] the lastest entry for that currency exchange rate.&lt;/P&gt;&lt;P&gt;but in TCURR, date format is different for eg - &lt;/P&gt;&lt;P&gt;79928974 for 25.10.2007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want lastest date for currency exchange rate.&lt;/P&gt;&lt;P&gt;as the data format is different , after sorting the table , will get latest date as these numbers are in different format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select SINGLE * from TCURR where gdatu = (latest date on which 0B08 was upated for particular curreny)&lt;/P&gt;&lt;P&gt;and fcurr = vbrk-WAERK&lt;/P&gt;&lt;P&gt;and tcurr = 'INR'.&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;CURR_RATE = TCURR-UKURS.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 06:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035049#M718035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-01T06:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to access OB08</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035050#M718036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it allow multiple entries for the same currency? &lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;FCURR = USD&lt;/P&gt;&lt;P&gt;there will be only one entry with &lt;/P&gt;&lt;P&gt;TCURR=INR&lt;/P&gt;&lt;P&gt;so you just read it as below&lt;/P&gt;&lt;P&gt;select SINGLE * from TCURR &lt;/P&gt;&lt;P&gt;where fcurr = vbrk-WAERK&lt;/P&gt;&lt;P&gt;and tcurr = 'INR'.&lt;/P&gt;&lt;P&gt;This should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 06:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035050#M718036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-01T06:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to access OB08</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035051#M718037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii friends, &lt;/P&gt;&lt;P&gt;i have solved the problem in the table tcurr , the lastest entry is at the first row. that is ascending order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 07:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-to-access-ob08/m-p/3035051#M718037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-01T07:21:14Z</dc:date>
    </item>
  </channel>
</rss>

