<?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: Export parameter in elementary search help not working. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741862#M1301740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found out - I had asked my fellow ABAPer to have a look at it and he just told me that he had changed the Parameter Assignment of the Collective Search Help from the proposed one of KUNN2 C KUNNR to KUNNR C KUNNR.  It seems that was necessary as well so I'm putting this in for future reference of anybody with the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2009 23:14:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-10T23:14:25Z</dc:date>
    <item>
      <title>Export parameter in elementary search help not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741859#M1301737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an elementary search help that will display all sold-tos for entered ship-to(s).  Everything works fine except that the sold-to that is selected from the hit list is not being entered into the customer field on the selection screen.&lt;/P&gt;&lt;P&gt;eg transaction VD03, F4 on Customer, enter import parameters VKORG VTWEG SPART and KUNN2, hit list is displayed correctly and one line selected.  I expect that my export parameter KUNNR should now appear in the Customer field of VD03 but its not.&lt;/P&gt;&lt;P&gt;This is my elementary search help definition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elementary srch hlp  ZDEBIC                         Active&lt;/P&gt;&lt;P&gt;Short description    Customers for Ship-to&lt;/P&gt;&lt;P&gt;  Selection method   Z_DEBIC            Dialog type&lt;/P&gt;&lt;P&gt;  Text table                            Hot key         2&lt;/P&gt;&lt;P&gt; Search help exit    Z_SHIP_TO_SEARCH_HELP_EXIT&lt;/P&gt;&lt;P&gt;Parameter  IMP  EXP  LPos  SPos  Data Element  Default Value&lt;/P&gt;&lt;P&gt;SORT1                       1                  AD_SORT1	                     &lt;/P&gt;&lt;P&gt;SORT2                       2                  AD_SORT2	                     &lt;/P&gt;&lt;P&gt;MCOD1                      4                  MCDD1	                     &lt;/P&gt;&lt;P&gt;MCOD3                      5                  MCDD3	                     &lt;/P&gt;&lt;P&gt;PSTLZ                        6                  PSTLZ	                     &lt;/P&gt;&lt;P&gt;KTOKD                       7                  KTOKD	                     &lt;/P&gt;&lt;P&gt;VKORG     x       x       8        1        VKORG         VKO&lt;/P&gt;&lt;P&gt;VTWEG     x       x       9        2        VTWEG        VTW&lt;/P&gt;&lt;P&gt;SPART      x       x      10       3        SPART          SPA&lt;/P&gt;&lt;P&gt;KUNN2      x               11       4        KUNN2          KUN&lt;/P&gt;&lt;P&gt;KUNNR              x       3                  KUNNR	                     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect the problem may be with default value KUN against KUNN2, but if I put it against KUNNR, I get a message "No values for this selection" instead of my hit list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody give me a clue as to the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brigitte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 00:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741859#M1301737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T00:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export parameter in elementary search help not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741860#M1301738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;STRONG&gt;Export&lt;/STRONG&gt; parameter for KUNNR  should be checked.Then u will get the value on to the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 05:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741860#M1301738</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-06-10T05:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export parameter in elementary search help not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741861#M1301739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sravan.  I could have sworn I tried that but I did it again this morning on your advice and now it works.  I have awarded points.&lt;/P&gt;&lt;P&gt;Regards, Brigitte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 22:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741861#M1301739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T22:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export parameter in elementary search help not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741862#M1301740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found out - I had asked my fellow ABAPer to have a look at it and he just told me that he had changed the Parameter Assignment of the Collective Search Help from the proposed one of KUNN2 C KUNNR to KUNNR C KUNNR.  It seems that was necessary as well so I'm putting this in for future reference of anybody with the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 23:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-parameter-in-elementary-search-help-not-working/m-p/5741862#M1301740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T23:14:25Z</dc:date>
    </item>
  </channel>
</rss>

