<?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: Largest date value from table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438767#M1053358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your promp response, I will try that and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a gr8 evening&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Sep 2008 15:59:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-07T15:59:31Z</dc:date>
    <item>
      <title>Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438765#M1053356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasnt to find the largets which inturn would be latest date available in TCUR table as part of currency translation. Please give you suggestion on code in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2008 15:25:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438765#M1053356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-07T15:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438766#M1053357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Fetch the data from TCURR table to an Internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Sort that Internal Table DESENDING by DATE field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Now in the Internal table the first record will be the Recent or Highest date record in the TCURR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Use READ statement with SY-INDEX  1 to get the first record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2008 15:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438766#M1053357</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-09-07T15:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438767#M1053358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your promp response, I will try that and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a gr8 evening&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2008 15:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438767#M1053358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-07T15:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438768#M1053359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this function module then &lt;STRONG&gt;CONVERT_TO_LOCAL_CURRENCY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2008 06:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438768#M1053359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-08T06:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438769#M1053360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2008 12:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438769#M1053360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-20T12:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Largest date value from table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438770#M1053361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement like this, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to upload special charecteristics in to the cube, it is getting loaded to ODS but not to cube. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please sugegst the code to upload special charecteristcs like ( &amp;amp; ) - like this there are many, can u suggest the way i can write the code to upload these special chrs to cube.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Roopa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 15:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/largest-date-value-from-table/m-p/4438770#M1053361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T15:12:58Z</dc:date>
    </item>
  </channel>
</rss>

