<?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: Parameter ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082849#M1506232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using eCATT you have to use &lt;STRONG&gt;&amp;amp;CLEAR&lt;/STRONG&gt; to empty a field which is set using SET/GET parameter.&lt;/P&gt;&lt;P&gt;The value ' ' (= blank, space) is insufficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using BDC I thought that '/' is the value to indicate an empty field but I may be wrong since I have not used BDC for ages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 21:11:55 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2010-07-19T21:11:55Z</dc:date>
    <item>
      <title>Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082846#M1506229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use parameter ID to set up a value in F-53 transaction.&lt;/P&gt;&lt;P&gt;For my understanding to work that the parameter ID should be SET or GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can set up this field as SET or GET?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter IS is GSB. (field: business area)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Daniel Dorta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 17:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082846#M1506229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-19T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082847#M1506230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to SET (or GET) the value programatically or by default when executing the transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an ABAP program you will use the statement:&lt;/P&gt;&lt;P&gt;SET PARAMETER ID gsb FIELD ld_parvalue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can define the default value in your user settings (transaction SU3, tabstrip "Parameters").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 19:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082847#M1506230</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-07-19T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082848#M1506231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that the field should be as default when I execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to set up the parameter ID on the SU3 transaction but it was not working once this field is not a GET or SET Id parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to set up it. I believe that I need to set up GET.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know,&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 20:20:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082848#M1506231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-19T20:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082849#M1506232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using eCATT you have to use &lt;STRONG&gt;&amp;amp;CLEAR&lt;/STRONG&gt; to empty a field which is set using SET/GET parameter.&lt;/P&gt;&lt;P&gt;The value ' ' (= blank, space) is insufficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using BDC I thought that '/' is the value to indicate an empty field but I may be wrong since I have not used BDC for ages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 21:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082849#M1506232</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-07-19T21:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082850#M1506233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For change this parameter it will necessary to modify the standard program and it is not so nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will look for an exit or badi for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 17:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/7082850#M1506233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T17:33:16Z</dc:date>
    </item>
  </channel>
</rss>

