<?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 Module Pool. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788970#M339527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do v make availabe collapisible areas in module pool programming?Can anyone help me with that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking u in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Supriya Manik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 15:54:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-03T15:54:02Z</dc:date>
    <item>
      <title>Module Pool.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788970#M339527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do v make availabe collapisible areas in module pool programming?Can anyone help me with that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking u in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Supriya Manik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 15:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788970#M339527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T15:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788971#M339528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do this by using subscreens, one with the ui elements and one with no ui elements,  you can then call them dynamially depending on the which icon is clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 15:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788971#M339528</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-03T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788972#M339529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat r the ui elements??could elobrate a bit on that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking u in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Supriya Manik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788972#M339529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788973#M339530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The UI elements are the User Interface Elements,  like input fields, radiobuttons, pushbuttons, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So one subscreen would contain all of the elements that you want to make collaspable,  and the other will be a "Dummy" subscreen with nothing in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788973#M339530</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-03T16:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788974#M339531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;check this below link may be helpful for  you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_gci1193042,00.html?NextURL=http%3A//searchsap.techtarget.com/tip/0%2C289483%2Csid21_gci1193042%2C00.html" target="test_blank"&gt;http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_gci1193042,00.html?NextURL=http%3A//searchsap.techtarget.com/tip/0%2C289483%2Csid21_gci1193042%2C00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to login into it&lt;/P&gt;&lt;P&gt;here is the procedure mentioned in the above link supriya...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many times when we design a screen, we end up putting a lot of things on just that one screen. Collapsible sub-screens are great in that they prevent clutter while not missing out on displaying important data. &lt;/P&gt;&lt;P&gt;For example, consider wanting to display the following:&lt;/P&gt;&lt;P&gt;+ ABC&lt;/P&gt;&lt;P&gt;XYZ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here ABC is some contents with a button to collapse and expand. Below it is some other contents XYZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic:&lt;/P&gt;&lt;P&gt;We call a Screen 0100. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen 100 has two Sub screen areas sub1 and sub2. &lt;/P&gt;&lt;P&gt;Sub1 has ABC and sub2 has XYZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO makes call to both the subscreens. The trick is that the Screen No Sub1 calls is dynamic. It either calls 101 or 201, based on if the subscreen 1 is expanded or collapsed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Screen 101 has a button with icon collapse. Its functional code is "EXPCO'. Next to it, it has the contents ABC. (This represents the expanded mode). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Screen 201 has a button with icon EXPAND. Its functional code is also "EXPCO'. As it is in the collapsed mode, the contents ABC is not displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the functional code of 100 for the button EXPCO, we toggle the subscreen number to be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  Z_PP_EXPANDER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;  gv_screen type sy-DYNNR value '0101',&lt;/P&gt;&lt;P&gt;  ok_code   type sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call screen 0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;SCreen 0100&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MODULE STATUS_0100.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN sub1 INCLUDING sy-repid gv_screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN sub2 INCLUDING sy-repid '0300'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt; MODULE USER_COMMAND_0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module USER_COMMAND_0100 input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data:&lt;/P&gt;&lt;P&gt;    lv_okcode type sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lv_okcode = ok_code.&lt;/P&gt;&lt;P&gt;  clear ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if lv_okcode = 'EXPCO'.&lt;/P&gt;&lt;P&gt;    if gv_screen = '0101'.&lt;/P&gt;&lt;P&gt;      gv_screen = '0201'.&lt;/P&gt;&lt;P&gt;    else.&lt;/P&gt;&lt;P&gt;      gv_screen  = '0101'.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.                 " USER_COMMAND_0100  INPUT&lt;/P&gt;&lt;P&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;GUDURI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1788974#M339531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:08:53Z</dc:date>
    </item>
  </channel>
</rss>

