<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684687#M301564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not understand u regd TEXT. please be more clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Oct 2006 09:54:23 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2006-10-27T09:54:23Z</dc:date>
    <item>
      <title>Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684680#M301557</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;How to make a field in a screen as mandatory, is there any option in the elementary list.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684680#M301557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684681#M301558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the layout double click on the field will popup a attribute popup, in that under the program tab - &amp;gt; choose the drop down REQUIRED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the layout u need to select the option REQUIRED for a specific field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684681#M301558</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-10-27T08:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684682#M301559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters; matnr like mara-matnr obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684682#M301559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684683#M301560</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;Use key word &amp;lt;b&amp;gt;obligatory&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684683#M301560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684684#M301561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are designing your screen for module programming there is a parameter called REQUIRED, you need to select the particular checkbox for the defined field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is for a report you can use the variation OBLIGATORY with the parameter/select-option statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684684#M301561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T08:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684685#M301562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ganesh is that waht u wanted? if u r talking abt Dialog Programming, the way i told u is the ONE to make the field mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r talking abt selection screen. use the key word OBLIGATORY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: p_vbeln like vbak-vbeln OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE CLOSE THE THREAD if ur prob is solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 08:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684685#M301562</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-10-27T08:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684686#M301563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gopi that was really useful answer.&lt;/P&gt;&lt;P&gt;WS_WERKS_INPUT made it mandatory with your help&lt;/P&gt;&lt;P&gt;WS_WERKS_TEXT has to add text how to do that&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 09:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684686#M301563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T09:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684687#M301564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not understand u regd TEXT. please be more clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 09:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684687#M301564</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-10-27T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684688#M301565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. After entering WERKS, and pressing ENTER,&lt;/P&gt;&lt;P&gt;   it will display the text for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. just copy paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : werks like t001w-werks.&lt;/P&gt;&lt;P&gt;parameters : NAME1 like t001w-name1 modif id DIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;  select single name1&lt;/P&gt;&lt;P&gt;  into name1&lt;/P&gt;&lt;P&gt;  from t001w&lt;/P&gt;&lt;P&gt;  where werks = werks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  loop at screen.&lt;/P&gt;&lt;P&gt;    if screen-group1 = 'DIS'.&lt;/P&gt;&lt;P&gt;      screen-input = 0.&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;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 09:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684688#M301565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T09:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684689#M301566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the screen in general attributes i have those 2 fields &lt;/P&gt;&lt;P&gt;WS_WERKS_INPUT is for input and it is to be mandatory&lt;/P&gt;&lt;P&gt;i have to display a message if user does not enter this field as "Plant is a mandatory field" where shall i include this text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 10:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684689#M301566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T10:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684690#M301567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need not write any text for mandatory fields,&lt;/P&gt;&lt;P&gt;if a field is made mandatory, that is handled by SAP itself, u need not explicitly write a error msg for a MANDATORY field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IS THIS WHAT U WANTED?&lt;/P&gt;&lt;P&gt;CLOSE THIS THREAD IF UR PROB IS SOLVED&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 10:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684690#M301567</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-10-27T10:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mandatory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684691#M301568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if module pool&lt;/P&gt;&lt;P&gt;in se51 flow logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field ws_werks_input module user_command_2_scrno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module user_commmand_2_scrno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ws_werks_input is initial.&lt;/P&gt;&lt;P&gt;message: 'Plant required' type 'E'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection screen in report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection screen on ws_werks_input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ws_werks_input is initial.&lt;/P&gt;&lt;P&gt;message: 'Plant required' type 'E'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 10:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mandatory/m-p/1684691#M301568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-27T10:08:39Z</dc:date>
    </item>
  </channel>
</rss>

