<?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 Problem while accessing f4 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519459#M1934231</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am facing problem while click on f4 help. i have one z field and i am giving search help for that z field and i have maintain some values for that z field e.g. values = a,b,c. means system display a,b,c for that z field but if i enter d system take this value .but requirement is when i click on f4 help for z field system must be only takes a,b,c only not d. how to fulfill this requirement.&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;Thanks,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 16:23:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-02-02T16:23:24Z</dc:date>
    <item>
      <title>Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519459#M1934231</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am facing problem while click on f4 help. i have one z field and i am giving search help for that z field and i have maintain some values for that z field e.g. values = a,b,c. means system display a,b,c for that z field but if i enter d system take this value .but requirement is when i click on f4 help for z field system must be only takes a,b,c only not d. how to fulfill this requirement.&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;Thanks,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 16:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519459#M1934231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519460#M1934232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the F4 help only provides input help, but no input validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably want a conversion exit or an input validation in your report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversion exit is a routine defined in the Definition of the domain. &lt;/P&gt;&lt;P&gt;You can convert from an internal representation to an external representation. But you could also write error messages, if the input is not valid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only need validation and no conversion from internal to external representation, you can validate the input in PROCESS AFTER INPUT section of a dynpro. Or somewhere else in a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 16:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519460#M1934232</guid>
      <dc:creator>christian_lutter</dc:creator>
      <dc:date>2016-02-02T16:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519461#M1934233</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;Send to your parameter the option "AS LISTBOX...".&lt;/P&gt;&lt;P&gt;F1 on the PARAMETER keyword and you will see the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 16:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519461#M1934233</guid>
      <dc:creator>paul_max1</dc:creator>
      <dc:date>2016-02-02T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519462#M1934234</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;maintain those a,b,c in fixed values of domain of that zfield of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 04:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519462#M1934234</guid>
      <dc:creator>former_member241258</dc:creator>
      <dc:date>2016-02-04T04:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519463#M1934235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Yogesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a validation to your input field.&lt;/P&gt;&lt;P&gt;When user enters input, under AT-SELECTION-SCREEN event write the validation logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: Select single &amp;lt;field_name&amp;gt;&lt;BR /&gt; from &amp;lt;DB_TABLE_NAME&amp;gt; into &amp;lt;lv_check&amp;gt; where &amp;lt;field&amp;gt; eq &amp;lt;input_field_name&amp;gt;.&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;Throw error message here.&lt;/P&gt;&lt;P&gt;Message e001 (00).&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 05:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519463#M1934235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-04T05:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while accessing f4 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519464#M1934236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks R J . it will works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 05:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-accessing-f4-help/m-p/11519464#M1934236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-11T05:04:26Z</dc:date>
    </item>
  </channel>
</rss>

