<?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: call subscreen inside a module or a form. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337220#M1229660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2009 04:29:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-06T04:29:30Z</dc:date>
    <item>
      <title>call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337214#M1229654</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;is it possible to call a subscreen inside of a pai module or a form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 21:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337214#M1229654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T21:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337215#M1229655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, You have to do this from PBO. any kind of screen modification should be done in PBO only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 21:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337215#M1229655</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-05T21:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337216#M1229656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kuntal, that would be logical. however I need to call this subscreen as a reaction to a user command (ie. a function code). I could set a global variable in PAI and then call the subscreen in PBO accordingly, but there is no way to check a variable value in screen logic, so again, I'd have to call the subscreen inside of a module. how do you bind the call of a subscreen to a user command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 22:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337216#M1229656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T22:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337217#M1229657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can define 2 different screen with same layout, and call the screens depending on the F-code user has pressed. I have done this, and it worked successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 22:19:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337217#M1229657</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-05T22:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337218#M1229658</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;In PAI set a flag when there is user_command based on which you need a subscreen&lt;/P&gt;&lt;P&gt;then In PBO using the condition if the flag is set... you can call the subscreen within the if condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 22:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337218#M1229658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T22:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337219#M1229659</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 think you can define a golable variable used to store your subscreen number, change this number according to your sy-ucomm in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     when you calling subscreen, use the variable instead of the hard code of screen number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 03:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337219#M1229659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T03:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen inside a module or a form.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337220#M1229660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 04:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen-inside-a-module-or-a-form/m-p/5337220#M1229660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T04:29:30Z</dc:date>
    </item>
  </channel>
</rss>

