<?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: Sap query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489544#M1062628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talk to the Basis Person... I think it is related to some BASIS setting in SAP or File Server and nothing to do with ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amol Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 08:31:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-04T08:31:28Z</dc:date>
    <item>
      <title>Sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489543#M1062627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Currently I am working in Client ECC6 and I got a problem in SAP query.&lt;/P&gt;&lt;P&gt;In my Query selection we store the data in Private File in .txt format.&lt;/P&gt;&lt;P&gt;Now user is saying that when he got the file,at end of each row he find ASCII(13) (carriage return)&lt;/P&gt;&lt;P&gt;And also at end of that file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just few days before our system Upgraded from 4.6C to ECC6.&lt;/P&gt;&lt;P&gt;Previously he got ASCII(10) (Line feed) at end of each row.which is correct value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the whole query in SQ01/SQ02.&lt;/P&gt;&lt;P&gt;you take a look at the following hexadecimal dump of the first two lines you can see that the End of Line char is &lt;STRONG&gt;0d:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0000000: 3141 4242 0945 4546 2031 3038 3020 2842  1ABB.EEF 1080 (B&lt;/P&gt;&lt;P&gt;0000010: 3129 2053 7061 7265 732c 2052 656f 7264  1) Spares, Reord&lt;/P&gt;&lt;P&gt;0000020: 6572 2f45 7874 6572 2f41 7574 6f09 3230  er/Exter/Auto.20&lt;/P&gt;&lt;P&gt;0000030: 3209 5632 &lt;STRONG&gt;0d&lt;/STRONG&gt;31 4144 4209 4545 4620 3130  2.V2.1ADB.EEF 10&lt;/P&gt;&lt;P&gt;0000040: 3830 2028 4231 2920 5370 6172 6573 2c20  80 (B1) Spares, &lt;/P&gt;&lt;P&gt;0000050: 5265 6f72 6465 722f 4578 7465 722f 4175  Reorder/Exter/Au&lt;/P&gt;&lt;P&gt;0000060: 746f 0932 3032 0956 4d&lt;STRONG&gt;0d&lt;/STRONG&gt;                 to.202.VM.      &lt;/P&gt;&lt;P&gt;The correct file should contains the character &lt;STRONG&gt;0a&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;0000000: 3141 4242 0945 4546 2031 3038 3020 2842  1ABB.EEF 1080 (B&lt;/P&gt;&lt;P&gt;0000010: 3129 2053 7061 7265 732c 2052 656f 7264  1) Spares, Reord&lt;/P&gt;&lt;P&gt;0000020: 6572 2f45 7874 6572 2f41 7574 6f09 3230  er/Exter/Auto.20&lt;/P&gt;&lt;P&gt;0000030: 3209 5632 &lt;STRONG&gt;0a&lt;/STRONG&gt;31 4144 4209 4545 4620 3130  2.V2.1ADB.EEF 10&lt;/P&gt;&lt;P&gt;0000040: 3830 2028 4231 2920 5370 6172 6573 2c20  80 (B1) Spares, &lt;/P&gt;&lt;P&gt;0000050: 5265 6f72 6465 722f 4578 7465 722f 4175  Reorder/Exter/Au&lt;/P&gt;&lt;P&gt;0000060: 746f 0932 3032 0956 4d&lt;STRONG&gt;0a&lt;/STRONG&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give any suggestion for this why system picked that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Moni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 07:57:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489543#M1062627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T07:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489544#M1062628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talk to the Basis Person... I think it is related to some BASIS setting in SAP or File Server and nothing to do with ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amol Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 08:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489544#M1062628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489545#M1062629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply...i already discussed with BASIS team ,they said that from there end everything is ok..means all the setting like previous .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guess...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 08:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489545#M1062629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T08:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489546#M1062630</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;Check this thread.. Im not sure it can help you or not and more over is it related to your module or not..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5655930"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Narin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 08:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/4489546#M1062630</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2008-09-04T08:57:54Z</dc:date>
    </item>
  </channel>
</rss>

