<?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 issue in 'at selection screen on value request' in LDB report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-at-selection-screen-on-value-request-in-ldb-report-program/m-p/8288186#M1634498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a report program using LDB(PNPCE) and added 4 more fields using parameters statement. and i have used the F4IF_INT_TABLE_VALUE_REQUEST function module in 'at selection screen on value request' to get the F4 help for a field designed using parameter statement(Not LDB field). when i tried to press the f4, i got the values in popup. and when tried to execute the program, agian 'at selection screen on value request' is triggered. it is triggering when i am pressing the enter key in any field on screen. kindly advise me on this issue. thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 14:50:51 GMT</pubDate>
    <dc:creator>suresh_namani</dc:creator>
    <dc:date>2011-10-03T14:50:51Z</dc:date>
    <item>
      <title>issue in 'at selection screen on value request' in LDB report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-at-selection-screen-on-value-request-in-ldb-report-program/m-p/8288186#M1634498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a report program using LDB(PNPCE) and added 4 more fields using parameters statement. and i have used the F4IF_INT_TABLE_VALUE_REQUEST function module in 'at selection screen on value request' to get the F4 help for a field designed using parameter statement(Not LDB field). when i tried to press the f4, i got the values in popup. and when tried to execute the program, agian 'at selection screen on value request' is triggered. it is triggering when i am pressing the enter key in any field on screen. kindly advise me on this issue. thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-at-selection-screen-on-value-request-in-ldb-report-program/m-p/8288186#M1634498</guid>
      <dc:creator>suresh_namani</dc:creator>
      <dc:date>2011-10-03T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: issue in 'at selection screen on value request' in LDB report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-at-selection-screen-on-value-request-in-ldb-report-program/m-p/8288187#M1634499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using addition "FOR FIELDNAME" Correctly ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS: p_test1 type ...,
               p_test2 type ...  .

AT SELECTION-SCREEN on VALUE-REQUEST FOR P_TEST1.
  .....your code.....
  
AT SELECTION-SCREEN on VALUE-REQUEST FOR P_TEST2.
  .....your code.....
  
START-OF-SELECTION.
   .....code......  
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 02:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-at-selection-screen-on-value-request-in-ldb-report-program/m-p/8288187#M1634499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-04T02:05:52Z</dc:date>
    </item>
  </channel>
</rss>

