<?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: difference between screen-required=1 &amp; =2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108171#M1617165</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;Click on below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbab6f35c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2011 14:18:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-16T14:18:08Z</dc:date>
    <item>
      <title>difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108170#M1617164</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; i don't see the différence  between screen-required=1 &amp;amp; =2  .In execution i don't see anything that change with (=2) .but with (='1') the  execution is stopped if the field is empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108170#M1617164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108171#M1617165</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;Click on below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbab6f35c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108171#M1617165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108172#M1617166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen-required = '1' means, the field is a required field(mandatory field) and you cannot proceed without filling data in the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Screen-required not equals '1' means, the field is optional and you can proceed without data in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sapper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108172#M1617166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T14:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108173#M1617167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we don't need to use "=2" since its optional and it  had no effect ,we can replace it by "=0" or we don't make even the attribute required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 14:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108173#M1617167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108174#M1617168</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 want to make the screen field a mandatory field, make screen-required  as '1'. in this case, it will be thorwing error message if the field is empty. and make screen-required = 0, if its not mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 15:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108174#M1617168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: difference between screen-required=1 &amp; =2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108175#M1617169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, to answer the question, SCREEN-REQUIRED = '1' is valid while SCREEN-REQUIRED = '2' is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 15:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-screen-required-1-2/m-p/8108175#M1617169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T15:50:26Z</dc:date>
    </item>
  </channel>
</rss>

