<?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: Making Screen Fields as Mandatory Fields !! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307771#M792182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  loop at screen.&lt;/P&gt;&lt;P&gt;   if screen-name eq  'name'.&lt;/P&gt;&lt;P&gt;    screen-required = 1.&lt;/P&gt;&lt;P&gt;   modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt; endloop.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plzz reward points if it helps.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2008 12:51:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-25T12:51:42Z</dc:date>
    <item>
      <title>Making Screen Fields as Mandatory Fields !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307770#M792181</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 have the following requirement in my program: &lt;/P&gt;&lt;P&gt;While creating a new entry , i want some screen fields as a mandatory input , without which the user cannot save that   (new) entry!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to proceed for this thing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 12:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307770#M792181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T12:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Making Screen Fields as Mandatory Fields !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307771#M792182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  loop at screen.&lt;/P&gt;&lt;P&gt;   if screen-name eq  'name'.&lt;/P&gt;&lt;P&gt;    screen-required = 1.&lt;/P&gt;&lt;P&gt;   modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt; endloop.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plzz reward points if it helps.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 12:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307771#M792182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T12:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Making Screen Fields as Mandatory Fields !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307772#M792183</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;In the attributes o fthe screen field make it select &lt;STRONG&gt;required&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 12:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307772#M792183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Making Screen Fields as Mandatory Fields !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307773#M792184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have a selection-screen: Parameters and select-options may have the addition OBLIGATORY. This is the SAP word for mandatory or as already mentioned 'required' in the screen table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 13:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-screen-fields-as-mandatory-fields/m-p/3307773#M792184</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-01-25T13:28:08Z</dc:date>
    </item>
  </channel>
</rss>

