<?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 Selection screen fields as mandatory based on mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235626#M1719110</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;We run a report in batch mode and online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In online mode we want to make 2 fields as mandatory which i can validate easily.&lt;/P&gt;&lt;P&gt;We would also like to hide or disable a field on selection screen if it is run online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to open/make field visible that field on selection screen when we run it in batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need few inputs from your end:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.When the user initially runs the report transaction I can hide/disable that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How would i know if the user can is running the report in background and i need to open that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 16:55:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-23T16:55:57Z</dc:date>
    <item>
      <title>Selection screen fields as mandatory based on mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235626#M1719110</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;We run a report in batch mode and online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In online mode we want to make 2 fields as mandatory which i can validate easily.&lt;/P&gt;&lt;P&gt;We would also like to hide or disable a field on selection screen if it is run online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to open/make field visible that field on selection screen when we run it in batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need few inputs from your end:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.When the user initially runs the report transaction I can hide/disable that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How would i know if the user can is running the report in background and i need to open that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 16:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235626#M1719110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-23T16:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields as mandatory based on mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235627#M1719111</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;1. yes you can hide/diable fields on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. check field sy-batch. If it is 'X' means the program is running in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;swanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 17:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235627#M1719111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-23T17:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields as mandatory based on mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235628#M1719112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know i can use sy-batch = X but when initally user comes to screen we dont know if the report will be run online or batch mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially i can hide that field but what if they want to run the report in background ? How would i open that field for them to create&amp;nbsp; a variant ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 17:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235628#M1719112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-23T17:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields as mandatory based on mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235629#M1719113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi B M,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can place a button on the selection screen or on the application toolbar. When the user clicks the button, you can unhide the fields for variant creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use a checkbox with user command for the same. It is always your decision to adopt a method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 17:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields-as-mandatory-based-on-mode/m-p/9235629#M1719113</guid>
      <dc:creator>former_member491621</dc:creator>
      <dc:date>2013-01-23T17:30:48Z</dc:date>
    </item>
  </channel>
</rss>

