<?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: error in ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823545#M919549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS VISHAL , MY PROBLEM HAS SOLVED ......&lt;/P&gt;&lt;P&gt;THANKS TI ALLL FOR REPLY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 11:01:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-21T11:01:11Z</dc:date>
    <item>
      <title>error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823541#M919545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, pls help me its urgent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm displaying one internal table in alv gri .&lt;/P&gt;&lt;P&gt;i used 'REUSE_ALV_GRID_DISPALY' .&lt;/P&gt;&lt;P&gt;it gives me alv output . but when i'm clicking on 'LOCAL_FILE' button on application tool bar then it gives dump error .&lt;/P&gt;&lt;P&gt;the dump error is as follows ,&lt;/P&gt;&lt;P&gt;' Field symbol has not yet been assigned'.&lt;/P&gt;&lt;P&gt;ASSIGNED                                                           &lt;/P&gt;&lt;P&gt;Date and Time          21.05.2008 15:26:41                                                                                &lt;/P&gt;&lt;P&gt;ShrtText                                                                                &lt;/P&gt;&lt;P&gt;Field symbol has not yet been assigned.                                                        &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLKKBL" had to be terminated because one of the                    &lt;/P&gt;&lt;P&gt;    statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                          &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Print out the error message (using the "Print" function)                                       &lt;/P&gt;&lt;P&gt;    and make a note of the actions and input that caused the                                       &lt;/P&gt;&lt;P&gt;    error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                 &lt;/P&gt;&lt;P&gt;    You can use transaction ST22 (ABAP Dump Analysis) to view and administer                       &lt;/P&gt;&lt;P&gt;     termination messages, especially those beyond their normal deletion                           &lt;/P&gt;&lt;P&gt;    date.                                                                                &lt;/P&gt;&lt;P&gt;is especially useful if you want to keep a particular message.                                 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;You attempted to access an unassigned field symbol                                             &lt;/P&gt;&lt;P&gt;    (data segment 107).                                                                                &lt;/P&gt;&lt;P&gt;This error may occur for any of the following reasons:                                         &lt;/P&gt;&lt;P&gt;    - You address a typed field symbol before it is set using ASSIGN                               &lt;/P&gt;&lt;P&gt;    - You address a field symbol that points to a line in an internal table                        &lt;/P&gt;&lt;P&gt;      that has been deleted                                                                        &lt;/P&gt;&lt;P&gt;    - You address a field symbol that had previously been reset using                              &lt;/P&gt;&lt;P&gt;      UNASSIGN, or that pointed to a local field that no longer exists                             &lt;/P&gt;&lt;P&gt;    - You address a global function interface parameter, even                                      &lt;/P&gt;&lt;P&gt;      though the relevant function module is not active,                                           &lt;/P&gt;&lt;P&gt;      that is it is not in the list of active calls. You can get the list                          &lt;/P&gt;&lt;P&gt;      of active calls from the this short dump.                                                                                &lt;/P&gt;&lt;P&gt;How to correct the error                                                                                &lt;/P&gt;&lt;P&gt;You may able to find an interim solution to the problem                                        &lt;/P&gt;&lt;P&gt;    in the SAP note system. If you have access to the note system yourself,                        &lt;/P&gt;&lt;P&gt;    use the following search criteria:                                                                                &lt;/P&gt;&lt;P&gt;"GETWA_NOT_ASSIGNED" C                                                                         &lt;/P&gt;&lt;P&gt;    "SAPLKKBL" or "LKKBLF99"                                                                       &lt;/P&gt;&lt;P&gt;    "GEN_FIELD_OUT2"                                                                                &lt;/P&gt;&lt;P&gt;If you cannot solve the problem yourself and you wish to send                                  &lt;/P&gt;&lt;P&gt;    an error message to SAP, include the following documents:                                                                                &lt;/P&gt;&lt;P&gt;1. A printout of the problem description (short dump)                                          &lt;/P&gt;&lt;P&gt;       To obtain this, select in the current display "System-&amp;gt;List-&amp;gt;                               &lt;/P&gt;&lt;P&gt;       Save-&amp;gt;Local File (unconverted)".                                                                                &lt;/P&gt;&lt;P&gt;2. A suitable printout of the system log                                                       &lt;/P&gt;&lt;P&gt;       To obtain this, call the system log through transaction SM21.                               &lt;/P&gt;&lt;P&gt;       Limit the time interval to 10 minutes before and 5 minutes                                  &lt;/P&gt;&lt;P&gt;       after the short dump. In the display, then select the function                              &lt;/P&gt;&lt;P&gt;       "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File (unconverted)".                                                                                &lt;/P&gt;&lt;P&gt;3. If the programs are your own programs or modified SAP programs,                             &lt;/P&gt;&lt;P&gt;       supply the source code.                                                                     &lt;/P&gt;&lt;P&gt;       To do this, select the Editor function "Further Utilities-&amp;gt;                                 &lt;/P&gt;&lt;P&gt;       Upload/Download-&amp;gt;Download".                                                                                &lt;/P&gt;&lt;P&gt;4. Details regarding the conditions under which the error occurred                             &lt;/P&gt;&lt;P&gt;       or which actions and input led to the error.                                                &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;System environment                                                                                &lt;/P&gt;&lt;P&gt;SAP Release.............. "640"                                                                                &lt;/P&gt;&lt;P&gt;Application server....... "production"                                                         &lt;/P&gt;&lt;P&gt;    Network address.......... "192.168.0.27"                                                       &lt;/P&gt;&lt;P&gt;    Operating system......... "Windows NT"                                                         &lt;/P&gt;&lt;P&gt;    Release.................. "5.2"                                                                &lt;/P&gt;&lt;P&gt;    Hardware type............ "2x Intel 80686"                                                     &lt;/P&gt;&lt;P&gt;    Character length......... 16 Bits                                                              &lt;/P&gt;&lt;P&gt;    Pointer length........... 32 Bits                                                              &lt;/P&gt;&lt;P&gt;    Work process number...... 1                                                                    &lt;/P&gt;&lt;P&gt;    Short dump setting....... "full"                                                                                &lt;/P&gt;&lt;P&gt;Database server.......... "PRODUCTION"                                                         &lt;/P&gt;&lt;P&gt;    Database type............ "ORACLE"                                                             &lt;/P&gt;&lt;P&gt;    Database name............ "P50"                                                                &lt;/P&gt;&lt;P&gt;    Database owner........... "SAPP50"                                                                                &lt;/P&gt;&lt;P&gt;Character set............ "C"                                                                                &lt;/P&gt;&lt;P&gt;SAP kernel............... "640"                                                                &lt;/P&gt;&lt;P&gt;    Created on............... "Nov 26 2007 00:46:41"                                               &lt;/P&gt;&lt;P&gt;    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"                       &lt;/P&gt;&lt;P&gt;    Database version......... "OCI_920_SHARE "                                                                                &lt;/P&gt;&lt;P&gt;Patch level.............. "210"                                                                &lt;/P&gt;&lt;P&gt;    Patch text............... " "                                                                                &lt;/P&gt;&lt;P&gt;Supported environment....                                                                      &lt;/P&gt;&lt;P&gt;    Database................. "ORACLE 9.2.0.&lt;STRONG&gt;.&lt;/STRONG&gt;, ORACLE 10.1.0.&lt;STRONG&gt;.&lt;/STRONG&gt;, ORACLE                         &lt;/P&gt;&lt;P&gt;     10.2.0.&lt;STRONG&gt;.&lt;/STRONG&gt;"                                                                                &lt;/P&gt;&lt;P&gt;SAP database version..... "640"                                                                &lt;/P&gt;&lt;P&gt;    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2,                     &lt;/P&gt;&lt;P&gt;     Windows NT 6.0"                                                                                &lt;/P&gt;&lt;P&gt;Memory usage.............                                                                      &lt;/P&gt;&lt;P&gt;    Roll..................... 8176                                                                 &lt;/P&gt;&lt;P&gt;    EM....................... 27176032                                                             &lt;/P&gt;&lt;P&gt;    Heap..................... 0                                                                    &lt;/P&gt;&lt;P&gt;    Page..................... 163840                                                               &lt;/P&gt;&lt;P&gt;    MM Used.................. 15995976                                                             &lt;/P&gt;&lt;P&gt;    MM Free.................. 724656                                                               &lt;/P&gt;&lt;P&gt;    SAP Release.............. "640"                                                                                &lt;/P&gt;&lt;P&gt;User and Transaction                                                                                &lt;/P&gt;&lt;P&gt;Client.............. 610                                                                       &lt;/P&gt;&lt;P&gt;    User................ "DEVUSER"                                                                 &lt;/P&gt;&lt;P&gt;    Language key........ "E"                                                                       &lt;/P&gt;&lt;P&gt;    Transaction......... "ZSB "                                                                    &lt;/P&gt;&lt;P&gt;    Program............. "SAPLKKBL"                                                                &lt;/P&gt;&lt;P&gt;    Screen.............. "SAPLKKBL 0500"                                                           &lt;/P&gt;&lt;P&gt;    Screen line......... 3                                                                         &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Information on where terminated                                                                    &lt;/P&gt;&lt;P&gt;    The termination occurred in the ABAP program "SAPLKKBL" in "GEN_FIELD_OUT2".                   &lt;/P&gt;&lt;P&gt;    The main program was "ZSCOREBOARD_MANUAL ".                                                                                &lt;/P&gt;&lt;P&gt;The termination occurred in line 2916 of the source code of the (Include)                      &lt;/P&gt;&lt;P&gt;     program "LKKBLF99"                                                                                &lt;/P&gt;&lt;P&gt;of the source code of program "LKKBLF99" (when calling the editor 29160).                      &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Source Code Extract                                                                                &lt;/P&gt;&lt;P&gt;Line  SourceCde                                                                                &lt;/P&gt;&lt;P&gt;2886       else.                                                                                &lt;/P&gt;&lt;P&gt;2887         assign &amp;lt;fs12&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2888         gs_fc = gs_sfc12.                                                                    &lt;/P&gt;&lt;P&gt; 2889       endif.                                                                                &lt;/P&gt;&lt;P&gt;2890     when 013.                                                                                &lt;/P&gt;&lt;P&gt;2891       if gs_out_flags-slave ne 'X'.                                                          &lt;/P&gt;&lt;P&gt; 2892         assign &amp;lt;fm13&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2893         gs_fc = gs_mfc13.                                                                    &lt;/P&gt;&lt;P&gt; 2894       else.                                                                                &lt;/P&gt;&lt;P&gt;2895         assign &amp;lt;fs13&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2896         gs_fc = gs_sfc13.                                                                    &lt;/P&gt;&lt;P&gt; 2897       endif.                                                                                &lt;/P&gt;&lt;P&gt;2898     when 014.                                                                                &lt;/P&gt;&lt;P&gt;2899       if gs_out_flags-slave ne 'X'.                                                          &lt;/P&gt;&lt;P&gt; 2900         assign &amp;lt;fm14&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2901         gs_fc = gs_mfc14.                                                                    &lt;/P&gt;&lt;P&gt; 2902       else.                                                                                &lt;/P&gt;&lt;P&gt;2903         assign &amp;lt;fs14&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2904         gs_fc = gs_sfc14.                                                                    &lt;/P&gt;&lt;P&gt; 2905       endif.                                                                                &lt;/P&gt;&lt;P&gt;2906     when 015.                                                                                &lt;/P&gt;&lt;P&gt;2907       if gs_out_flags-slave ne 'X'.                                                          &lt;/P&gt;&lt;P&gt; 2908         assign &amp;lt;fm15&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2909         gs_fc = gs_mfc15.                                                                    &lt;/P&gt;&lt;P&gt; 2910       else.                                                                                &lt;/P&gt;&lt;P&gt;2911         assign &amp;lt;fs15&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2912         gs_fc = gs_sfc15.                                                                    &lt;/P&gt;&lt;P&gt; 2913       endif.                                                                                &lt;/P&gt;&lt;P&gt;2914     when 016.                                                                                &lt;/P&gt;&lt;P&gt;2915       if gs_out_flags-slave ne 'X'.                                                          &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;         assign &amp;lt;fm16&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2917         gs_fc = gs_mfc16.                                                                    &lt;/P&gt;&lt;P&gt; 2918       else.                                                                                &lt;/P&gt;&lt;P&gt;2919         assign &amp;lt;fs16&amp;gt; to &amp;lt;field&amp;gt;.                                                            &lt;/P&gt;&lt;P&gt; 2920         gs_fc = gs_sfc16.                                                                    &lt;/P&gt;&lt;P&gt; 2921       endif.                                                                                &lt;/P&gt;&lt;P&gt;2922     when 017.                                                                                &lt;/P&gt;&lt;P&gt;2923       if gs_out_flags-slave ne 'X'.                                                          &lt;/P&gt;&lt;P&gt; 2924         assign &amp;lt;fm17&amp;gt; to &amp;lt;field&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 10:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823541#M919545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823542#M919546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Please check whether you have given field name in upper case while filling the field catalog.Also check whether you have written the proper subroutine for the functioning of that code.Also,check whether you have provided proper function code for that button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 10:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823542#M919546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823543#M919547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt; once try like this&lt;/P&gt;&lt;P&gt;just comment the g_table in the field cat&lt;/P&gt;&lt;P&gt; and try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 10:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823543#M919547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823544#M919548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check this program as reference..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************&lt;/P&gt;&lt;P&gt;TABLES: ekko.&lt;/P&gt;&lt;P&gt;type-pools slis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data my type SLIS_T_FIELDCAT_ALV with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;selection-screen begin of block b1 with frame title text-001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: pur for ekko-ekorg obligatory,&lt;/P&gt;&lt;P&gt;                ord1 for ekko-ebeln,&lt;/P&gt;&lt;P&gt;                date1 for ekko-aedat obligatory.&lt;/P&gt;&lt;P&gt;selection-screen end of block b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: begin of details occurs 10,&lt;/P&gt;&lt;P&gt;      ord like EKKO-EBELN,&lt;/P&gt;&lt;P&gt;      org like EKKO-EKORG,&lt;/P&gt;&lt;P&gt;      date like EKKO-AEDAT,&lt;/P&gt;&lt;P&gt;      ven like EKKO-LLIEF,&lt;/P&gt;&lt;P&gt;      nam like LFA1-NAME1,&lt;/P&gt;&lt;P&gt;      item like EKPO-EBELP,&lt;/P&gt;&lt;P&gt;      mat like EKPO-MATNR,&lt;/P&gt;&lt;P&gt;      plant like EKPO-WERKS,&lt;/P&gt;&lt;P&gt;      text like EKPO-TXZ01,&lt;/P&gt;&lt;P&gt;      qty like EKPO-MENGE,&lt;/P&gt;&lt;P&gt;      end of details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT EKKO&lt;SUB&gt;EBELN EKKO&lt;/SUB&gt;EKORG EKKO&lt;SUB&gt;AEDAT EKKO&lt;/SUB&gt;LLIEF LFA1&lt;SUB&gt;NAME1 EKPO&lt;/SUB&gt;EBELP&lt;/P&gt;&lt;P&gt;EKPO&lt;SUB&gt;MATNR EKPO&lt;/SUB&gt;WERKS EKPO&lt;SUB&gt;TXZ01 EKPO&lt;/SUB&gt;MENGE into table details FROM&lt;/P&gt;&lt;P&gt;EKKO INNER JOIN EKPO ON EKPO&lt;SUB&gt;ebeln = EKKO&lt;/SUB&gt;EBELN INNER JOIN LFA1 ON&lt;/P&gt;&lt;P&gt;EKKO&lt;SUB&gt;LIFRE = LFA1&lt;/SUB&gt;NAME1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;   I_PROGRAM_NAME               =  sy-repid&lt;/P&gt;&lt;P&gt;   I_INTERNAL_TABNAME           = 'DETAILS'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_STRUCTURE_NAME            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CLIENT_NEVER_DISPLAY      = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   I_INCLNAME                   = sy-repid&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BYPASSING_BUFFER           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BUFFER_ACTIVE              =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CHANGING&lt;/P&gt;&lt;P&gt;   ct_fieldcat                  = my[].&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  INCONSISTENT_INTERFACE       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PROGRAM_ERROR                = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                       = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_INTERFACE_CHECK                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BYPASSING_BUFFER                = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BUFFER_ACTIVE                   = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    I_CALLBACK_PROGRAM                = sy-repid&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CALLBACK_PF_STATUS_SET          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CALLBACK_USER_COMMAND           = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CALLBACK_TOP_OF_PAGE            = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CALLBACK_HTML_TOP_OF_PAGE       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CALLBACK_HTML_END_OF_LIST       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_STRUCTURE_NAME                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BACKGROUND_ID                   = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_GRID_TITLE                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_GRID_SETTINGS                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IS_LAYOUT                         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   IT_FIELDCAT                       = my[]&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_EXCLUDING                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_SPECIAL_GROUPS                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_SORT                           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_FILTER                         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IS_SEL_HIDE                       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_DEFAULT                         = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SAVE                            = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IS_VARIANT                        =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_EVENTS                         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_EVENT_EXIT                     =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IS_PRINT                          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IS_REPREP_ID                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SCREEN_START_COLUMN             = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SCREEN_START_LINE               = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SCREEN_END_COLUMN               = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SCREEN_END_LINE                 = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_ALV_GRAPHICS                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_HYPERLINK                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_ADD_FIELDCAT                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IT_EXCEPT_QINFO                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_HTML_HEIGHT_TOP                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_HTML_HEIGHT_END                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  E_EXIT_CAUSED_BY_CALLER           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ES_EXIT_CAUSED_BY_USER            =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    t_outtab                          = details[]&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PROGRAM_ERROR                     = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                            = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************&lt;/P&gt;&lt;P&gt;hope this will help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 10:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823544#M919548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T10:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823545#M919549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS VISHAL , MY PROBLEM HAS SOLVED ......&lt;/P&gt;&lt;P&gt;THANKS TI ALLL FOR REPLY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 11:01:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823545#M919549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T11:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823546#M919550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why dont you guys post the solution for reference once the issue is fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 15:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823546#M919550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-05T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: error in ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823547#M919551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unreadable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-alv/m-p/3823547#M919551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T08:50:27Z</dc:date>
    </item>
  </channel>
</rss>

