<?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: Problem with Trasfer Dataset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289100#M154845</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;In AL11 you can see only 255 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a separate program,use open dataset...to read the file from application server and then use GUI_DOWNLOAD to write it in system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will definetely work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Mar 2006 09:44:35 GMT</pubDate>
    <dc:creator>jayanthi_jayaraman</dc:creator>
    <dc:date>2006-03-29T09:44:35Z</dc:date>
    <item>
      <title>Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289094#M154839</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;  I am trying to send some data into application server. The file contains a field of length 435 characters. But when i am tranfering i can see only 248 characters in the file(in application server). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Is this is a limitation or am i doing any thing wrong..!!&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   I am sending data in text mode. and also specified the length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;my coding:&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;open dataset LOGFILE_GOR for output in text mode encoding default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at lt_upload into ls_upload.&lt;/P&gt;&lt;P&gt;transfer ls_upload to LOGFILE_GOR length 435.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Close dataset LOGFILE_GOR.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While i am writing using write statements i can see the all data(435 characters). But when i am transfering i can see only first 248 chars. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some suggitions how to fix this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289094#M154839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289095#M154840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;I dont think this is an error. Are you viewing the file in AL11? This display only shows the first 256 characters but all the characters are actually preserved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just read it back to your internal table from the file and check it again. YOu must find it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the similar thread :&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="108119"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wenceslaus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289095#M154840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289096#M154841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wenceslaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I downloaded the file(from menu) to flat file and checked, but still i can see only first 248 chars only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289096#M154841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289097#M154842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Is this is a limitation or am i doing any thing wrong..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeh srini there is a limitation that u can view upto 256 character only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to check is just download that file and then see it contents , u will get all the data (435 char).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289097#M154842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289098#M154843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;Just read the file into the internal table. Set a break-point and see the contents of the table. It is just a limitation of the file view, but I dont think the file contents will get truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wenceslaus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289098#M154843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289099#M154844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using AL11,you will see only 255 charecters.&lt;/P&gt;&lt;P&gt;use transaction CG3Y to download this file to your PC and then check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289099#M154844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289100#M154845</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;In AL11 you can see only 255 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a separate program,use open dataset...to read the file from application server and then use GUI_DOWNLOAD to write it in system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will definetely work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289100#M154845</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-03-29T09:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289101#M154846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try downloading the file to AL11 and check it , then you can see every thing. but if you see in AL11 you can see upto 250  chars only i guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 09:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289101#M154846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T09:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289102#M154847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashank  &lt;/P&gt;&lt;P&gt;   The transaction : CG3Y not available in BW(I am working on BW). Is there any other way i can check the files...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   my doubght is if this is AL11 limitation, i am downloading the file into flat file from menu.(System-&amp;gt;list-&amp;gt;save-&amp;gt;localfile).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;   why cant i see the entire data in flat file..??&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Actually we have to send the data to some non-sap systems, for that i am creating these flat files(files will go to users directly from application server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   So just want to make sure all the data is available in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   when non-sap systems reading these files how they will see the data....?? entire data or upto 248 or 255 chars..!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 10:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289102#M154847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289103#M154848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can write a simple program if CG3Y is not available.&lt;/P&gt;&lt;P&gt;This program will read the file from app server and transfer it to internal table and then use GUI_DOWNLOAD to download this file to your PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is no problem in the code written by you to transfer the file to app server and hence there is no reason for truncation of the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have faced the same situation.... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked it via CG3Y, and i was able to see the complete file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Non SAP system will see the complete data, no need to worry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 10:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289103#M154848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-29T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289104#M154849</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;Just change the file name[and fields inside t_input according to your program] and copy paste the code.Kindly reward points by clicking the star on the left of reply,if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : g_data(1000),&lt;/P&gt;&lt;P&gt;G_DELIM TYPE C VALUE CL_ABAP_CHAR_UTILITIES=&amp;gt;HORIZONTAL_TAB.&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF T_INPUT OCCURS 0, " Flat file data&lt;/P&gt;&lt;P&gt;       f1(10) TYPE C,&lt;/P&gt;&lt;P&gt;       f2(15) TYPE C,&lt;/P&gt;&lt;P&gt;       f3(400) TYPE C,&lt;/P&gt;&lt;P&gt;      END OF T_INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of t_output occurs 0,&lt;/P&gt;&lt;P&gt;       f(425),&lt;/P&gt;&lt;P&gt;       end of t_output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  OPEN DATASET '/sapio/ANIR0000.TXT' FOR INPUT IN TEXT MODE ENCODING&lt;/P&gt;&lt;P&gt;DEFAULT.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;    DO.&lt;/P&gt;&lt;P&gt;      READ DATASET '/sapio/ANIR0000.TXT' INTO G_DATA.&lt;/P&gt;&lt;P&gt;      IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;        SPLIT G_DATA AT G_DELIM INTO T_INPUT-f1 T_INPUT-f2&lt;/P&gt;&lt;P&gt;                                                 T_INPUT-f3 .&lt;/P&gt;&lt;P&gt;        IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;          APPEND T_INPUT.&lt;/P&gt;&lt;P&gt;          CLEAR T_INPUT.&lt;/P&gt;&lt;P&gt;        ELSE.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         MESSAGE E001 WITH TEXT-012 G_AFILE1.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;        EXIT.                       "After reading last Record&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;    ENDDO.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   MESSAGE E001 WITH TEXT-013 G_AFILE1.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;append lines of t_input to t_output.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'GUI_DOWNLOAD'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      filename               = 'C:/tmp/test.txt'&lt;/P&gt;&lt;P&gt;      filetype               = 'ASC'&lt;/P&gt;&lt;P&gt;      write_field_separator  = 'X'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      data_tab               = t_output&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      file_write_error       = 1&lt;/P&gt;&lt;P&gt;      no_batch               = 2&lt;/P&gt;&lt;P&gt;      invalid_type           = 4&lt;/P&gt;&lt;P&gt;      no_authority           = 5&lt;/P&gt;&lt;P&gt;      unknown_error          = 6&lt;/P&gt;&lt;P&gt;      header_not_allowed     = 7&lt;/P&gt;&lt;P&gt;      separator_not_allowed  = 8&lt;/P&gt;&lt;P&gt;      filesize_not_allowed   = 9&lt;/P&gt;&lt;P&gt;      header_too_long        = 10&lt;/P&gt;&lt;P&gt;      dp_error_create        = 11&lt;/P&gt;&lt;P&gt;      dp_error_send          = 12&lt;/P&gt;&lt;P&gt;      dp_error_write         = 13&lt;/P&gt;&lt;P&gt;      unknown_dp_error       = 14&lt;/P&gt;&lt;P&gt;      access_denied          = 15&lt;/P&gt;&lt;P&gt;      dp_out_of_memory       = 16&lt;/P&gt;&lt;P&gt;      disk_full              = 17&lt;/P&gt;&lt;P&gt;      dp_timeout             = 18&lt;/P&gt;&lt;P&gt;      file_not_found         = 19&lt;/P&gt;&lt;P&gt;      dataprovider_exception = 20&lt;/P&gt;&lt;P&gt;      control_flush_error    = 21&lt;/P&gt;&lt;P&gt;      OTHERS                 = 22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 10:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289104#M154849</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-03-29T10:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Trasfer Dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289105#M154850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem similar to the one you had. I tried downoading the file through CG3Y, but that doesnt seem to work. Did you problem get resolved? If so, Can you please tell me what you did to solve the problem.&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;Prasuna.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Find the Code  below. (I canv see 672 characters in debug mode in my internal table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;  DATA : BEGIN OF WT_FIC OCCURS 0,&lt;/P&gt;&lt;P&gt;        ZONE(672) type c,&lt;/P&gt;&lt;P&gt;     END OF WT_FIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET FILE_NAME FOR OUTPUT IN TEXT MODE.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC EQ 0.&lt;/P&gt;&lt;P&gt;      LOOP AT WT_FIC.&lt;/P&gt;&lt;P&gt;      TRANSFER WT_FIC TO FILE_NAME length 673.&lt;/P&gt;&lt;P&gt;      ENDLOOP.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;    CLOSE DATASET FILE_NAME.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:20:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-trasfer-dataset/m-p/1289105#M154850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T07:20:51Z</dc:date>
    </item>
  </channel>
</rss>

