<?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: Ztable not activated while using standard data type char2000 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613120#M1759949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/253070" /&gt;&lt;IMG class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 05:09:49 GMT</pubDate>
    <dc:creator>former_member209120</dc:creator>
    <dc:date>2013-07-29T05:09:49Z</dc:date>
    <item>
      <title>Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613109#M1759938</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 need to create a field which can acquire 2000 characters.&lt;/P&gt;&lt;P&gt;I used the standard data type char2000.&lt;/P&gt;&lt;P&gt;But there are errors while activating the table.&lt;/P&gt;&lt;P&gt;Please give your Suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/251566" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 07:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613109#M1759938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613110#M1759939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field in a transparent table can have maximum length of 1333.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"CHAR&lt;/STRONG&gt;: Character string. Fields of type CHAR can have a maximum length of 1333 in tables"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link below : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Ruia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 11:44:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613110#M1759939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T11:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613111#M1759940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the field by using LCHR datatype.&lt;BR /&gt;In this case you would also need to create an additional field(type INT2) where you would&lt;BR /&gt;be storing the length of the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, consider if your field (type LCHR) is 'XYZ' then to the store the length of the data&lt;BR /&gt;contained in this field 'XYZ' another field (of type INT2) has to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the database table 'APQD' to understand it better!Hope this helps you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 12:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613111#M1759940</guid>
      <dc:creator>AbhishekV</dc:creator>
      <dc:date>2013-07-25T12:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613112#M1759941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;The Maximum length of the fields in a transparent table&amp;nbsp; is limited to 1962. Including all the fields in the table. &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;You are trying to create a single field with character Length 2000 which is not supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 12:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613112#M1759941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T12:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613113#M1759942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-style: inherit; background-color: #ffffff; font-family: inherit; font-weight: inherit; padding: 0 0 1px;"&gt;&lt;STRONG&gt;CHAR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;: Character string. Fields of type CHAR can have a maximum length of 1333 in tables. If you want to use longer character fields in tables, you must choose data type LCHR. There are no restrictions on the length of such fields in structures.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-style: inherit; background-color: #ffffff; font-family: inherit; font-weight: inherit; padding: 0 0 1px;"&gt;&lt;STRONG&gt;LCHR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;: Character string of any length, but has to be declared with a minimum of 256 characters. You must locate fields of this type at the end of transparent tables (in each table there can be only one such field) and must be preceded by a length field of type INT2. If there is an INSERT or UPDATE in ABAP programs, this length field must be filled with the length actually required. If the length field is not filled correctly, this leads to a data loss in the LCHR field. Fields of this type cannot be used in the WHERE condition of a SELECT statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;A class="active_link" href="http://help.sap.com/erp2005_ehp_04/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;So you can use datatype LCHR, just that it should be the last field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;You can also refer this link which shows some technical specifications&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/htmhelp/32/60a014540911d5a9fd00a0c9449261/content.htm"&gt;http://www.sapdb.org/htmhelp/32/60a014540911d5a9fd00a0c9449261/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0 0 1px; font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;After making the changes, if its still not activating, go to SE14, correct structure and activate the ztable. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 13:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613113#M1759942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613114#M1759943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use string type. it is the best option. Char2000 will not come at all. and something came like char1000 etc it will make ur table too bulky to work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 13:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613114#M1759943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-25T13:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613115#M1759944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare your field in Z-table something similar to field KNBLK from table CUKN (checkout it's data element KNBLKN to figure out the Elementary type domain).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 16:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613115#M1759944</guid>
      <dc:creator>sjeevan</dc:creator>
      <dc:date>2013-07-25T16:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613116#M1759945</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;Below links may help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1225569"&gt;http://scn.sap.com/thread/1225569&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1110840"&gt;http://scn.sap.com/thread/1110840&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change accordingly and also adjust your table in SE14 Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 17:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613116#M1759945</guid>
      <dc:creator>anilkumar_kalkivai</dc:creator>
      <dc:date>2013-07-25T17:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613117#M1759946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Susmitha,&lt;/P&gt;&lt;P&gt;Thanks For your useful links. Actually I am inserting the table from my coding. I am using Concatenate statement to insert the field value.&lt;/P&gt;&lt;P&gt;The problem is even though I declared the field by LCHR. during my debug I am getting only 261 char in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex.&lt;/P&gt;&lt;P&gt;data : lv_1 type string,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_2 type string,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_3 type ztable-field1.&amp;nbsp; " field is declared in table as LCHR type&lt;/P&gt;&lt;P&gt;concatenate lv_1 lv_2 into lv_3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case I am getting only 261 char.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more than 261 char is not inserting into lv_3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Inserting, I am sending this Via Function module.&lt;/P&gt;&lt;P&gt;So I can able to send only 261 char only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is I need to Insert into Table and then send via RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 07:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613117#M1759946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-27T07:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613118#M1759947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also opt for string type of data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below link for your reference.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/866656" title="http://scn.sap.com/thread/866656"&gt;http://scn.sap.com/thread/866656&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1662/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 11:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613118#M1759947</guid>
      <dc:creator>former_member491621</dc:creator>
      <dc:date>2013-07-27T11:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613119#M1759948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a string as shown below. But a limitation is that you can't generate a maintenance for your table, as strings can't be taken as declarative components to show on screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/252879" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 22:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613119#M1759948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-27T22:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613120#M1759949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/253070" /&gt;&lt;IMG class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613120#M1759949</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-07-29T05:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613121#M1759950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&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; You can use string as data type and put a limit 2000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613121#M1759950</guid>
      <dc:creator>aarif_baig</dc:creator>
      <dc:date>2013-07-29T05:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613122#M1759951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excellent answer karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613122#M1759951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-29T05:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ztable not activated while using standard data type char2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613123#M1759952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use string2000 as the type for declaring the field.&lt;/P&gt;&lt;P&gt;Now similar to the length field of type int2 that was required for LCHR field,you declare a &lt;/P&gt;&lt;P&gt;length field before the String2000 field that you have declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In code insert the contents of the fields in work area and insert it to the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, if 'length' is the int2 field and 'data' is the string2000 field declared in ztable then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&amp;nbsp; 'hello karthik' &lt;/P&gt;&lt;P&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; 'how are you'&lt;/P&gt;&lt;P&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; 'We are trying to resolve the issue'&lt;/P&gt;&lt;P&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; 'lets work together on this issue'&lt;/P&gt;&lt;P&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; into wa_ztable-data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_ztable-length = strlen ( wa_ztable-data)&lt;/P&gt;&lt;P&gt;Insert ztable from wa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 06:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ztable-not-activated-while-using-standard-data-type-char2000/m-p/9613123#M1759952</guid>
      <dc:creator>AbhishekV</dc:creator>
      <dc:date>2013-07-29T06:52:08Z</dc:date>
    </item>
  </channel>
</rss>

