<?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: module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781763#M648383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dialog Programming FAQ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Why do I need to do dialog programming? &lt;/P&gt;&lt;P&gt;Ans: to have your own customized screens and processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) What does dialog programming consist of ? &lt;/P&gt;&lt;P&gt;Ans: Screens with their corresponding processing code, Menu , module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Difference between the normal report / program and Module pool program?&lt;/P&gt;&lt;P&gt;Ans: Normal report can be run straight away by executing it and useually has a selection criteria &amp;#150; Attributes : 1 online program&lt;/P&gt;&lt;P&gt;Module pool program cannot be run straight away. It first needs to display a screen &amp;#150; attributes : M module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) What is PBO and PAI? &lt;/P&gt;&lt;P&gt;Ans: Process before output. Code that is executed prior to the display of a screen.&lt;/P&gt;&lt;P&gt;Process after input. Code that is executed after a button on the screen has been pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) How can I identify which button is pressed?&lt;/P&gt;&lt;P&gt;Ans: &amp;#147; fcode&amp;#148; attributes of the button. Define the okcode value of the screen (type sy-ucomm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) What is the GUI interface to the program? &lt;/P&gt;&lt;P&gt;Ans: The menu bar where you define the ok-codes of the buttons and function keys for the screen. You typically code SAVE, BACK, CANC, EXIT and then more specific codes. CANC (leave to screen 0) allows you to get out of the current screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) What does PAI and Pbo contain by default?&lt;/P&gt;&lt;P&gt;Ans: PBO - MODULE STATUS_0100 - Key / button definitions&lt;/P&gt;&lt;P&gt;PAI - * MODULE USER_COMMAND_0100 - How do you handle thecode behind the button that was pressed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; If we do not have / give menu bar than what will menu bar have by default?&lt;/P&gt;&lt;P&gt;Ans: Not much -&amp;gt; system , help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) How many PBO and PAI modules are allowed for a screen? &lt;/P&gt;&lt;P&gt;Ans: one PBO and one PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) In the menu bar can you associate a function key to a button?&lt;/P&gt;&lt;P&gt;Ans: yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 14:43:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T14:43:47Z</dc:date>
    <item>
      <title>module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781760#M648380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;            can anyone send  real time interview questions with answers for module pool program..please send me its very urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance....&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 14:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781760#M648380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T14:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781761#M648381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You better use Google....&amp;lt;a href="http://help.sap.com"&amp;gt;SAP Help&amp;lt;/a&amp;gt;...Or browse module pool questions in the forums...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 14:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781761#M648381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T14:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781762#M648382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;a href="http://www.sapbrainsonline.com/FAQs/TECHNICAL/SAP_ABAP_Transactions_FAQ.html"&amp;gt;refer this link1&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://abapcode.blogspot.com/2007/06/dialog-programming-faq.html"&amp;gt;also this link2&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="548433"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 14:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781762#M648382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T14:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781763#M648383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dialog Programming FAQ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Why do I need to do dialog programming? &lt;/P&gt;&lt;P&gt;Ans: to have your own customized screens and processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) What does dialog programming consist of ? &lt;/P&gt;&lt;P&gt;Ans: Screens with their corresponding processing code, Menu , module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Difference between the normal report / program and Module pool program?&lt;/P&gt;&lt;P&gt;Ans: Normal report can be run straight away by executing it and useually has a selection criteria &amp;#150; Attributes : 1 online program&lt;/P&gt;&lt;P&gt;Module pool program cannot be run straight away. It first needs to display a screen &amp;#150; attributes : M module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) What is PBO and PAI? &lt;/P&gt;&lt;P&gt;Ans: Process before output. Code that is executed prior to the display of a screen.&lt;/P&gt;&lt;P&gt;Process after input. Code that is executed after a button on the screen has been pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) How can I identify which button is pressed?&lt;/P&gt;&lt;P&gt;Ans: &amp;#147; fcode&amp;#148; attributes of the button. Define the okcode value of the screen (type sy-ucomm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) What is the GUI interface to the program? &lt;/P&gt;&lt;P&gt;Ans: The menu bar where you define the ok-codes of the buttons and function keys for the screen. You typically code SAVE, BACK, CANC, EXIT and then more specific codes. CANC (leave to screen 0) allows you to get out of the current screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) What does PAI and Pbo contain by default?&lt;/P&gt;&lt;P&gt;Ans: PBO - MODULE STATUS_0100 - Key / button definitions&lt;/P&gt;&lt;P&gt;PAI - * MODULE USER_COMMAND_0100 - How do you handle thecode behind the button that was pressed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; If we do not have / give menu bar than what will menu bar have by default?&lt;/P&gt;&lt;P&gt;Ans: Not much -&amp;gt; system , help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) How many PBO and PAI modules are allowed for a screen? &lt;/P&gt;&lt;P&gt;Ans: one PBO and one PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) In the menu bar can you associate a function key to a button?&lt;/P&gt;&lt;P&gt;Ans: yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 14:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/2781763#M648383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T14:43:47Z</dc:date>
    </item>
  </channel>
</rss>

