<?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: USER DIALOG in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228557#M770109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User dialog&lt;/P&gt;&lt;P&gt;This section describes the dialogs that you can use in ABAP to communicate with program users. It explains how to pass data between user dialogs and ABAP programs, how to define user dialogs within your programs, and how to process user input. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, ABAP programs with type 1 (executable programs), M (module pools), and F (function groups) can contain their own user dialogs. In the future, it is planned to allow classes in ABAP Objects also to have screens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards&lt;/P&gt;&lt;P&gt;Palak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2008 06:42:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-31T06:42:06Z</dc:date>
    <item>
      <title>USER DIALOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228553#M770105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Q]	Pls explain the term USER DIALOG   what is that we need to specify or the system specifies automatically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 11:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228553#M770105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: USER DIALOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228554#M770106</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;Try the below link for your query : &lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/06/lesson7-user-dialogs-and-selection.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/06/lesson7-user-dialogs-and-selection.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Esha Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 11:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228554#M770106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T11:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: USER DIALOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228555#M770107</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;User Dialog is a user action like giving input, pressing a push button etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program can behave differently according the various user dialogs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reefr to the document on dialog programming:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb2d40358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb2d40358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Renjith Michael on Jan 18, 2008 4:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 11:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228555#M770107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T11:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: USER DIALOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228556#M770108</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;USER DIALOG - is nothing but anyting that will be developed by user in the form of screens , messages, selection-screens called as user dialogs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to know deeply wht comes under user dialogs and what are the programmes related to user dialogs just &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from SAP easy acces screen  go to tcoce - ABAPDOCU -&amp;gt;ABAP USER dialogs. in which u finds lots of sample programs go throught it . It will be very uselful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sunil kairam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 11:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228556#M770108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: USER DIALOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228557#M770109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User dialog&lt;/P&gt;&lt;P&gt;This section describes the dialogs that you can use in ABAP to communicate with program users. It explains how to pass data between user dialogs and ABAP programs, how to define user dialogs within your programs, and how to process user input. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, ABAP programs with type 1 (executable programs), M (module pools), and F (function groups) can contain their own user dialogs. In the future, it is planned to allow classes in ABAP Objects also to have screens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards&lt;/P&gt;&lt;P&gt;Palak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 06:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-dialog/m-p/3228557#M770109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T06:42:06Z</dc:date>
    </item>
  </channel>
</rss>

