<?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: alternative for Dynpro Layout-Painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015036#M411698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it in selection-screen field also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : p1 like mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert into ztab values p1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;here your ztab must have only one field matnr&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use some fn module like POPUP_GET_VALUESto take the value from user and process that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 10:24:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T10:24:26Z</dc:date>
    <item>
      <title>alternative for Dynpro Layout-Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015033#M411695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I can't use the Dynpro Layout-Painter. &lt;/P&gt;&lt;P&gt;How could I programm or implement such input fields&lt;/P&gt;&lt;P&gt;and buttons to put the entered values into &lt;/P&gt;&lt;P&gt;dictonary table. To sum up I need a alternative solution&lt;/P&gt;&lt;P&gt;for Dynpro Layout-Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015033#M411695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: alternative for Dynpro Layout-Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015034#M411696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all teh fields that are to be maintained are from the same z table, then you can use the table maintenance generator(Although the system will use the screen painter to build the same, you would not bother abput designing the screen atleast).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link for step by step approach to create atable maintenance.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1391062"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015034#M411696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: alternative for Dynpro Layout-Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015035#M411697</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 the Table maintenance feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenance generator is used to create screen to maintain values in a table.&lt;/P&gt;&lt;P&gt;To create it Go to SE11,&lt;/P&gt;&lt;P&gt;enter the table name and then click on change, then in the menu Utilities-&amp;gt;Table maintenance Generator.&lt;/P&gt;&lt;P&gt;Or use SE54.&lt;/P&gt;&lt;P&gt;Once you create maintenance generator, you can goto transaction SM30 and add data to table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="220576"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015035#M411697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: alternative for Dynpro Layout-Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015036#M411698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it in selection-screen field also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : p1 like mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert into ztab values p1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;here your ztab must have only one field matnr&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use some fn module like POPUP_GET_VALUESto take the value from user and process that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015036#M411698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: alternative for Dynpro Layout-Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015037#M411699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.... thanks for all your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I reproduce a tablecontrol ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alternative-for-dynpro-layout-painter/m-p/2015037#M411699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:33:48Z</dc:date>
    </item>
  </channel>
</rss>

