<?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: transparent table with string data type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681668#M2017028</link>
    <description>&lt;P&gt;&lt;A href="http://sapabapcentral.blogspot.com/p/sap-abap-certifications.html" target="_blank"&gt;Strings&lt;/A&gt; are elementary data objects of variable length. Strings can be either text strings or byte strings.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abenstring.htm#:~:text=Strings%20can%20be%20either%20text,byte%20fields%20of%20fixed%20length." target="_blank"&gt;&lt;STRONG&gt;ABAP documentation&lt;/STRONG&gt;&lt;/A&gt; for more information.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 05:13:57 GMT</pubDate>
    <dc:creator>former_member607044</dc:creator>
    <dc:date>2022-11-30T05:13:57Z</dc:date>
    <item>
      <title>transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681664#M2017024</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
  &lt;P&gt;i have a transparent table and a column as STRING, I am inserting more than 4000 charaters into this column. But when i display the columns it is showing only 1024 caracters. Why so? How can i store 4000 characters in one column and display it back from the transparent table.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 03:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681664#M2017024</guid>
      <dc:creator>lakshminarasimhan_n4</dc:creator>
      <dc:date>2022-11-29T03:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681665#M2017025</link>
      <description>&lt;P&gt;Maybe because you could just display 1024 in your report. How did you display the caracters ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681665#M2017025</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-11-29T06:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681666#M2017026</link>
      <description>&lt;P&gt;ABAP Lists are limited to 1023 characters. See &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenlist_overview.htm"&gt;ABAP documentation&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 19:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681666#M2017026</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-29T19:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681667#M2017027</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I display them using se11. does it means the columns store more than 1023, but display only 1023 in the SE11? is there a way to overcome this?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 03:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681667#M2017027</guid>
      <dc:creator>lakshminarasimhan_n4</dc:creator>
      <dc:date>2022-11-30T03:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681668#M2017028</link>
      <description>&lt;P&gt;&lt;A href="http://sapabapcentral.blogspot.com/p/sap-abap-certifications.html" target="_blank"&gt;Strings&lt;/A&gt; are elementary data objects of variable length. Strings can be either text strings or byte strings.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abenstring.htm#:~:text=Strings%20can%20be%20either%20text,byte%20fields%20of%20fixed%20length." target="_blank"&gt;&lt;STRONG&gt;ABAP documentation&lt;/STRONG&gt;&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 05:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681668#M2017028</guid>
      <dc:creator>former_member607044</dc:creator>
      <dc:date>2022-11-30T05:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681669#M2017029</link>
      <description>&lt;P&gt;Please &lt;STRONG&gt;comment&lt;/STRONG&gt; on an answer, instead of making an answer. As the helpful box on the left of Answer edit box says:&lt;/P&gt;&lt;H3&gt;Before answering&lt;/H3&gt;&lt;P&gt;You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that your answer complies with our Rules of Engagement.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 08:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681669#M2017029</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-11-30T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681670#M2017030</link>
      <description>&lt;P&gt;Ok thats fine, but my question is does string more than 1023 characters in a single column of transparent table? also how to display it in SE11.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681670#M2017030</guid>
      <dc:creator>lakshminarasimhan_n4</dc:creator>
      <dc:date>2022-11-30T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681671#M2017031</link>
      <description>&lt;P&gt;SE16 transaction is just a quick help to display data.&lt;/P&gt;&lt;P&gt;If you need to extract data, you will need to create a program to extract it. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681671#M2017031</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-11-30T14:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: transparent table with string data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681672#M2017032</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;as mentioned from others, a string can contain more than 1023 characters, but you will never get it being displayed in the standard data viewer (SE11 resp. SE16). If you need to display it, you have to use own ABAP code.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  data: outLen type i value 80,&lt;BR /&gt;        recLen type i,&lt;BR /&gt;        offset type i.&lt;BR /&gt;  reclen = strlen( aString ).&lt;BR /&gt;  while ( offset &amp;lt; recLen ).&lt;BR /&gt;    if ( offset + outLen &amp;gt; recLen ).&lt;BR /&gt;      outLen = recLen - offset.&lt;BR /&gt;    endif.&lt;BR /&gt;    write:/ aString+offset(outLen).&lt;BR /&gt;    offset = offset + outlen.&lt;BR /&gt;  endwhile.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 15:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transparent-table-with-string-data-type/m-p/12681672#M2017032</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2022-11-30T15:16:31Z</dc:date>
    </item>
  </channel>
</rss>

