<?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: Input parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263995#M148556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kokwei,&lt;/P&gt;&lt;P&gt;You can't set ranges. Instead set either the low or the high value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter ID 'VAG' FIELD &amp;lt;b&amp;gt;TP_KUNNR-low&amp;lt;/b&amp;gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2006 07:06:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-28T07:06:43Z</dc:date>
    <item>
      <title>Input parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263994#M148555</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;&lt;/P&gt;&lt;P&gt;*The following works:&lt;/P&gt;&lt;P&gt;    set parameter ID 'MBN' FIELD doc_no .&lt;/P&gt;&lt;P&gt;    set parameter ID 'MJA' FIELD doc_year .&lt;/P&gt;&lt;P&gt;    call transaction 'LT06'  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**===============================&lt;/P&gt;&lt;P&gt;*But the following will not work: because the parameter is value in range. My question is, how to set the ranged parameter value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter ID 'VAG' FIELD TP_KUNNR .&lt;/P&gt;&lt;P&gt;call transaction 'VA14L'  .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 07:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263994#M148555</guid>
      <dc:creator>kowong</dc:creator>
      <dc:date>2006-03-28T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Input parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263995#M148556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kokwei,&lt;/P&gt;&lt;P&gt;You can't set ranges. Instead set either the low or the high value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter ID 'VAG' FIELD &amp;lt;b&amp;gt;TP_KUNNR-low&amp;lt;/b&amp;gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 07:06:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263995#M148556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-28T07:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Input parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263996#M148557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try:&lt;/P&gt;&lt;P&gt;set parameter ID 'VAG' FIELD TP_KUNNR-low .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this may not give you what you want as a range has field 'high' too... and it may contain a pattern or have a complex 'option' like 'not equal'... Are you sure you always want to refer to the 'low' component of the range?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 07:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-parameters/m-p/1263996#M148557</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2006-03-28T07:07:50Z</dc:date>
    </item>
  </channel>
</rss>

