<?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: Table wizard control in Dialog Programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768628#M906868</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;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Using the Table Control Wizard&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;This wizard allows you to create a working table control quickly and easily. It also lets you generate certain standard table maintenance functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create table controls in this way and then adapt them to the particular needs of your application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Features&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creates an instance of the table control. &lt;/P&gt;&lt;P&gt;Assigns an ABAP Dictionary or program table to the table control. &lt;/P&gt;&lt;P&gt;Selects the table fields for the column definition. &lt;/P&gt;&lt;P&gt;Assigns important table control attributes. &lt;/P&gt;&lt;P&gt;Generates the relevant statements in the screen flow logic. &lt;/P&gt;&lt;P&gt;Creates PBO and PAI modules, subroutines (for standard table maintenance functions), and all necessary data definitions. &lt;/P&gt;&lt;P&gt;Generates standard functions for table maintenance (scrolling, insert/delete lines, select/deselect all). &lt;/P&gt;&lt;P&gt;Creates includes for the modules, data definitions, and subroutines, if required. &lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To start the table control wizard:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the graphical Screen Painte&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start the layout editor. &lt;/P&gt;&lt;P&gt;Switch to change mode if necessary. &lt;/P&gt;&lt;P&gt;Choose  from the element toolbar. &lt;/P&gt;&lt;P&gt;Define the table control area on the screen. &lt;/P&gt;&lt;P&gt;The wizard is now started in a separate dialog box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The wizard now takes you through the steps required to generate a working table control. The process consists of seven dialogs in which you define the attributes of the table controls and the ABAP code that needs to be generated. You can navigate between the dialogs using the Continue and Back buttons. When you choose Finish, the table control is generated. &lt;/P&gt;&lt;P&gt;In the alphanumeric Screen Painter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start the layout editor. &lt;/P&gt;&lt;P&gt;Switch to change mode if required. &lt;/P&gt;&lt;P&gt;Position the cursor where you would like the top left-hand corner of the table control area to be. &lt;/P&gt;&lt;P&gt;Choose Edit ® Wizards for creating elements ® Table control. &lt;/P&gt;&lt;P&gt;Position the cursor where you would like the bottom right-hand corner of the table control area to be. &lt;/P&gt;&lt;P&gt;Choose Mark end of ctrl. &lt;/P&gt;&lt;P&gt;The system starts the wizard in a separate dialog box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure then continues as described in step 5 above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an error occurs when you generate the table control, or you cancel the wizard, all of the objects and ABAP coding generated by the wizard are deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward If Helpful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2008 06:41:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-08T06:41:14Z</dc:date>
    <item>
      <title>Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768627#M906867</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 using table wizard control. In my table control i have three rows(records). &lt;/P&gt;&lt;P&gt;  is there any way to identify which row i have selected? &lt;/P&gt;&lt;P&gt;My requirement is, Based on row selection, I want to use the data in further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 06:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768627#M906867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T06:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768628#M906868</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;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Using the Table Control Wizard&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;This wizard allows you to create a working table control quickly and easily. It also lets you generate certain standard table maintenance functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create table controls in this way and then adapt them to the particular needs of your application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Features&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creates an instance of the table control. &lt;/P&gt;&lt;P&gt;Assigns an ABAP Dictionary or program table to the table control. &lt;/P&gt;&lt;P&gt;Selects the table fields for the column definition. &lt;/P&gt;&lt;P&gt;Assigns important table control attributes. &lt;/P&gt;&lt;P&gt;Generates the relevant statements in the screen flow logic. &lt;/P&gt;&lt;P&gt;Creates PBO and PAI modules, subroutines (for standard table maintenance functions), and all necessary data definitions. &lt;/P&gt;&lt;P&gt;Generates standard functions for table maintenance (scrolling, insert/delete lines, select/deselect all). &lt;/P&gt;&lt;P&gt;Creates includes for the modules, data definitions, and subroutines, if required. &lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To start the table control wizard:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the graphical Screen Painte&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start the layout editor. &lt;/P&gt;&lt;P&gt;Switch to change mode if necessary. &lt;/P&gt;&lt;P&gt;Choose  from the element toolbar. &lt;/P&gt;&lt;P&gt;Define the table control area on the screen. &lt;/P&gt;&lt;P&gt;The wizard is now started in a separate dialog box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The wizard now takes you through the steps required to generate a working table control. The process consists of seven dialogs in which you define the attributes of the table controls and the ABAP code that needs to be generated. You can navigate between the dialogs using the Continue and Back buttons. When you choose Finish, the table control is generated. &lt;/P&gt;&lt;P&gt;In the alphanumeric Screen Painter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start the layout editor. &lt;/P&gt;&lt;P&gt;Switch to change mode if required. &lt;/P&gt;&lt;P&gt;Position the cursor where you would like the top left-hand corner of the table control area to be. &lt;/P&gt;&lt;P&gt;Choose Edit ® Wizards for creating elements ® Table control. &lt;/P&gt;&lt;P&gt;Position the cursor where you would like the bottom right-hand corner of the table control area to be. &lt;/P&gt;&lt;P&gt;Choose Mark end of ctrl. &lt;/P&gt;&lt;P&gt;The system starts the wizard in a separate dialog box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure then continues as described in step 5 above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an error occurs when you generate the table control, or you cancel the wizard, all of the objects and ABAP coding generated by the wizard are deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward If Helpful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 06:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768628#M906868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T06:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768629#M906869</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 table control attribute CURRENT_LINE gives you the current line that is being processed.&lt;/P&gt;&lt;P&gt;Reward if found useful.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Prakash Ghantasala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 06:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768629#M906869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768630#M906870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i select second line , the table current line shows one only. I thing it is showing the how many lines has been selected? But My requirement is different. If i select second line item, then i will use second line item datas only for my further clarifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i identify whether i have selected that particular line item?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 07:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768630#M906870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T07:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768631#M906871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've the same problem, did you or anyone found how to solve this? CURRENT_LINE doesn't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 08:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768631#M906871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T08:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table wizard control in Dialog Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768632#M906872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still i am not getting the solution for the above problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 08:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-wizard-control-in-dialog-programming/m-p/3768632#M906872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T08:25:55Z</dc:date>
    </item>
  </channel>
</rss>

