<?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: Screen Design in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615475#M600324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see abap example programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_code is abapdocu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Dialogs &lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e9/635fa6e01e11d195490000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e9/635fa6e01e11d195490000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 06:57:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-07T06:57:48Z</dc:date>
    <item>
      <title>Screen Design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615473#M600322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have some data in the i_final table. my requirement is i want to display them in a screen by calling in the program.. &lt;/P&gt;&lt;P&gt;pl help me with coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more thing ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while desining the fields of i_final in the screen what name and text should be given ? pl do tell me....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 06:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615473#M600322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T06:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615474#M600323</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;see the system defined program.&lt;/P&gt;&lt;P&gt;goto tcode ABAPDOCU&lt;/P&gt;&lt;P&gt;select ABAP User Dialogs  -&amp;gt;Screens -&amp;gt;Processing Screens -&amp;gt;Simple Screen Modifications &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can give any name to the fields&amp;amp;texts u create in screen.but while passing the data to that field in screen u need to pass the values to the name u have given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 06:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615474#M600323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T06:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615475#M600324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see abap example programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_code is abapdocu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Dialogs &lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e9/635fa6e01e11d195490000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e9/635fa6e01e11d195490000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 06:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design/m-p/2615475#M600324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T06:57:48Z</dc:date>
    </item>
  </channel>
</rss>

