<?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 Data type with large size ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047756#M1501611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;I am working on a requirement where i need to create a table with 5 fields, out of ths 2 fields need to be char with size 400 and 9000.  So my question is when i create a domain, what shall i use as data type ?  i am not able to use 'CHAR' as it'll give a message that it exceeds the size, i tried 'LCHR', but in the table i got an error message that  only one long characters can be used in a table at a time. &lt;/P&gt;&lt;P&gt;Not able to find out which one to use here,,, can anyone help plz ?? really stuck up here !!  &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jul 2010 04:09:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-18T04:09:30Z</dc:date>
    <item>
      <title>Data type with large size ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047756#M1501611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;I am working on a requirement where i need to create a table with 5 fields, out of ths 2 fields need to be char with size 400 and 9000.  So my question is when i create a domain, what shall i use as data type ?  i am not able to use 'CHAR' as it'll give a message that it exceeds the size, i tried 'LCHR', but in the table i got an error message that  only one long characters can be used in a table at a time. &lt;/P&gt;&lt;P&gt;Not able to find out which one to use here,,, can anyone help plz ?? really stuck up here !!  &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 04:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047756#M1501611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-18T04:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data type with large size ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047757#M1501612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kithu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use STRING (or XSTRING) fields. Then there is no limit on the field size. As long as it is not (fully) filled with data, no space is wasted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The disadvantage is that STRING type data are treated as 'deep' structures. That leads to some trouble in the definition of interfaces. Give it a try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 04:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047757#M1501612</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-07-18T04:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data type with large size ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047758#M1501613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't believe i missed 'String'.. Thanks a lot for your quick reply, It solved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 07:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type-with-large-size/m-p/7047758#M1501613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-18T07:56:01Z</dc:date>
    </item>
  </channel>
</rss>

