<?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: Open Data Set Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206486#M764431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check with NIHI's reply and alternate way...u can down load file contents..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;using open data set , and transfer to itab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way also u can confirm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 19:06:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T19:06:56Z</dc:date>
    <item>
      <title>Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206480#M764425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we set the length of the record size in the open data set. I have like 40 fields of internal table and I need to upload it to Appl server. I could do it but all the fields dont appear. How can set the record size ? Can anyone explain..Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 18:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206480#M764425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T18:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206481#M764426</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;if you declared character limitation is some 65,000..&lt;/P&gt;&lt;P&gt;declare with string...&lt;/P&gt;&lt;P&gt;you can send whole data without limitations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 18:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206481#M764426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T18:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206482#M764427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can have break-point while uploading itab to file. There u can see all the contents what u r uploading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And once it is successfully done, U can't see the whole file contents in AL11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the fields will b there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to download file info...in other program to an itab...u will get all the contents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 18:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206482#M764427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T18:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206483#M764428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did send the whole data but I cant able to view it when i had a breakpoint in the program.Its only taking upto certain limit and breaking it up..Please help ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 18:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206483#M764428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T18:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206484#M764429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;while debuggin you can't see whole data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to cg3y transaction and download the file,, check wether you sent whole data or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206484#M764429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206485#M764430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you go through al11 and see the data u can able to see only a part of data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens that you see only a part of the line in AL11, but it does have the total data.&lt;/P&gt;&lt;P&gt;You can download the file to presentation server using the Transaction: cg3y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206485#M764430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206486#M764431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check with NIHI's reply and alternate way...u can down load file contents..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;using open data set , and transfer to itab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way also u can confirm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206486#M764431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206487#M764432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had uploaded and downloaded the file using CG3Y..It still doesnt show all the fields..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206487#M764432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206488#M764433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;doesn't show all fileds: scence in the file?&lt;/P&gt;&lt;P&gt;then either you are not passing the whole data or you are not selecting the whole data to the sending internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change your declaration to the string rather than character....&lt;/P&gt;&lt;P&gt;follow the code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:  filepath TYPE string.&lt;/P&gt;&lt;P&gt;OPEN DATASET filepath FOR OUTPUT IN BINARY MODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    LOOP AT l_xml_table INTO l_xml_rec.&lt;/P&gt;&lt;P&gt;     TRANSFER your itab TO filepath.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLOSE DATASET filepath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206488#M764433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206489#M764434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y dont u give a try to download contents from same file...using ur program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206489#M764434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open Data Set Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206490#M764435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OPEN DATASET filepath FOR OUTPUT IN BINARY MODE.(or text mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    LOOP AT l_xml_table(&amp;lt;b&amp;gt;your itab)&amp;lt;/b&amp;gt; INTO l_xml_rec(&amp;lt;b&amp;gt;work area).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;     TRANSFER l_xml_rec(&amp;lt;b&amp;gt;work area)&amp;lt;/b&amp;gt; TO filepath.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLOSE DATASET filepath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 19:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-data-set-issue/m-p/3206490#M764435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T19:35:59Z</dc:date>
    </item>
  </channel>
</rss>

