<?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 ABAP searchhelp, additional parameters, exit program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-searchhelp-additional-parameters-exit-program/m-p/3300531#M790102</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;We are programming a special ABAP searchhelp function for one of our InputFields and want to use the additional parameters  shselname1=, shselvalue1=,..., shname1=, shdest1= . How are these parameters passed to the tables sel and dest of our ABAP exit program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2008 07:05:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-02T07:05:47Z</dc:date>
    <item>
      <title>ABAP searchhelp, additional parameters, exit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-searchhelp-additional-parameters-exit-program/m-p/3300531#M790102</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;We are programming a special ABAP searchhelp function for one of our InputFields and want to use the additional parameters  shselname1=, shselvalue1=,..., shname1=, shdest1= . How are these parameters passed to the tables sel and dest of our ABAP exit program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 07:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-searchhelp-additional-parameters-exit-program/m-p/3300531#M790102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T07:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP searchhelp, additional parameters, exit program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-searchhelp-additional-parameters-exit-program/m-p/3300532#M790103</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;&lt;/P&gt;&lt;P&gt;A.   The tables "sel" and "dest" both have two columns:  "name" and "value". They are filled with the values that you specify in the InputField statement. Example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inputfield (18,1) "CC" (18,20) name="buk" size="4" searchhelp="exit.zguixtmc1.mcbuk" shselname1="abc2" shselvalue1="1000" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the routine mcbuk of program zguixtmc1 is called, table "sel" contains one row with name="abc2" and value="1000". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if found helpfull..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cheers,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Chandra Sekhar.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 09:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-searchhelp-additional-parameters-exit-program/m-p/3300532#M790103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T09:02:37Z</dc:date>
    </item>
  </channel>
</rss>

