<?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 Error in modify statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915439#M1483505</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;When i am trying to update a z table by using modify statement, i am getting the following error:&lt;/P&gt;&lt;P&gt;                                                                                Short text                                                                                &lt;/P&gt;&lt;P&gt;SQL error in the database when accessing a table.                                               &lt;/P&gt;&lt;P&gt; What happened?                                                                                &lt;/P&gt;&lt;P&gt;When writing a data record to the database (i.e. when                                           &lt;/P&gt;&lt;P&gt;     updating the database), only part of the data field was                                         &lt;/P&gt;&lt;P&gt;     written (updated). The rest was truncated.                                                      &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_OPEN_SQL_DB', was not caught                   &lt;/P&gt;&lt;P&gt;      in                                                                                &lt;/P&gt;&lt;P&gt;procedure "FILLTABLE" "(FORM)", 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;     The problem has arisen because, within the database interface,                                  &lt;/P&gt;&lt;P&gt;     one of the data buffers made available for the INSERT (UPDATE)                                  &lt;/P&gt;&lt;P&gt;     is longer than the maximum defined in the database.                                             &lt;/P&gt;&lt;P&gt;     On the other hand, it may be that the length in the NAMETAB                                     &lt;/P&gt;&lt;P&gt;     does not match the maximum length defined in the database.                                      &lt;/P&gt;&lt;P&gt;     (In this case, the length in the NAMETAB is longer.)                                                                                &lt;/P&gt;&lt;P&gt;Please guide me how this error can be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 May 2010 06:44:12 GMT</pubDate>
    <dc:creator>former_member199650</dc:creator>
    <dc:date>2010-05-01T06:44:12Z</dc:date>
    <item>
      <title>Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915439#M1483505</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;When i am trying to update a z table by using modify statement, i am getting the following error:&lt;/P&gt;&lt;P&gt;                                                                                Short text                                                                                &lt;/P&gt;&lt;P&gt;SQL error in the database when accessing a table.                                               &lt;/P&gt;&lt;P&gt; What happened?                                                                                &lt;/P&gt;&lt;P&gt;When writing a data record to the database (i.e. when                                           &lt;/P&gt;&lt;P&gt;     updating the database), only part of the data field was                                         &lt;/P&gt;&lt;P&gt;     written (updated). The rest was truncated.                                                      &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_OPEN_SQL_DB', was not caught                   &lt;/P&gt;&lt;P&gt;      in                                                                                &lt;/P&gt;&lt;P&gt;procedure "FILLTABLE" "(FORM)", 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;     The problem has arisen because, within the database interface,                                  &lt;/P&gt;&lt;P&gt;     one of the data buffers made available for the INSERT (UPDATE)                                  &lt;/P&gt;&lt;P&gt;     is longer than the maximum defined in the database.                                             &lt;/P&gt;&lt;P&gt;     On the other hand, it may be that the length in the NAMETAB                                     &lt;/P&gt;&lt;P&gt;     does not match the maximum length defined in the database.                                      &lt;/P&gt;&lt;P&gt;     (In this case, the length in the NAMETAB is longer.)                                                                                &lt;/P&gt;&lt;P&gt;Please guide me how this error can be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 06:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915439#M1483505</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T06:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915440#M1483506</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;Check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35eb358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35eb358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it doesn't solve your problem paste the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and Best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 06:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915440#M1483506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T06:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915441#M1483507</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;LOOP AT i_outputfile INTO wa_outputfile.&lt;/P&gt;&lt;P&gt;    READ TABLE i_tab3 INTO wa_tab3 WITH KEY w_id =&lt;/P&gt;&lt;P&gt;     wa_outputfile-ablbelnr.&lt;/P&gt;&lt;P&gt;    IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    i_zdm_upload-mandt    =  sy-mandt.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-ablbelnr = wa_tab3-w_id.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-partner = wa_tab3-w_consumer.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-zwnummer = wa_tab3-w_reg.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-equnr = wa_tab3-w_device.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-v_zwstand = wa_tab3-w_reading.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-n_zwstand = wa_tab3-w_reading1.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-ablhinw = wa_tab3-w_remark.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-zmeter = wa_tab3-w_new_dev.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     i_zdm_upload-adat = wa_tab3-w_rd_date.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;concatenate wa_tab3-w_rd_date&lt;EM&gt;4(4) wa_tab3-w_rd_date&lt;/EM&gt;2(2)&lt;/P&gt;&lt;P&gt; wa_tab3-w_rd_date+0(2) into i_zdm_upload-adat separated by '.'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    i_zdm_upload-adat = v_adat.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     condense i_zdm_upload-adat.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_zdm_upload-atim = wa_tab3-w_rd_time.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-portion = wa_tab3-w_portion.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-ernam = sy-uname.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-erdat = sy-datum.&lt;/P&gt;&lt;P&gt;      i_zdm_upload-uzeit = sy-uzeit.&lt;/P&gt;&lt;P&gt;      APPEND i_zdm_upload.&lt;/P&gt;&lt;P&gt;      CLEAR: wa_tab3, i_zdm_upload.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ENQUEUE_E_TABLEE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      mode_rstable   = 'E'&lt;/P&gt;&lt;P&gt;      tabname        = 'ZDM_UPLOAD'&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      foreign_lock   = 1&lt;/P&gt;&lt;P&gt;      system_failure = 2&lt;/P&gt;&lt;P&gt;      OTHERS         = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODIFY zdm_upload FROM TABLE i_zdm_upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 07:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915441#M1483507</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T07:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915442#M1483508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  MP Vashishth    	&lt;/P&gt;&lt;P&gt; This problem might be the internal table or work area which you are using and the data base table(Z table ) structure is not matching,first check whether they are matching are not and if possible send snap shot of data declaration and modify statement block code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ameen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 07:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915442#M1483508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T07:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915443#M1483509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;The problem has arisen because, within the database interface, 
