<?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 call function 'DD_SHLP_CALL_FROM_DYNP' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857771#M362460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;i use this function for F4 to field lfa1-lifnr in a report. &lt;/P&gt;&lt;P&gt;i wanted to know if there is a way that i can put to 'Account group' &lt;/P&gt;&lt;P&gt;code '4100'. i mean everytime that the user will click on f4 in this report, on this field, the 'Account group' will be fill by '4100'. &lt;/P&gt;&lt;P&gt;is anyone know if this is possible? &lt;/P&gt;&lt;P&gt;thanks, &lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2007 10:20:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-25T10:20:41Z</dc:date>
    <item>
      <title>call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857771#M362460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;i use this function for F4 to field lfa1-lifnr in a report. &lt;/P&gt;&lt;P&gt;i wanted to know if there is a way that i can put to 'Account group' &lt;/P&gt;&lt;P&gt;code '4100'. i mean everytime that the user will click on f4 in this report, on this field, the 'Account group' will be fill by '4100'. &lt;/P&gt;&lt;P&gt;is anyone know if this is possible? &lt;/P&gt;&lt;P&gt;thanks, &lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 10:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857771#M362460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857772#M362461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe i didnt explain my self very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a program that a part of it is search lfa1-lifnr. to have this search i use function 'DD_SHLP_CALL_FROM_DYNP'.&lt;/P&gt;&lt;P&gt;the problem is that every time that the user want to search from this  fileld,&lt;/P&gt;&lt;P&gt;he should put in field 'Account group' the number 4100.&lt;/P&gt;&lt;P&gt;my question is: is it possible to tell this function to put this number on field &lt;/P&gt;&lt;P&gt;'Account group'  - in my program when the user want to do a search?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;dana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 11:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857772#M362461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T11:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857773#M362462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dana , &lt;/P&gt;&lt;P&gt;  I am not sure whether it will work , but could you try to populat the table DYNPSELECT with the value u want to be defaulted and then call the FM.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 11:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857773#M362462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T11:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857774#M362463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use DYNP_VALUES_UPDATE in AT SELECTION...event for this field and there you can fill-up table with values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 11:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857774#M362463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857775#M362464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjay, i didnt understand your answer, can you pls tell me more details?&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 12:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857775#M362464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T12:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: call function 'DD_SHLP_CALL_FROM_DYNP'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857776#M362465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can SELECT records from LFA1 based on your Account group and then fill internal table. This way you can display only those Vendors which are for particular account group. Here, i dont know whether you can still display your search help but you can restrict vendors for particular group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search this forum for examples of using DYNP_VALUES_UPDATE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 09:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-dd-shlp-call-from-dynp/m-p/1857776#M362465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T09:06:50Z</dc:date>
    </item>
  </channel>
</rss>

