<?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: Adding ztable to screen? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692794#M623028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know the difference. It is the first time I am working with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as I am able to save record(s)  consisting of product ,price and date in my ztable.&lt;/P&gt;&lt;P&gt;Key is product and price in the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the enduser inputs product , price and date then enters the next product , price and date and so on. It is like creating records in a ztable via screen instead of sm30. The reason I am using screen is because I have radio buttons and other data on the screen. In the middle of the screen I want user to input data to create records in the ztable mentioned above..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 18:10:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-23T18:10:53Z</dc:date>
    <item>
      <title>Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692791#M623025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how to desing a screen 100 so that user can add line items to ztable. How to design the screen for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ztable has product , price and date. The user wants to add at most 5 line items (products) at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you list the steps involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 17:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692791#M623025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T17:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692792#M623026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want to the products to be saved in the table. Row wise or Column wise ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 17:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692792#M623026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692793#M623027</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;   Dont create any screen just create table maintenance for this table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   steps : goto se11.. and enter the table name and click on change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     go to menu   utilities-&amp;gt;table maintenance generator -&amp;gt; click on create &lt;/P&gt;&lt;P&gt;  give the authorization group as &amp;amp;NC&amp;amp; give some name in function group and select the two step radio button  and give some number to over view screen say 100 and single screen 200 and save..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to SM30 give thee table name and click on maintain.. there you can maintin the entries int he table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692793#M623027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692794#M623028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know the difference. It is the first time I am working with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as I am able to save record(s)  consisting of product ,price and date in my ztable.&lt;/P&gt;&lt;P&gt;Key is product and price in the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the enduser inputs product , price and date then enters the next product , price and date and so on. It is like creating records in a ztable via screen instead of sm30. The reason I am using screen is because I have radio buttons and other data on the screen. In the middle of the screen I want user to input data to create records in the ztable mentioned above..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692794#M623028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692795#M623029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table control should work for your requirement.. as the user can enter N number of products he wants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692795#M623029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692796#M623030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am familiar with SM30. I am developing my program with several screens. Screen 100 is for user to create records in ztable mentioned before. I want to know how do I create this step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692796#M623030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692797#M623031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. How to do this using table control step by step...I have never used table control before (Table control wizard is not working - It hangs for a very long time - over twenty minutes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692797#M623031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692798#M623032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac4435c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac4435c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the above link.. that should help you in creating a table control of your own..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 18:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692798#M623032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T18:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding ztable to screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692799#M623033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please don't double cross posts.... &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="533386"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 22:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-ztable-to-screen/m-p/2692799#M623033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T22:38:09Z</dc:date>
    </item>
  </channel>
</rss>

