<?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 Checking the file content in application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772774#M38509</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;I am writing an XML file from the raw XSF data from a smartform auto generated function module through OPEN DATASET command in BINARY MODE. When I go to tcode AL11 to check the content of the XML file, I can see only the first few bytes of it as it looks like one single line in AL11. Is there any way so that I can read the whole content of the file in the application server itself without downloading it into my local machine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nilay Ghosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Oct 2004 23:22:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-10-20T23:22:06Z</dc:date>
    <item>
      <title>Checking the file content in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772774#M38509</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;I am writing an XML file from the raw XSF data from a smartform auto generated function module through OPEN DATASET command in BINARY MODE. When I go to tcode AL11 to check the content of the XML file, I can see only the first few bytes of it as it looks like one single line in AL11. Is there any way so that I can read the whole content of the file in the application server itself without downloading it into my local machine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nilay Ghosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2004 23:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772774#M38509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-20T23:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the file content in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772775#M38510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try eigther transaction AL11 with allows you to browse files and display their content(as long they are textfiles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need specific conversion an own report may help:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;first read the file via dataset commands &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;if content is non readable convert it to chars&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;split the string into a char or string table&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;use the command 'editor-call' (check online help) to display this table.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2004 05:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772775#M38510</guid>
      <dc:creator>former_member183804</dc:creator>
      <dc:date>2004-10-21T05:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the file content in application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772776#M38511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use "READ DATASET" statement to read files on the application server into an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2004 09:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-the-file-content-in-application-server/m-p/772776#M38511</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2004-10-21T09:07:43Z</dc:date>
    </item>
  </channel>
</rss>

