<?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 Module pool program - control required fields error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053168#M722963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a mp program and the screen has some required fields, I have options to call the screen in create , display &amp;amp; Change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when i go in create mode i get the error "Make an entry in all required fields", i want to stop this error firing at this point(based on function codes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 12:03:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-28T12:03:45Z</dc:date>
    <item>
      <title>Module pool program - control required fields error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053168#M722963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a mp program and the screen has some required fields, I have options to call the screen in create , display &amp;amp; Change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when i go in create mode i get the error "Make an entry in all required fields", i want to stop this error firing at this point(based on function codes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 12:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053168#M722963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T12:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool program - control required fields error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053169#M722964</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;Don't make those fields as mandatory. In your PAI you check whether the field is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : Reward points for all useful answers !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 12:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053169#M722964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T12:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool program - control required fields error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053170#M722965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u just check the properties of each text box, u will have in second tab input field as required, u just remove that required then u won't get this message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 12:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053170#M722965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T12:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool program - control required fields error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053171#M722966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ranganath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That option is alway there but it will mean that the user has no idea of required fields. looling for better options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 12:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053171#M722966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T12:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool program - control required fields error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053172#M722967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be in that case you can try making the funtion types for the Create, Chnage and Display buttons as type P. That will not do screen field data checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 12:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program-control-required-fields-error/m-p/3053172#M722967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T12:18:15Z</dc:date>
    </item>
  </channel>
</rss>

