<?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 ABAP OO using module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-using-module-pool/m-p/11134633#M1905631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create&amp;nbsp; two Dynpro screen in function module&amp;nbsp; . I want to call this screen in&amp;nbsp; ABAP OO in global class e.g event method . When user click whatever number then my first dynpro screen as popup come .With first popup i have action e.g Radio Button ( e.g Save or Delete Option ) when click radio button save then second dynpro screen call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do in ABAP OO in global class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some example or idea .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2015 12:06:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-19T12:06:47Z</dc:date>
    <item>
      <title>ABAP OO using module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-using-module-pool/m-p/11134633#M1905631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create&amp;nbsp; two Dynpro screen in function module&amp;nbsp; . I want to call this screen in&amp;nbsp; ABAP OO in global class e.g event method . When user click whatever number then my first dynpro screen as popup come .With first popup i have action e.g Radio Button ( e.g Save or Delete Option ) when click radio button save then second dynpro screen call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do in ABAP OO in global class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some example or idea .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 12:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-using-module-pool/m-p/11134633#M1905631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-19T12:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP OO using module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-using-module-pool/m-p/11134634#M1905632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot create a &lt;STRONG&gt;screen in class&lt;/STRONG&gt;. Therefore, you cannot call screen in global class because it cannot be in a class. However, you can create a &lt;STRONG&gt;function group&lt;/STRONG&gt; and &lt;STRONG&gt;related screens&lt;/STRONG&gt; in the &lt;STRONG&gt;function&lt;/STRONG&gt; &lt;STRONG&gt;group&lt;/STRONG&gt;. Then, you can create a&lt;STRONG&gt; function module&lt;/STRONG&gt; that calls your screens. &lt;STRONG&gt;Finally&lt;/STRONG&gt;, you can call the &lt;STRONG&gt;function modules&lt;/STRONG&gt; that you created in &lt;STRONG&gt;your class methods&lt;/STRONG&gt;. Therefore, &lt;STRONG&gt;you can call screens&lt;/STRONG&gt; in your &lt;STRONG&gt;global class&lt;/STRONG&gt; methods. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key is &lt;STRONG&gt;Function Group&lt;/STRONG&gt; and &lt;STRONG&gt;Function Modules&lt;/STRONG&gt; and call them in your class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Barış Arslan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 13:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oo-using-module-pool/m-p/11134634#M1905632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-19T13:47:55Z</dc:date>
    </item>
  </channel>
</rss>

