<?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: compare 2nd 3rd char in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659116#M1573857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yaa ur rite,,,bt im trying in select statement only will it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 07:21:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-07T07:21:05Z</dc:date>
    <item>
      <title>compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659110#M1573851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  please let me know how to fetch data.&lt;/P&gt;&lt;P&gt;my requirement is from a table pa0001, get latest record for each personal no as found in this table (pa0001-pernr)&lt;/P&gt;&lt;P&gt;for all records where 2nd and 3rd char in the field pa0001-btrtl = cost center(csks-kostl) which is given in selection screen.&lt;/P&gt;&lt;P&gt; please let me knw &amp;lt;removed by moderator&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Feb 5, 2011 5:39 PM -  no ASAP please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 11:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659110#M1573851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659111#M1573852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use HR_READ_INFOTYPE to read infotype data. Get all the data giving begda = 18000101 and&lt;/P&gt;&lt;P&gt;endda = 99991231. You can get the record which you want by processing the internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 11:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659111#M1573852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659112#M1573853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi arunkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your question is not easy to answer as it is not clear what very basic knowledge you have and what you do not have. Can you explain what do you know about  [Select aggregate|http://help.sap.com/abapdocu_702/en/abapselect_aggregate.htm] (for the 'latest' entry and have you ever heard about [SQL pattern|http://help.sap.com/abapdocu_702/en/abenwhere_logexp_like.htm] and/or [range patterns as specified in Select-options|http://help.sap.com/abapdocu_702/en/abapselect-options.htm]?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the linked information and the come back with remaining questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 13:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659112#M1573853</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-02-05T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659113#M1573854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u aravind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bt my question is in select statement how to compare 2nd and 3rd char of one field  with another field.&lt;/P&gt;&lt;P&gt;means in single select statement i hav to get the data wt i required by checking the condition i.e 2nd and 3rd char&lt;/P&gt;&lt;P&gt;of one fiele should be equal to another field...i need how to write the code for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659113#M1573854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659114#M1573855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi clemens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                i have no idea bt my qustion is&lt;/P&gt;&lt;P&gt;bt my question is in select statement how to compare 2nd and 3rd char of one field  with another field.&lt;/P&gt;&lt;P&gt;means in single select statement i hav to get the data wt i required by checking the condition i.e 2nd and 3rd char&lt;/P&gt;&lt;P&gt;of one fiele should be equal to another field...i need how to write the code for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659114#M1573855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T07:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659115#M1573856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arun,&lt;/P&gt;&lt;P&gt;Instead of looking to apply the condition in the Select quiry, why not get the data into internal table and then apply the String &lt;/P&gt;&lt;P&gt;compare options to filter out the desired records..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659115#M1573856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659116#M1573857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yaa ur rite,,,bt im trying in select statement only will it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659116#M1573857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659117#M1573858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SHinde Saheb  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me  the condition  in select statement   and What you are expecting  to happen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659117#M1573858</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-02-07T07:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659118#M1573859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think there is any other way of doing it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659118#M1573859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T07:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: compare 2nd 3rd char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659119#M1573860</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;&lt;/P&gt;&lt;P&gt;Condition which you are trying will not be done in Select Query  ... but it can be done after getting in internal table  .&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;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compare-2nd-3rd-char/m-p/7659119#M1573860</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-02-07T07:42:43Z</dc:date>
    </item>
  </channel>
</rss>

