<?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: Dynamic field value capture in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476888#M1555752</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;  That standard transaction is for program RFWERE00 which is based on logical database 'SDF' could be coming from there go the prorgam attributes you will see the Logical database declared there. Go to the logical database and search the select option. You should be able to get someinfo.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 13:08:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-06T13:08:50Z</dc:date>
    <item>
      <title>Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476882#M1555746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need  to capture field value which is entered by the user in the dynamic selection screen in a Z report.&lt;/P&gt;&lt;P&gt;Please suggest best possible solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Dec 2010 13:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476882#M1555746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-05T13:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476883#M1555747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nisha,&lt;/P&gt;&lt;P&gt;please explain the requirement   clearly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 10:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476883#M1555747</guid>
      <dc:creator>praveen_reddy2</dc:creator>
      <dc:date>2010-12-06T10:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476884#M1555748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one Z report for clearing GR/IR accounts.User is entering plant value dynamically on dynamic selection screen.&lt;/P&gt;&lt;P&gt;I want to capture plant value and use in my report for filtering the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is clear now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 10:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476884#M1555748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T10:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476885#M1555749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can use FM 'DYNP_VALUES_READ' for capturing the values in the selection screen.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 10:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476885#M1555749</guid>
      <dc:creator>syed_ibrahim5</dc:creator>
      <dc:date>2010-12-06T10:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476886#M1555750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Just now i found that my transaction is a copy of standard transaction GJ93 with some additional fields.&lt;/P&gt;&lt;P&gt;But i am not able to find any select-options statement to be declared for plant so does that mean select option is also getting dynamically created.&lt;/P&gt;&lt;P&gt;Then how i will transfer value to internal table which is for reading current screen values while using FM DYNP_VALUES_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be in more detail,the issue is like when user is entering value in plant and executing,output is not getting filtered as per the plant she enters in the dynamic selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it like my required functionality already exists in the program which i unable to find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 13:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476886#M1555750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T13:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476887#M1555751</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;I suppose the dynamic selection means free selection: you can use fm like RS_REFRESH_FROM_DYNAMICAL_SEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 13:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476887#M1555751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T13:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476888#M1555752</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;  That standard transaction is for program RFWERE00 which is based on logical database 'SDF' could be coming from there go the prorgam attributes you will see the Logical database declared there. Go to the logical database and search the select option. You should be able to get someinfo.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 13:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476888#M1555752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T13:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476889#M1555753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Himanshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your response.&lt;/P&gt;&lt;P&gt;Just want to clarify one point - I found selection option for &lt;STRONG&gt;bseg-werks&lt;/STRONG&gt; but when i checked in my selection screen,by doing f1 for plant i found &lt;STRONG&gt;BSIS&lt;/STRONG&gt; as table in technical info.So,i can use the same select option given in LDB SDF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 13:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476889#M1555753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T13:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476890#M1555754</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;  I did not see that field in the standard program may be it was added to your program-the custom version, but you can try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476890#M1555754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T14:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476891#M1555755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Himanshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found select option in LDB SDF only and not in my Z report.&lt;/P&gt;&lt;P&gt;I am wondering if my report is a copy of a standard sap program then why the report output not filtering to plant entered dynamically.Is this functionality not covered in GJ93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476891#M1555755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476892#M1555756</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;&lt;/P&gt;&lt;P&gt;  In the standard LDB we have the below:&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS: SD_WERKS    FOR  BSIS-WERKS NO-DISPLAY.&lt;/P&gt;&lt;P&gt;  This is no display to start with but the program can dynamically convert it to display. I think you should try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476892#M1555756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T14:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field value capture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476893#M1555757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks.I will try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-value-capture/m-p/7476893#M1555757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-06T14:56:47Z</dc:date>
    </item>
  </channel>
</rss>

