<?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 fields mandatory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225566#M769348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways to make this field mandatory&lt;/P&gt;&lt;P&gt;1) Check the SPRO settings with your BASIS Consultant&lt;/P&gt;&lt;P&gt;(Maintain screen fields for User Settings)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Modify the screen 100 for GUI program SAPLSUU5 use -Code SE51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Dhavalshree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 11:33:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-07T11:33:28Z</dc:date>
    <item>
      <title>making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225563#M769345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can any one help in making the field email as a mandatory in su01 t-code and kindly help with steps if possible how to make the above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 10:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225563#M769345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T10:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225564#M769346</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;u can make any field mandatory by &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : matnr like mara-matnr &lt;STRONG&gt;obligatory&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225564#M769346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T11:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225565#M769347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes to the contents or functionality of a SAP standard dynpro is considered incompatible enhancement. Also SAP doesnot recommend this. But this can be done by changing the standard program itself (you need developer access key, change object key for this) &lt;/P&gt;&lt;P&gt;http:// i.e go to se80 and select program SAPLSZA5 , now select screen number 900 go to layout in change mode check for attributes of internet mail field , in the attributes go to program tab and change the option to 'Required entry'. This will make the field mandatory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better contact SAP for various implications of this change, if applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225565#M769347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T11:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225566#M769348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways to make this field mandatory&lt;/P&gt;&lt;P&gt;1) Check the SPRO settings with your BASIS Consultant&lt;/P&gt;&lt;P&gt;(Maintain screen fields for User Settings)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Modify the screen 100 for GUI program SAPLSUU5 use -Code SE51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Dhavalshree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225566#M769348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T11:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225567#M769349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this by using transaction variant ( tcode SHD0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are creating the transaction variant just check the check box required .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for some tutorial help pls go through this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225567#M769349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: making fields mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225568#M769350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin, if you want to make a field as mandatory, we have to use the keyword "OBLIGATORY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: kunnr like kna1-kunnr OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REWARD IF USEFUL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-fields-mandatory/m-p/3225568#M769350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T11:35:33Z</dc:date>
    </item>
  </channel>
</rss>

