<?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: Uploading ztable from selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477666#M1060341</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 your requirement is to insert values entered on the selection screen into a single custom table then you can create table maintenance from Table maintenance generator with Maintenance type as 'two step'. Specify overview screen number (say 100) and single screen number (say 200) and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you go to SM30 and trying to click on New entries button you can see the selection screen. You can simply enter values on the selection screen and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 10:10:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-16T10:10:53Z</dc:date>
    <item>
      <title>Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477661#M1060336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;                    i have one simple requirment. when the user enter's the data in selection screen, i need to upload that data to corresponding ztable. pls help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;MurugeshRajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 11:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477661#M1060336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477662#M1060337</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;1.Create a TMG for that ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Create a parameter Transaction from SE93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 11:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477662#M1060337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T11:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477663#M1060338</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;For your requirement you can try Table maintenance Generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will generate you a Screen where you can maintain(Input/Edit/Delete) your table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Forum on Table Maintenance Generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following Links;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[What is table maintenance generator?|http://www.saptechies.com/what-is-table-maintenance-generator/]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[How to create table maintenance generator?|http://www.saptechies.com/how-to-create-table-maintenance-generator/]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 11:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477663#M1060338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477664#M1060339</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;first create a workarea with all the screen fields then u can move all the screen field variables into that workarea and use insert statement. u can use F1(help on Insert for various options) but in this case it is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT INTO (dbtabname)  VALUES wa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 12:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477664#M1060339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477665#M1060340</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;/P&gt;&lt;P&gt;if you want to save the data entered by the user into table&lt;/P&gt;&lt;P&gt;use INSERT TABLE NAME.&lt;/P&gt;&lt;P&gt;if you want to change the existing data then use&lt;/P&gt;&lt;P&gt;MODIFY TABLE NAME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 09:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477665#M1060340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477666#M1060341</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 your requirement is to insert values entered on the selection screen into a single custom table then you can create table maintenance from Table maintenance generator with Maintenance type as 'two step'. Specify overview screen number (say 100) and single screen number (say 200) and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you go to SM30 and trying to click on New entries button you can see the selection screen. You can simply enter values on the selection screen and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 10:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477666#M1060341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477667#M1060342</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;Creat table maintainence generator. Assign a transaction code to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 10:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477667#M1060342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T10:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477668#M1060343</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;u can  use insert stmt for inserting data i data-base.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example .&lt;/P&gt;&lt;P&gt;tables:lfa1.&lt;/P&gt;&lt;P&gt;parameters:p_lifnr like lfa1-lifnr.&lt;/P&gt;&lt;P&gt;lfa1-lifnr  = lifnr.&lt;/P&gt;&lt;P&gt;insert lfa1.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;it will be work.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Shaik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 02:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477668#M1060343</guid>
      <dc:creator>shadow</dc:creator>
      <dc:date>2008-09-18T02:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477669#M1060344</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;PRE&gt;&lt;CODE&gt;tables : zalok_mo.
data : itab type table of zalok_mo with header line,
       wa type zalok_mo.
data : v_PUR_ORD_NO type zalok_mo-PUR_ORD_NO.

parameters : p_PUR like zalok_mo-PUR_ORD_NO.


move p_PUR to v_PUR_ORD_NO.

move v_PUR_ORD_NO to itab-PUR_ORD_NO.

modify zalok_mo from itab.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken my own ztable and uploaded the data, same way u also follow the procedure. It will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 05:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477669#M1060344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T05:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading ztable from selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477670#M1060345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se93,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create transaction Z***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select Transaction With Parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in transaction put 'sm30'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now put this parameter in proporsed value&lt;/P&gt;&lt;P&gt;name of the screen field    value&lt;/P&gt;&lt;P&gt;VIEWNAME	                 your table name&lt;/P&gt;&lt;P&gt;UPDATE	                           X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Alpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 10:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-ztable-from-selection-screen/m-p/4477670#M1060345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T10:32:45Z</dc:date>
    </item>
  </channel>
</rss>