one of the data buffers made available for the INSERT (UPDATE) 
is longer than the maximum defined in the database. 
On the other hand, it may be that the length in the NAMETAB 
does not match the maximum length defined in the database. 
(In this case, the length in the NAMETAB is longer&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the data decleration part for length assigned. Its mismatching somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 07:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915443#M1483509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T07:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915444#M1483510</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;Check the length of the fields that u r using in your table and also check whether the values which you are entering thru your program is not larger(in respect to length).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve ur problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 08:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915444#M1483510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915445#M1483511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following is the data declaration:&lt;/P&gt;&lt;P&gt;TYPES : BEGIN OF t_tab3,&lt;/P&gt;&lt;P&gt;         w_consumer(10) TYPE c,&lt;/P&gt;&lt;P&gt;         w_reg          TYPE eabl-zwnummer,&lt;/P&gt;&lt;P&gt;         w_device       TYPE eabl-gernr,&lt;/P&gt;&lt;P&gt;         w_reading(17)  TYPE c,&lt;/P&gt;&lt;P&gt;         w_reading1(14) TYPE c,&lt;/P&gt;&lt;P&gt;         w_remark       TYPE eabl-ablhinw,&lt;/P&gt;&lt;P&gt;         w_new_dev      TYPE eabl-gernr,&lt;/P&gt;&lt;P&gt;         w_rd_date      TYPE zdm_upload-adat,&lt;/P&gt;&lt;P&gt;         w_rd_time      TYPE eabl-atim,&lt;/P&gt;&lt;P&gt;         w_id           TYPE eabl-ablbelnr,&lt;/P&gt;&lt;P&gt;         w_portion(4)      TYPE c,&lt;/P&gt;&lt;P&gt;       END OF t_tab3.&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF i_zdm_upload OCCURS 0,&lt;/P&gt;&lt;P&gt;        mandt          LIKE zdm_upload-mandt,&lt;/P&gt;&lt;P&gt;        ablbelnr       LIKE zdm_upload-ablbelnr,&lt;/P&gt;&lt;P&gt;        partner        LIKE zdm_upload-partner,&lt;/P&gt;&lt;P&gt;        zwnummer       LIKE zdm_upload-zwnummer,&lt;/P&gt;&lt;P&gt;        equnr          LIKE zdm_upload-equnr,&lt;/P&gt;&lt;P&gt;        v_zwstand      LIKE zdm_upload-v_zwstand,&lt;/P&gt;&lt;P&gt;        n_zwstand      LIKE zdm_upload-n_zwstand,&lt;/P&gt;&lt;P&gt;        ablhinw        LIKE zdm_upload-ablhinw,&lt;/P&gt;&lt;P&gt;        zmeter         LIKE zdm_upload-zmeter,&lt;/P&gt;&lt;P&gt;        adat           LIKE zdm_upload-adat,&lt;/P&gt;&lt;P&gt;        atim           LIKE zdm_upload-atim,&lt;/P&gt;&lt;P&gt;        portion        LIKE zdm_upload-portion,&lt;/P&gt;&lt;P&gt;        ernam          LIKE zdm_upload-ernam,&lt;/P&gt;&lt;P&gt;        erdat          LIKE zdm_upload-erdat,&lt;/P&gt;&lt;P&gt;        uzeit          LIKE zdm_upload-uzeit,&lt;/P&gt;&lt;P&gt;        END OF i_zdm_upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: MP Vashishth on May 1, 2010 10:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 08:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915445#M1483511</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T08:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915446#M1483512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of creating internal table like that why dont u declare your internal table like this&lt;/P&gt;&lt;P&gt;data: i_zdm_upload type table of zdm_upload with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will solve u r problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 08:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915446#M1483512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T08:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915447#M1483513</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 tried that way, but still the error is coming.&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: MP Vashishth on May 1, 2010 11:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 09:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915447#M1483513</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915448#M1483514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you tried that way (data: i_zdm_upload type table of zdm_upload with header line.) &lt;/P&gt;&lt;P&gt; what is the error it is giving the same dump? or some other error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915448#M1483514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T11:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915449#M1483515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am still getting the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915449#M1483515</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T11:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915450#M1483516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;send u r screen shot of the Z table to ameenshaik at gmail dot com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915450#M1483516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915451#M1483517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The error message is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text                                                                                &lt;/P&gt;&lt;P&gt;SQL error in the database when accessing a table.                                                 &lt;/P&gt;&lt;P&gt; What happened?                                                                                &lt;/P&gt;&lt;P&gt;When writing a data record to the database (i.e. when                                             &lt;/P&gt;&lt;P&gt;     updating the database), only part of the data field was                                           &lt;/P&gt;&lt;P&gt;     written (updated). The rest was truncated.                                                        &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_OPEN_SQL_DB', was not caught                     &lt;/P&gt;&lt;P&gt;      in                                                                                &lt;/P&gt;&lt;P&gt;procedure "FILLTABLE" "(FORM)", 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;     The problem has arisen because, within the database interface,                                    &lt;/P&gt;&lt;P&gt;     one of the data buffers made available for the INSERT (UPDATE)                                    &lt;/P&gt;&lt;P&gt;     is longer than the maximum defined in the database.                                               &lt;/P&gt;&lt;P&gt;     On the other hand, it may be that the length in the NAMETAB                                       &lt;/P&gt;&lt;P&gt;     does not match the maximum length defined in the database.                                        &lt;/P&gt;&lt;P&gt;     (In this case, the length in the NAMETAB is longer.)                                              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of dump&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on May 1, 2010 5:59 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915451#M1483517</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T11:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915452#M1483518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See SAP Say to Do any Data Base Operations there are some pre requesties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Cut and paste without attribution from &lt;A href="http://www.thaiabap.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=2890" target="test_blank"&gt;http://www.thaiabap.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=2890&lt;/A&gt; removed &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on May 1, 2010 6:07 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915452#M1483518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-01T11:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error in modify statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915453#M1483519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error has been resolved.&lt;/P&gt;&lt;P&gt;Thanks everyone. It was a great help from all of you. Thank you so much for all your kind help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;MP Vashishth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 14:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-modify-statement/m-p/6915453#M1483519</guid>
      <dc:creator>former_member199650</dc:creator>
      <dc:date>2010-05-01T14:08:20Z</dc:date>
    </item>
  </channel>
</rss>

