<?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 a selection field mandatory! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354798#M804888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Explained by Vasanth, u can use the domain concept to make the fied as mandatory with the values present in the domain.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Or else you can use the foreign key relation to make the field as mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rehana Sultana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 10:47:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-19T10:47:07Z</dc:date>
    <item>
      <title>Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354787#M804877</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;I have created a custom table.I need to make few fields as mandatory in the selection screen to dispaly the table contents.If we dont specify the values in one of those mandatory fields,then the data shouldn't get displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help on this requirement??!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good info will rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jyothi D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jyothi dosapati on Feb 4, 2008 3:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354787#M804877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354788#M804878</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;Declare Select-option like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : s_rpmax for zupi5t-rpmax obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354788#M804878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354789#M804879</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;If it is a aprameter field then:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETER SP_SPRAS LIKE SY-LANGU OBLIGATORY.
SELECT-OPTIONS: SO_MTART FOR MARA-MTART OBLIGATORY..
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354789#M804879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354790#M804880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am asking about the data dictionary selection screen ,the screen which we get before displaying the table contents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354790#M804880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354791#M804881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jyothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What u can do this u can attach the domain with certain set of values. So when the table is filled this will became mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the only possiblity.&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>Mon, 04 Feb 2008 14:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354791#M804881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354792#M804882</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; Chk the 2 answers  given by Manuel in the below thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1401342"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:57:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354792#M804882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354793#M804883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all , do use parameters to create a selection screen where it is mandatory to enter a value or else it will not process further. &lt;/P&gt;&lt;P&gt;eg: PARAMETERS: field_name TYPE table_name-field_name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 19:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354793#M804883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T19:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354794#M804884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can do this using OBLIGATIRY clause in the parameters/select-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters: p_matnr like mara-matnr obligatory.&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Select-options: s_matnr for mara-matnr obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 04:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354794#M804884</guid>
      <dc:creator>vishal_sharda2</dc:creator>
      <dc:date>2008-02-05T04:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354795#M804885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make the select-option field as mandatory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 05:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354795#M804885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T05:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354796#M804886</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;  Using Chain and End Chain statements .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 14:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354796#M804886</guid>
      <dc:creator>former_member638879</dc:creator>
      <dc:date>2011-04-15T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354797#M804887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Obligatory inorder to make a select field mandatory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 10:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354797#M804887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-18T10:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354798#M804888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Explained by Vasanth, u can use the domain concept to make the fied as mandatory with the values present in the domain.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Or else you can use the foreign key relation to make the field as mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rehana Sultana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 10:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354798#M804888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-19T10:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354799#M804889</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;Try to find some enhancement(BADI/user exit) for se16/se16n.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 12:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354799#M804889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-19T12:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354800#M804890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deleted...error;  someone &lt;STRONG&gt;brahmam21&lt;/STRONG&gt;  answered an old thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BreakPoint on Apr 20, 2011 5:12 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354800#M804890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-20T15:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Making a selection field mandatory!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354801#M804891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyothi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use keyword obligatory in your select-options to make field mandatory...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 10:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-a-selection-field-mandatory/m-p/3354801#M804891</guid>
      <dc:creator>pawan_rai</dc:creator>
      <dc:date>2011-04-22T10:33:30Z</dc:date>
    </item>
  </channel>
</rss>

