<?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: PopUp Window in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086674#M99554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;populate the field catlaog,and populate the internal table with data . and call this FM ..&lt;/P&gt;&lt;P&gt;when you select the row this will return the slected row.&lt;/P&gt;&lt;P&gt;using that row you can populate the fields in the screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it making sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know...&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2005 19:11:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-16T19:11:44Z</dc:date>
    <item>
      <title>PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086665#M99545</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;In Va01, if i enter sold-to party value &amp;amp; press enter, popup window should display valid active contracts for that sold-to-party.pOPUP WINDOW SHOULD HAVE FIELDS vbeln, auart,kTEXT,GUEBG,GUEEN from vbak. How can i achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guru's help me ..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086665#M99545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086666#M99546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can code in PAI - check the value for the field sold-to-party and call a pop up window function module. Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086666#M99546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086667#M99547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this fm &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;F4IF_INT_TABLE_VALUE_REQUEST&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086667#M99547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086668#M99548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that PopUp screen I need to give 2 options for "COPY" &amp;amp; CLOSE. If choose value &amp;amp; click Copy the corresponding Contract field filled with contract number......?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pl.. Give me same code for this FM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086668#M99548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086669#M99549</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;You can use one of these fm:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES:&lt;/P&gt;&lt;P&gt;Dialog box for the display and request of values, without check &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES_DB_CHECKED:&lt;/P&gt;&lt;P&gt;Dialog box for requesting values, check against the DB table/view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES_SET_MAX_FIELD:&lt;/P&gt;&lt;P&gt;Dialog box for setting the maximum no. of fields per dialog box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES_USER_BUTTONS:&lt;/P&gt;&lt;P&gt;Dialog box for requesting values and offering user pushbuttons &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES_USER_CHECKED:&lt;/P&gt;&lt;P&gt;Dialog box for requesting values, check by user exit &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_VALUES_USER_HELP:&lt;/P&gt;&lt;P&gt;Dialog box for requesting values, call of user exits and help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if its helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086669#M99549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086670#M99550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Probably this can be achieved by User Exits or Business ADDins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link for Business Addins&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/ee/a1d548892b11d295d60000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/ee/a1d548892b11d295d60000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link for User Exits&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:44:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086670#M99550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086671#M99551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fill the internal table with the data, and call the function module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is it standard transaction or custom..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086671#M99551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086672#M99552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For custom Transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 18:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086672#M99552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T18:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086673#M99553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then in that case you can use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;        CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'
           EXPORTING
              I_TITLE         = 'Select Sales Order'
               I_SCREEN_START_COLUMN   = 30
               I_SCREEN_START_LINE     = 01
               I_SCREEN_END_COLUMN     = 100
               I_SCREEN_END_LINE       = 25
               I_CHECKBOX_FIELDNAME    = 'CHECK'
                I_TABNAME               = 'IT_VBAP'
               IT_FIELDCAT             = IT_FIELDCAT
          IMPORTING
               ES_SELFIELD              = WA_SELFIELD
           TABLES
                T_OUTTAB                = IT_VBAP
          EXCEPTIONS
               PROGRAM_ERROR           = 1
               OTHERS                  = 2.
        IF SY-SUBRC &amp;lt;&amp;gt; 0.
*       MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          EXIT.
        ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086673#M99553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T19:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086674#M99554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;populate the field catlaog,and populate the internal table with data . and call this FM ..&lt;/P&gt;&lt;P&gt;when you select the row this will return the slected row.&lt;/P&gt;&lt;P&gt;using that row you can populate the fields in the screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it making sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know...&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086674#M99554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T19:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086675#M99555</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; Title should be like this Open contract for Customer "XXXXX" XXXXX=Customer number should populate from screen field Sold-to-party.How can i do this???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086675#M99555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T19:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086676#M99556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The place where you write the F4 code , you already have the customer number,&lt;/P&gt;&lt;P&gt;So you can concatenate 'Open Contracts for ' V_SOLDTO into a variable say v_title, and pass this field against the title parameter in the F4 FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Kalpana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086676#M99556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T19:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086677#M99557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selecct the data from popup and read the table that return by the FM and populate with the data you got..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086677#M99557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086678#M99558</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 want to check this FM with Report program by hardcoding Value. Do I need to Declare Fieldcatelog, Slis object??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you guys helping me lot can u give me Sample code to call this FM in Report program...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 20:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086678#M99558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T20:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086679#M99559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;    REFRESH: IT_VBAK,
             IT_VBAP.
    IF R_SO = 'X'.
      SELECT VBELN
             KUNNR
             BSTNK
        INTO TABLE IT_VBAK
        FROM VBAK
      WHERE VBELN = I_VBELN AND
            AUART IN S_AUART.
    ELSEIF R_PO = 'X'.
      SELECT VBELN
             KUNNR
             BSTNK
        INTO TABLE IT_VBAK
        FROM VBAK
      WHERE BSTNK = I_BSTNK AND
            AUART IN S_AUART.
    ENDIF.
    IF SY-SUBRC &amp;lt;&amp;gt; 0.
      MESSAGE I002 WITH
      'Enter valid sales order and purchase order number'(003).
      EXIT.
    ELSE.
      IF NOT IT_VBAK[] IS INITIAL.
        SELECT  VBELN               "Sales Document
                POSNR               "Sales Document Item
                MATNR               "Material Number
                ARKTX               "Customer Material
                NETPR               "Unit sell
                KMEIN               "Unit of measure
                NETWR               "Extended sell
                POSEX               "Order line number
                KWMENG
           INTO CORRESPONDING FIELDS OF TABLE IT_VBAP
           FROM VBAP
          FOR ALL ENTRIES IN IT_VBAK
         WHERE VBELN = IT_VBAK-VBELN
         AND   UEPOS = '000000'
         AND   ABGRU = ' '.
        IF SY-SUBRC &amp;lt;&amp;gt; 0.
          MESSAGE E002 WITH 'Sales Document item no found'(002).
          EXIT.
        ELSE.

                  ENDIF.

        SELECT VBELN KUNNR PARVW ADRNR
          INTO TABLE IT_VBPA
          FROM VBPA
             FOR ALL ENTRIES IN IT_VBAK
         WHERE VBELN = IT_VBAK-VBELN. "AND
        IF NOT IT_VBPA[] IS INITIAL.
          SELECT KUNNR NAME1 NAME2 STRAS ORT01 REGIO PSTLZ
                 INTO TABLE IT_KNA1 FROM KNA1
                 FOR ALL ENTRIES IN IT_VBPA
                 WHERE KUNNR = IT_VBPA-KUNNR.

          SELECT ADDRNUMBER NAME1 NAME2 POST_CODE1
                 STREET LOCATION REGION CITY1 COUNTRY
                 INTO TABLE IT_ADRC FROM ADRC
                 FOR ALL ENTRIES IN IT_VBPA
                 WHERE ADDRNUMBER = IT_VBPA-ADRNR.

        ENDIF.
