<?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: mandatory field on the screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894463#M373962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on that as I arrive at the solution I shall definitely award the points.&lt;/P&gt;&lt;P&gt;Thanks folks for your leads&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2007 22:01:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-31T22:01:37Z</dc:date>
    <item>
      <title>mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894458#M373957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had an issue related to making a screen field mandatory. I tried by checking the property (Req field) in se51 for that field. it did not work, there are other fields in the screen which are made mandatory and their fields for  ' reqd'  option are not checked and do work as mandatory fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to do it? I believe it has been done in a differetn way. I am trying to figure it out and had no success yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the text of the such fields appears in red - I checked the display attributes, and did not find anything. Infact this screen is called through ITS as an web app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any leads or thoughts would be really helpful...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894458#M373957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T16:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894459#M373958</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;check this if it is dialog programming..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on screen number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to &amp;lt;b&amp;gt;Element list Tab&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to &amp;lt;b&amp;gt;Special Attributes TAB&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that Input Column for ur field provide it as &amp;lt;b&amp;gt;Recommended&amp;lt;/b&amp;gt;. then it will be Mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread if problem is solved and reward to all helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894459#M373958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T16:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894460#M373959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The screen field should be a 'Input' field and the property set as Required.&lt;/P&gt;&lt;P&gt;Did you activate the Screen after making the changes? Its working for me when I made a field required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is appearing in RED means the validation for that field is failed. Check the validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894460#M373959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T16:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894461#M373960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your reply, I tried it but yet to figure out the validations part.&lt;/P&gt;&lt;P&gt;I shall get back on this....working on that.&lt;/P&gt;&lt;P&gt;shall award the points accordingly.&lt;/P&gt;&lt;P&gt;vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 20:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894461#M373960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T20:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894462#M373961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say that other fields on the screen are mandatory, how did you check that they are mandatory? Fields can be made mandatory using code that checks for the intial value and throws an error message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please check if there are validation for initial fields than you can simply add this field also in the validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 20:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894462#M373961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T20:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894463#M373962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on that as I arrive at the solution I shall definitely award the points.&lt;/P&gt;&lt;P&gt;Thanks folks for your leads&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 22:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894463#M373962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T22:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894464#M373963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;screen flow logic:&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module attri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module attri output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = '&amp;lt;your screen field name in caps&amp;gt;'.&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;endmodule.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 04:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894464#M373963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T04:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894465#M373964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it out. I had to modify the code using the PBO and PAI evnets in the screen. I was able to do that after researchbut thanks a lot for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate it. I shall award the points accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 21:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894465#M373964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T21:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: mandatory field on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894466#M373965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, coming to the mandatory fields marked 'Red' it comes from the htmo templates that are used to display the web apps using ITS. I got that using SE80 which lists the 'Internet Service' and various web templates used to display the SAP data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this info helps on ITS.&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 21:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory-field-on-the-screen/m-p/1894466#M373965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T21:31:42Z</dc:date>
    </item>
  </channel>
</rss>

