<?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: Dump in Transfer statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287121#M1724663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this program is used for internal table to application server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPES&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; : &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;BEGIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO,&lt;BR /&gt; REG_NO(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;10&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;BR /&gt; NAME(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;20&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;BR /&gt; ADDR(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;20&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;END&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; : WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; st_demo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; IT_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO,&lt;BR /&gt; L_FNAME &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; STRING .&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;PARAMETERS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;: P_FNAME(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;128&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;DEFAULT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'D:\usr\sap\DEV\SYS\SRC\SABYA1.txt'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp; OBLIGATORY.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;L_FNAME = P_FNAME.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;WA_DEMO-REG_NO = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'10'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-NAME = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'ANAND'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-ADDR = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'NAGARKOVIL'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO.&lt;BR /&gt; &lt;BR /&gt; WA_DEMO-REG_NO = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'11'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-NAME = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'VIKRAM'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-ADDR = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'CHENNAI'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OPEN&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DATASET&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;FOR&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;OUTPUT&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;IN&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;TEXT&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;MODE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;ENCODING&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DEFAULT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; :&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;5&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'REG NUM'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;16&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'NAME'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;37&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'ADDRESS'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; .&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;LOOP&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;AT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; SY-SUBRC = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TRANSFER&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; :/5 WA_DEMO-REG_NO,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;16&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO-NAME,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;37&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO-ADDR.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;CLOSE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DATASET&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Sabyasachi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2013 19:01:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-21T19:01:00Z</dc:date>
    <item>
      <title>Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287118#M1724660</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;I am trying to place a file containing vendor and other information into application server. There is a dump occuring in the transfer statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error statement is&lt;/P&gt;&lt;P&gt;For the statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "TRANSFER f TO ..."&lt;/P&gt;&lt;P&gt;only character-type data objects are supported at the argument position&lt;/P&gt;&lt;P&gt;"f".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The work area has many non character fields and i guess from the error&amp;nbsp; message that is the reason for the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, is the program dumping because it is a unicode program or even for non-unicode program if non character fields are used in the work area for TRANSFER statement the program will go for dump.&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;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 15:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287118#M1724660</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-02-21T15:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287119#M1724661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your transferring whole work area at once then this error will occur.&lt;/P&gt;&lt;P&gt;Hence transfer one element of work area at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code will be something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;OPEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;DATASET &lt;/SPAN&gt;file_name &lt;SPAN class="L0S52"&gt;FOR &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OUTPUT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TEXT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MODE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ENCODING &lt;/SPAN&gt;DEFAULT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy-subrc = &lt;SPAN class="L0S32"&gt;0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT itab&lt;/SPAN&gt; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;work_area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TRANSFER &lt;/SPAN&gt;work_area-field1 &lt;SPAN class="L0S52"&gt;TO file_name LENGTH len NO END OF LINE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRANSFER &lt;/SPAN&gt;work_area-field2 &lt;SPAN class="L0S52"&gt;TO file_name LENGTH len NO END OF LINE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRANSFER &lt;/SPAN&gt;work_area-field3 &lt;SPAN class="L0S52"&gt;TO file_name LENGTH len NO END OF LINE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and so on....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; last field of work area should transferred without 'NO END OF LINE'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDLOOP.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CLOSE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;DATASET &lt;/SPAN&gt;p_app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 15:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287119#M1724661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-21T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287120#M1724662</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;Thanks for your reply. So it is not the case of unicode or non-unicode?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 17:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287120#M1724662</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-02-21T17:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287121#M1724663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this program is used for internal table to application server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPES&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; : &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;BEGIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO,&lt;BR /&gt; REG_NO(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;10&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;BR /&gt; NAME(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;20&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;BR /&gt; ADDR(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;20&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;END&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; : WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; st_demo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt; IT_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ST_DEMO,&lt;BR /&gt; L_FNAME &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; STRING .&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;PARAMETERS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;: P_FNAME(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;128&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;DEFAULT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'D:\usr\sap\DEV\SYS\SRC\SABYA1.txt'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp;&amp;nbsp; OBLIGATORY.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;L_FNAME = P_FNAME.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;WA_DEMO-REG_NO = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'10'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-NAME = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'ANAND'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-ADDR = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'NAGARKOVIL'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO.&lt;BR /&gt; &lt;BR /&gt; WA_DEMO-REG_NO = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'11'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-NAME = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'VIKRAM'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; WA_DEMO-ADDR = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'CHENNAI'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO.&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;OPEN&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DATASET&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;FOR&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;OUTPUT&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;IN&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;TEXT&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;MODE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;ENCODING&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DEFAULT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; :&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;5&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'REG NUM'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;16&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'NAME'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;37&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'ADDRESS'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; .&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;LOOP&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;AT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; IT_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; SY-SUBRC = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TRANSFER&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; :/5 WA_DEMO-REG_NO,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;16&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO-NAME,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;37&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; WA_DEMO-ADDR.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;CLOSE&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;DATASET&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; L_FNAME.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;Sabyasachi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 19:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287121#M1724663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-21T19:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287122#M1724664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pay attention to your OPEN statement, it needs to have IN &lt;SPAN class="L0S52"&gt;TEXT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MODE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ENCODING &lt;/SPAN&gt;DEFAULT option.&lt;/P&gt;&lt;P&gt;If it fixes your problem then yes, it's Unicode related. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1214/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edgar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 20:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287122#M1724664</guid>
      <dc:creator>edgar_nagasaki</dc:creator>
      <dc:date>2013-02-21T20:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287123#M1724665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Bharatilal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even you transfer the whole workarea to a file workarea its not a problem..it will transfer . will u please give me the coding i vl check it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 04:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287123#M1724665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-22T04:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287124#M1724666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already mentioned the code in my earlier reply.&lt;/P&gt;&lt;P&gt;You can have a look at that, and definitely share your thought about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 08:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287124#M1724666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-22T08:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287125#M1724667</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;Thanks to all for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program already has IN TEXT MODE ENCODING DEFAULT for the OPEN statement. The program still dumps and i get the dump that there are non-character fields. I remember once that i have used non-character fields as well for transferring data(Not sure,though). Hence, i was wondering whether the dump has something got to do with Unicode or non-unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 09:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287125#M1724667</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-02-22T09:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287126#M1724668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #003300; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Dear Prem,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003300; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Your Work area's fields should be all character type. first u can move ur data to work areas which has all the fields character type then you can transfer the work area.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003300; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #003300; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Vignesh Yeram&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 11:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287126#M1724668</guid>
      <dc:creator>vigneshyeram</dc:creator>
      <dc:date>2013-02-22T11:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287127#M1724669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already corrected the dump. My question was differet? Why did the dump occur at the first place? Is it because of the unicode issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 12:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287127#M1724669</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-02-22T12:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287128#M1724670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it was due to Unicode check active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vignesh Yeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 12:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287128#M1724670</guid>
      <dc:creator>vigneshyeram</dc:creator>
      <dc:date>2013-02-22T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287129#M1724671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Char type and non-char type in Unicode and non-Unicode differ in length, most probably you solved issue by replacing all non-char fields by char, right? And yes, it was Unicode related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edgar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 21:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287129#M1724671</guid>
      <dc:creator>edgar_nagasaki</dc:creator>
      <dc:date>2013-02-22T21:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287130#M1724672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Unicode system, you are restricted to character-like area if dataset open in TEXT mode (but not&amp;nbsp; with option LEGACY) So you could try BINARY MODE or &lt;SPAN class="qtext"&gt;LEGACY TEXT MODE or converting and mapping your structure in a structure with only char-like fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just read a recent version of &lt;A href="http://help.sap.com/abapdocu_731/en/abaptransfer.htm"&gt;TRANSFER statement online help&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2013 11:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287130#M1724672</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-23T11:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287131#M1724673</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;follow my code............copy and execute my code..........compare with your code.....debug my code and your code also......try to find your mistake......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabyasachi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2013 12:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287131#M1724673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-23T12:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287132#M1724674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all of you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2013 16:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287132#M1724674</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-02-24T16:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Transfer statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287133#M1724675</link>
      <description>&lt;P&gt;Thank you so much Sabyasachi ........ Very easy to understand&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 12:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-transfer-statement/m-p/9287133#M1724675</guid>
      <dc:creator>akjayaa</dc:creator>
      <dc:date>2022-06-17T12:13:08Z</dc:date>
    </item>
  </channel>
</rss>