*-Get BSTKD from VBKD
        SELECT BSTKD  UP TO 1 ROWS
          INTO V_BSTKD
          FROM VBKD
         WHERE VBELN = X_VBAK-VBELN.
        ENDSELECT.


****** Fill fieldcat
        DATA:IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV.
        DATA:WA_FIELDCAT LIKE LINE OF IT_FIELDCAT,
             WA_SELFIELD TYPE SLIS_SELFIELD.
        DATA:L_LINES LIKE SY-TABIX.
*-----change by itigin04
*----added sort condition.
        SORT IT_VBAP BY VBELN   POSEX.

        WA_FIELDCAT-FIELDNAME = 'VBELN'.
        WA_FIELDCAT-SELTEXT_M = 'Sales Document'(008).
        WA_FIELDCAT-OUTPUTLEN = 14.
        WA_FIELDCAT-COL_POS    = 1.
        APPEND WA_FIELDCAT TO IT_FIELDCAT.
        CLEAR WA_FIELDCAT.


        WA_FIELDCAT-FIELDNAME = 'POSNR'.
        WA_FIELDCAT-SELTEXT_M = 'Sales Document Item'(009).
        WA_FIELDCAT-OUTPUTLEN = 19.
        WA_FIELDCAT-COL_POS    = 2.
        APPEND WA_FIELDCAT TO IT_FIELDCAT.
        CLEAR WA_FIELDCAT.

        WA_FIELDCAT-FIELDNAME = 'POSEX'.
        WA_FIELDCAT-SELTEXT_M = 'Cust PO Line'(010).
        WA_FIELDCAT-OUTPUTLEN = 12.
        WA_FIELDCAT-COL_POS    = 3.
        APPEND WA_FIELDCAT TO IT_FIELDCAT.
        CLEAR WA_FIELDCAT.

        WA_FIELDCAT-FIELDNAME = 'MATNR'.
        WA_FIELDCAT-SELTEXT_M = 'Material Number'(011).
        WA_FIELDCAT-OUTPUTLEN = 18.
        WA_FIELDCAT-COL_POS    = 4.
        APPEND WA_FIELDCAT TO IT_FIELDCAT.
        CLEAR WA_FIELDCAT.

        CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'
           EXPORTING
              I_TITLE         = 'Select Sales Order to create IDoc'(012)
               I_SCREEN_START_COLUMN   = 30
               I_SCREEN_START_LINE     = 01
               I_SCREEN_END_COLUMN     = 100
               I_SCREEN_END_LINE       = 25
               I_CHECKBOX_FIELDNAME    = 'CHECK'
                I_TABNAME               = 'IT_VBAP'
               IT_FIELDCAT             = IT_FIELDCAT
          IMPORTING
               ES_SELFIELD              = WA_SELFIELD
           TABLES
                T_OUTTAB                = IT_VBAP
          EXCEPTIONS
               PROGRAM_ERROR           = 1
               OTHERS                  = 2.
        IF SY-SUBRC &amp;lt;&amp;gt; 0.
*       MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          EXIT.
        ENDIF.
        E_VBAP[] = IT_VBAP[].
        DESCRIBE TABLE IT_VBAP LINES L_LINES.
      ENDIF.
    ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 20:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086679#M99559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T20:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: PopUp Window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086680#M99560</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; Thanks a lot for ur help. Can i use Popup_get_value FM to diaply Value like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VBELN  KTEXT AUART GUEBG GUEEN&lt;/P&gt;&lt;P&gt; value  value value value value&lt;/P&gt;&lt;P&gt; val2   val2   val2  val2 val2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Copy cancel  In this Format . Also I should able to select value in popup then corresponding value should go for screen field....... Help me with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thanks a lot for ur great help all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2005 22:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/popup-window/m-p/1086680#M99560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-16T22:02:39Z</dc:date>
    </item>
  </channel>
</rss>

