<?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: List Box Problem in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988777#M952880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please paste the code ...so that i can get an clear idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 07:04:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T07:04:37Z</dc:date>
    <item>
      <title>List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988763#M952866</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 have 3 list box coloum in my table control.Based on the 1st list box selection i wanna fill the 2nd list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;STRONG&gt;function code&lt;/STRONG&gt; 'CUS' and made the &lt;STRONG&gt;Fct type&lt;/STRONG&gt; &amp;lt;BLANK&amp;gt; but my problem is fuction code triggers PAI but i am not getting the values what i slected in the 1st list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988763#M952866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988764#M952867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write ur logic for filling the second list box in PBO and check in debugging if it is being triggered...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988764#M952867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988765#M952868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lavanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when i give the function code and click it goes PAI and PBO but i can get the values from the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988765#M952868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T11:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988766#M952869</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;The selected value from the list box will be updated in the internal table which is attached to the table control. Just check the internal table contents for that row. The selected value should be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 11:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988766#M952869</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-10T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988767#M952870</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;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;  MODULE user_command_0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  loop at it_time.&lt;/P&gt;&lt;P&gt;     module get_data.&lt;/P&gt;&lt;P&gt;  endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PROCESS ON VALUE-REQUEST.&lt;/P&gt;&lt;P&gt;  FIELD X_TIME-CUSTOMER MODULE CUSTOMER_details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my  &lt;STRONG&gt;X_TIME-CUSTOMER&lt;/STRONG&gt; is the table control field name&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it_time&lt;/STRONG&gt; is my internal table. the problem is when i select values in&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;X_TIME-CUSTOMER listbox&lt;/STRONG&gt; and try to retrive in PAI the value is null .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 14:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988767#M952870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988768#M952871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Try this one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process AFter input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS ON VALUE-REQUEST.&lt;/P&gt;&lt;P&gt;  FIELD table-field&lt;/P&gt;&lt;P&gt;  MODULE populate_field1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  FIELD table-field&lt;/P&gt;&lt;P&gt;MODULE populate_field2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if u have further question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 21:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988768#M952871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T21:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988769#M952872</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;Are you updating the internal table based on the value selected by the user in MODULE CUSTOMER_details. If you don't update the internal table, values will be lost. So, just check this and attach the code of MODULE CUSTOMER_details if it doesn't solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 04:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988769#M952872</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T04:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988770#M952873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not updating the internal table once value is selected from  the list box the problem is i am not able to retrive the values from the screen field &lt;STRONG&gt;X_TIME-CUSTOMER&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have pasted the code for the POV...please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;module CUSTOMER_details input.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;data : v_cus_count  TYPE i,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;       &lt;EM&gt;v_pspnr      TYPE i,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;       &lt;EM&gt;v_project(8).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*-----Check already listbox has data.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;if l_clist is INITIAL.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;     &lt;EM&gt;l_cname = 'X_TIME-CUSTOMER'.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;     &lt;EM&gt;SELECT cust_no FROM zassignment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;               &lt;EM&gt;into (zassignment-cust_no)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;              &lt;EM&gt;where EMPLOYEE_ID = LFA1-LIFNR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;               &lt;EM&gt;ORDER BY cust_no.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       +v_cus_count   = v_cus_count + 1.+&lt;/P&gt;&lt;P&gt;       &lt;EM&gt;l_Cvalue-key  = v_cus_count.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;       &lt;EM&gt;l_Cvalue-text = zassignment-cust_no.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;       &lt;EM&gt;APPEND l_Cvalue to l_clist.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;      &lt;EM&gt;ENDSELECT.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;   &lt;EM&gt;CLEAR v_cus_count.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*-----Upload the data to the list box.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;CALL FUNCTION 'VRM_SET_VALUES'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;    &lt;EM&gt;EXPORTING&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;      &lt;EM&gt;id     = l_cname&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;      &lt;EM&gt;values = l_clist.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;   &lt;EM&gt;endif.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;endmodule.                 " CUSTOMER_details  INPUT&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 04:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988770#M952873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T04:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988771#M952874</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;If i'm not wrong:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;l_clist&lt;/STRONG&gt; contains the values to be displayed in the list box. So, if the list box contains the values then your code will not have any effect because entire code is in &lt;STRONG&gt;if&lt;/STRONG&gt; block. Please check whether this is correct or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check all these thing by debugging the POV module.&lt;/P&gt;&lt;P&gt;The structure you have used is &lt;STRONG&gt;X_TIME&lt;/STRONG&gt; to display the internal table. So, when you select any value this structure will be updated and this value you have to modify in the internal table &lt;STRONG&gt;it_time&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;with the current line no of the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have code snippet to explain this behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 04:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988771#M952874</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T04:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988772#M952875</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 following link which could be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: [http://help.sap.com/erp2005_ehp_03/helpdata/EN/9f/dbabe435c111d1829f0000e829fbfe/frameset.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 04:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988772#M952875</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T04:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988773#M952876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthikeyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to insert a list box in the table control,&lt;/P&gt;&lt;P&gt;it is not accepting .&lt;/P&gt;&lt;P&gt;can u plz tell how did u added the list box into table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 05:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988773#M952876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T05:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988774#M952877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the system is not passing the values for the structure XTIME-Customer alone but i have a other field XTIME-PROJECT which is a ordinary text box in my table control where i am able to to read in PAI loop and Endloop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that any steps to be followed while changing textbox to list box .If so please explain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 05:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988774#M952877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T05:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988775#M952878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place a Textbox in the table control and change the DROPDOWN option as Listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 05:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988775#M952878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T05:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988776#M952879</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've tried this. I was able to read the selected list box value. When i update the internal table with the new value, UI displays selected value. Just modify the internal table in the PAI loop..endloop for the current line of table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: List box values are coming from data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Siva Satya Prasad Yerra on Jun 11, 2008 12:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 06:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988776#M952879</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T06:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988777#M952880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please paste the code ...so that i can get an clear idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 07:04:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988777#M952880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T07:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988778#M952881</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;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;  MODULE USER_COMMAND_1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    loop at lt_table_temp.&lt;/P&gt;&lt;P&gt;      module table_1000_input.&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------" /&gt;&lt;P&gt;MODULE TABLE_1000_INPUT INPUT.&lt;/P&gt;&lt;P&gt;  wa_table_temp = zdemo_ts_sub_device_dmswcv-operator.&lt;/P&gt;&lt;P&gt;  read table lt_table_temp transporting no fields index table_ctrl-current_line.&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    modify lt_table_temp from wa_table_temp index table_ctrl-current_line.&lt;/P&gt;&lt;P&gt;  else.&lt;/P&gt;&lt;P&gt;    append wa_table_temp to lt_table_temp .&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " TABLE_1000_INPUT  INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;zdemo_ts_sub_device_dmswcv&lt;/STRONG&gt; is the structure which i'm using.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lt_table_temp&lt;/STRONG&gt; is the internal table which is used for table control.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;table_ctrl&lt;/STRONG&gt; is the Table control name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have POV module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if it is useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 07:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988778#M952881</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T07:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988779#M952882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your extended help.But still i have a clarrification,which  is  &lt;STRONG&gt;zdemo_ts_sub_device_dmswcv-operator&lt;/STRONG&gt; did you assign this field as get from program or get from Dictionary .Because in my case i got it from Program.If the other case how to create a zstructure for my userdefined table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 07:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988779#M952882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T07:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988780#M952883</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've used that field by "Get from Dictionary" option. You can create structure for your table as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a structure with some name.&lt;/P&gt;&lt;P&gt;enter the field values as &lt;/P&gt;&lt;P&gt;    component = .include&lt;/P&gt;&lt;P&gt;    Type category = Type&lt;/P&gt;&lt;P&gt;    component type = * your table name*.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this strcuture in your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 08:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988780#M952883</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T08:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988781#M952884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign points if the problem is resolved and mark the thread as answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 11:48:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988781#M952884</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-11T11:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Problem in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988782#M952885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank all.....Problem solved it was the function module in the POV that was troubling me... instead of VRM_SET_VALUES i now used F4IF_INT_TABLE_VALUE_REQUEST that was working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all specially SIVA....you helped me lot in fixing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 09:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-box-problem-in-table-control/m-p/3988782#M952885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T09:25:48Z</dc:date>
    </item>
  </channel>
</rss>

