<?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>Question Re: static database parameter should not be left empty in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748181#M212255</link>
    <description>&lt;P&gt;Thank you Abhilash - that was easy to implement. &lt;/P&gt;</description>
    <pubDate>Wed, 11 Jul 2018 21:25:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-07-11T21:25:02Z</dc:date>
    <item>
      <title>static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaq-p/748178</link>
      <description>&lt;P&gt;I don't want the user to leave blank for static db parameter, a value must be entered. How we implement that in CR 2013. right now i am able to &lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 16:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaq-p/748178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-11T16:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748179#M212253</link>
      <description>&lt;P&gt;Hi Neha,&lt;/P&gt;
  &lt;P&gt;Right-click the Parameter field &amp;gt; Edit &amp;gt; Scroll down and look for an option called "Min Length". &lt;/P&gt;
  &lt;P&gt;Type in &lt;STRONG&gt;"1" &lt;/STRONG&gt;in the text box beside (without the double quotes).&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;-Abhilash&lt;/STRONG&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 17:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748179#M212253</guid>
      <dc:creator>abhilash_kumar</dc:creator>
      <dc:date>2018-07-11T17:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748180#M212254</link>
      <description>&lt;P&gt;First, you need to make sure that the parameter definition is not set to "optional". &lt;/P&gt;
  &lt;P&gt;Do you have a static list of values you can use for the parameter? If so, then make sure "Allow Custom Values" is set to false in the prompt definition. This will force the user to select from the list.&lt;/P&gt;
  &lt;P&gt;If there is no list of values, then set the edit mask to "A########" with as many "#" characters as you need for the maximum length of the expected response. If the value the user needs to enter is a number, then you'll use "9" in the edit mask instead of "A". This will force the user to enter at least one non-space required character into the parameter.&lt;/P&gt;
  &lt;P&gt;-Dell&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 17:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748180#M212254</guid>
      <dc:creator>DellSC</dc:creator>
      <dc:date>2018-07-11T17:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748181#M212255</link>
      <description>&lt;P&gt;Thank you Abhilash - that was easy to implement. &lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 21:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748181#M212255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-11T21:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748182#M212256</link>
      <description>&lt;P&gt;Thank you Dell &lt;/P&gt;
  &lt;P&gt;I tried to implement the solution. It was for 2 number digits. So I entered "99". CR kept asking for 9. I am not i was implementing that correctly&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 21:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748182#M212256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-11T21:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748183#M212257</link>
      <description>&lt;P&gt;it worked. Thanks Again&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 21:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748183#M212257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-11T21:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: static database parameter should not be left empty</title>
      <link>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748184#M212258</link>
      <description>&lt;P&gt;Did you include the quotes? If so, take them out because they mean that it will expect 9 instead of any number.&lt;/P&gt;
  &lt;P&gt;-Dell&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/static-database-parameter-should-not-be-left-empty/qaa-p/748184#M212258</guid>
      <dc:creator>DellSC</dc:creator>
      <dc:date>2018-07-12T13:59:54Z</dc:date>
    </item>
  </channel>
</rss>

