<?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: Pop-up Function module for comments. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465578#M832940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se37 and type popup* you will find lots of FMs read their documents and use them.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards always give motivation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2008 10:20:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-13T10:20:53Z</dc:date>
    <item>
      <title>Pop-up Function module for comments.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465574#M832936</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;I need Pop-up kind function module, which will show a box and inside that box i should be able to write any text or comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Gaurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465574#M832936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Function module for comments.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465575#M832937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM,&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM_WITH_MESSAGE &lt;/P&gt;&lt;P&gt;POPUP_TO_DISPLAY_TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Google on these FM and u will find the code also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:55:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465575#M832937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Function module for comments.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465576#M832938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check these out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_CONFIRM_LOSS_OF_DATA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_CONFIRM_STEP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you make a question whether the user wishes to perform the step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_CONFIRM_WITH_MESSAGE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you inform the user about a specific decision point during an action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_CONFIRM_WITH_VALUE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you make a question whether the user wishes to perform a processing step with a particular object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_DECIDE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;provide user with several choices as radio buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_DECIDE_WITH_MESSAGE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you inform the user about a specific decision point via a diagnosis text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_DISPLAY_TEXT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create a dialog box in which you display a two line message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_SELECT_MONTH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Popup to choose a month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_WITH_TABLE_DISPLAY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Provide a display of a table for user to select one, with the value of the table line returned when selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Helpful&lt;/P&gt;&lt;P&gt;sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465576#M832938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Function module for comments.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465577#M832939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai &lt;STRONG&gt;Gaurav&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try This   FM's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_GET_VALUES_USER_BUTTONS&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_INFORM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POPUP_TO_DISPLAY_TEXT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 10:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465577#M832939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Function module for comments.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465578#M832940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se37 and type popup* you will find lots of FMs read their documents and use them.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards always give motivation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 10:20:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pop-up-function-module-for-comments/m-p/3465578#M832940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T10:20:53Z</dc:date>
    </item>
  </channel>
</rss>

