<?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: Subscreen field reading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973996#M949181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wire a module ... when on that button clicked ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen..&lt;/P&gt;&lt;P&gt;  and make the invisible attribute in the to be '0'.&lt;/P&gt;&lt;P&gt;endloop...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this would solve the probelm ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regrds &lt;/P&gt;&lt;P&gt;chandu reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 11:29:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T11:29:53Z</dc:date>
    <item>
      <title>Subscreen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973994#M949179</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 am facing a problem with subscreen, could anybody help me.&lt;/P&gt;&lt;P&gt;I created a selection screen  with two subscreens&lt;/P&gt;&lt;P&gt;in one subscreen i have two blocks one is for creation another one is for deletion when i select deletion it should disable creation block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please anybody help me how can i do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing another issue also when execute this report with second sub screen in selection screen i will display out put when i come back the selection screen is displaying with first sub screen not with second sub screen, but i want display selection screen with second subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sivakumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 11:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973994#M949179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T11:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973995#M949180</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;You have to use the event 'at selection-screen output' and LOOP AT SCREEN to disable the block. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example program can be found at.&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="39476"&gt;&lt;/A&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;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 11:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973995#M949180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T11:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973996#M949181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wire a module ... when on that button clicked ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen..&lt;/P&gt;&lt;P&gt;  and make the invisible attribute in the to be '0'.&lt;/P&gt;&lt;P&gt;endloop...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this would solve the probelm ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regrds &lt;/P&gt;&lt;P&gt;chandu reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 11:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-field-reading/m-p/3973996#M949181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T11:29:53Z</dc:date>
    </item>
  </channel>
</rss>

