<?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: MB5B has default selection parameters filled in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166122#M1907852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tanmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what about the check boxes under Settings? how are these getting checked automatically?&lt;/P&gt;&lt;P&gt;is there a different perform for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2015 13:12:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-07-21T13:12:28Z</dc:date>
    <item>
      <title>MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166117#M1907847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i see that in MB5B transaction, the selection parameters (check boxes) are automatically filled as soon as the transaction is called. I see that therer is no by default = 'X' for these check boxes. would like to understand from where are these check boxes getting filled from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a Z copy of MB5B transaction and this automatic selection of checkboxes is creating problem for selection in my Z report. Please Suggest how do i avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166117#M1907847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-21T11:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166118#M1907848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lavanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are getting filled during the initialization event through perform &lt;SPAN class="L0S52"&gt;PERFORM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;esdus_get_parameters&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you notice inside this perfrom we have the values being fetched from ESDUS table. If they are empty then 'X' is being passed to checkbox parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Tanmay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166118#M1907848</guid>
      <dc:creator>TanmayVerma</dc:creator>
      <dc:date>2015-07-21T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166119#M1907849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had commented out this section of initialization in my Z report. But still the values are populated to the checkboxes.&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166119#M1907849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-21T12:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166120#M1907850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can explicitly put 'DEFAULT space' infront of required checkbox selection field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166120#M1907850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-21T12:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166121#M1907851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Lavanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I skipped the whole perform in debug mode and the check box remain unchecked. &lt;/P&gt;&lt;P&gt;Please comment the whole perform , if not done already. Otherwise create a watch point on the parameters to check where they are getting filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166121#M1907851</guid>
      <dc:creator>TanmayVerma</dc:creator>
      <dc:date>2015-07-21T12:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166122#M1907852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tanmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what about the check boxes under Settings? how are these getting checked automatically?&lt;/P&gt;&lt;P&gt;is there a different perform for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166122#M1907852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-21T13:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166123#M1907853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are blank in my case and do not get filled.However i can see lot of places in the INITIALIZATION / AT SELECTION SCREEN OUTPUT event where values are getting assigned to screen parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively , if you want these to be blank you can just clear them&amp;nbsp; after the standard code in initialization event. This will overwrite the std&amp;nbsp; and will make sure that parameters are blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly check for AT SELECTION SCREEN OUTPUT. Debugging is the only option i guess, &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166123#M1907853</guid>
      <dc:creator>TanmayVerma</dc:creator>
      <dc:date>2015-07-21T13:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: MB5B has default selection parameters filled</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166124#M1907854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your valuable replies. I managed to fix this issue. i commented the performs under initialization, at-selection screen and at-selection screen output which involved esdus and this solved my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 14:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5b-has-default-selection-parameters-filled/m-p/11166124#M1907854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-05T14:33:16Z</dc:date>
    </item>
  </channel>
</rss>

