<?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: Runtime error while executing SE30 Tcode as CREATE_DATA_ILLEGAL_LENGTH in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127134#M1511940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to check that in the object(source code) which you are analysing via SE30 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 11:16:09 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2010-07-23T11:16:09Z</dc:date>
    <item>
      <title>Runtime error while executing SE30 Tcode as CREATE_DATA_ILLEGAL_LENGTH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127131#M1511937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I am executing a TCode SE30 I am getting following Runtime error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         CREATE_DATA_ILLEGAL_LENGTH&lt;/P&gt;&lt;P&gt;Except.                CX_SY_CREATE_DATA_ERROR&lt;/P&gt;&lt;P&gt;Date and Time          23.07.2010 12:28:30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;     CREATE DATA: Illegal value for the length of an object of the type "X"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;     Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     The current ABAP program "CL_ABAP_TRACE_FILE============CP" had to be&lt;/P&gt;&lt;P&gt;      terminated because it has&lt;/P&gt;&lt;P&gt;     come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Error analysis&lt;/P&gt;&lt;P&gt;     An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;     The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not&lt;/P&gt;&lt;P&gt;      caught in&lt;/P&gt;&lt;P&gt;     procedure "READ_INFO" "(METHOD)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;     Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;     exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;     The reason for the exception is:&lt;/P&gt;&lt;P&gt;     A data object of the type "X" with length 0 was to be created using&lt;/P&gt;&lt;P&gt;     CREATE DATA. The value 0 is not within the allowed range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Allowed range for the length specification:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Typ C, N, X: 1 .. 65535&lt;/P&gt;&lt;P&gt;     TYP P:       1 .. 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Missing RAISING Clause in Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me the solution .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127131#M1511937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T10:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error while executing SE30 Tcode as CREATE_DATA_ILLEGAL_LENGTH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127132#M1511938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the statmenet create data , how you are using this keyword?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 11:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127132#M1511938</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-07-23T11:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error while executing SE30 Tcode as CREATE_DATA_ILLEGAL_LENGTH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127133#M1511939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHERE WE CAN CHECK CREATE DATA? PLS SUGGEST ME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 11:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127133#M1511939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T11:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error while executing SE30 Tcode as CREATE_DATA_ILLEGAL_LENGTH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127134#M1511940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to check that in the object(source code) which you are analysing via SE30 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 11:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-while-executing-se30-tcode-as-create-data-illegal-length/m-p/7127134#M1511940</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-07-23T11:16:09Z</dc:date>
    </item>
  </channel>
</rss>

