<?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: modulpool programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428255#M1245666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes pawan..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have declared that input/output field as variable in my program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2009 09:58:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-06T09:58:32Z</dc:date>
    <item>
      <title>modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428253#M1245664</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;i am working in module pool programming.&lt;/P&gt;&lt;P&gt;I have one input/output feild on my screen.&lt;/P&gt;&lt;P&gt;By pressing 'enter' button that field is getting cleared, but in my code there in nothing for 'enter'&lt;/P&gt;&lt;P&gt;button.&lt;/P&gt;&lt;P&gt;why it is happening?&lt;/P&gt;&lt;P&gt;plz help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428253#M1245664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428254#M1245665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have variable defined in program for that input field? If not then define a variable with same name as your input/output field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428254#M1245665</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-04-06T09:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428255#M1245666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes pawan..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have declared that input/output field as variable in my program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428255#M1245666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428256#M1245667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you debug the program after you press enter... keep on looking for the value of variable which corresponds to you input/ouput field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428256#M1245667</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-04-06T10:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428257#M1245668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As enter has no function code (Sy-Ucomm) when you press enter whatever you have written in PAI will be excuted if you havent provided any condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 11:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428257#M1245668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428258#M1245669</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;do not clear your variables or call the same screen in PBO or PAI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrtie when others in PBO and PAI it will work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
module user_command_0200 input.
case ok.
*------Leave screen
    when 'BACK'.
      leave to screen 100.
*------Leave transaction
    when 'EXIT'.
      leave program.
*------Select sales item details
    when other.             "Write this statemnet
*     Do nothing              &amp;lt;&amp;lt;--- "Write this statemnet
  endcase.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 12:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428258#M1245669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T12:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428259#M1245670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just make sure that you are not clearing the values .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI ... the sequence will follow like this ... &lt;/P&gt;&lt;P&gt;initially before screen appears control will go to the event PBO and PAI and &lt;STRONG&gt;again PBO&lt;/STRONG&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this will help you. reply me still the problem is persisting the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sreenivasa sarma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 03:59:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428259#M1245670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T03:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428260#M1245671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think somewhere in the program you are deleting the variable after pressing the enter button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove all the clear statements in the program and then check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the debugger and see at which statement the value is getting cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a breakpoint in the case statement in the PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e you must have written something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN BACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'CANCEL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'ENTER'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put the break-point in the case statementa nd start doing F5 and see where is the value getting cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can easily find that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 12:29:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428260#M1245671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T12:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: modulpool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428261#M1245672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;    If you dont write anything under 'enter' the cursor goes back to PBO module again . So you will get the initial screen (i.e., with no values)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 11:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulpool-programming/m-p/5428261#M1245672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T11:01:25Z</dc:date>
    </item>
  </channel>
</rss>

