<?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 Problem with Char Data Type in Parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-char-data-type-in-parameters/m-p/4950981#M1154420</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;I declared some parameters with char data type.&lt;/P&gt;&lt;P&gt;PARAMETERS: PRNO LIKE EBAN-BANFN OBLIGATORY,&lt;/P&gt;&lt;P&gt;TEXT1(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT2(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT3(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT4(600) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT5(50) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT6(50) LOWER CASE.&lt;/P&gt;&lt;P&gt;But when i give text during execution it accepts only 132 characters.How to overcome this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2008 07:57:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-19T07:57:09Z</dc:date>
    <item>
      <title>Problem with Char Data Type in Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-char-data-type-in-parameters/m-p/4950981#M1154420</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;I declared some parameters with char data type.&lt;/P&gt;&lt;P&gt;PARAMETERS: PRNO LIKE EBAN-BANFN OBLIGATORY,&lt;/P&gt;&lt;P&gt;TEXT1(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT2(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT3(100) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT4(600) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT5(50) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT6(50) LOWER CASE.&lt;/P&gt;&lt;P&gt;But when i give text during execution it accepts only 132 characters.How to overcome this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-char-data-type-in-parameters/m-p/4950981#M1154420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T07:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Char Data Type in Parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-char-data-type-in-parameters/m-p/4950982#M1154421</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;Delcare as string,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: PRNO LIKE EBAN-BANFN OBLIGATORY,&lt;/P&gt;&lt;P&gt;TEXT1 type string LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT2 type string LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT3 type string LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT4 type string LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT5(50) LOWER CASE,&lt;/P&gt;&lt;P&gt;TEXT6(50) type string LOWER CASE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 08:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-char-data-type-in-parameters/m-p/4950982#M1154421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T08:05:01Z</dc:date>
    </item>
  </channel>
</rss>

