<?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/2850354#M667933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was recently using a newly suggested SAP Code in a standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this parameter ID was provided by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like, if ZZOPT = 'X' &lt;/P&gt;&lt;P&gt; old code of SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else ZZOPT = ''&lt;/P&gt;&lt;P&gt;new code of SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alright,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i had reverted back the changes to the old code. So i dont want to use ZZOPT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i need to completely remove its trace of ZZOPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i enter ZZOPT in system profile,,,, it automatically loads the description part suggested by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want. It still exists in my system, I dont want to have even its trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i need to do, inorder to remove it completely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2007 08:53:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-19T08:53:10Z</dc:date>
    <item>
      <title>Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850351#M667930</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;I used in my program, get parameter id 'ZZOPT' field opt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can use this in my system profile,  by setting, ZZOPT = 'X' or ZZOPT = ''.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there is no use of the parameteer id in my program. So i have removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is, the parameter id apparantly exists in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie., eventhough i did not use it in my program and since once it was set. and now not needed still it exists in memory..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.. now once again, if i go to system profile&lt;DEL&gt;&amp;gt; own data&lt;/DEL&gt;&amp;gt; and typing parameter again "ZZOPT" ,  it is automatically bringing its short text in the other column on saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means that it still exzists in memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do inorder to remove it completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will be rewarded..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850351#M667930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T08:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850352#M667931</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;PARAMETER ID uses &amp;lt;b&amp;gt;SAP memory&amp;lt;/b&amp;gt; to Store the data, and that will be there till you &amp;lt;b&amp;gt;LOG OFF&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try to log off from the system and check if you still get value for that PARAMETER ID. &amp;lt;b&amp;gt;Remove it from your profile, save it, logoff and login&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850352#M667931</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-09-19T08:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850353#M667932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l_paramid type tpara-paramid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Parameter to auto calculate tax on net amount in FB00 (Editing options)&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'FO2' FIELD 'X X X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set it again .&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'FO2' FIELD l_paramid. OR&lt;/P&gt;&lt;P&gt;SET PARAMETER ID 'FO2' FIELD ' '.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850353#M667932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T08:51: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/2850354#M667933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was recently using a newly suggested SAP Code in a standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this parameter ID was provided by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like, if ZZOPT = 'X' &lt;/P&gt;&lt;P&gt; old code of SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else ZZOPT = ''&lt;/P&gt;&lt;P&gt;new code of SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alright,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i had reverted back the changes to the old code. So i dont want to use ZZOPT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i need to completely remove its trace of ZZOPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i enter ZZOPT in system profile,,,, it automatically loads the description part suggested by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want. It still exists in my system, I dont want to have even its trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i need to do, inorder to remove it completely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850354#M667933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T08:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850355#M667934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to SA38 and execute the report RPR_ABAP_SOURCE_SCAN,&lt;/P&gt;&lt;P&gt;on selection screen, put Y* to Z* in the "Program name" field. In "Find string" put ZZOPT and press execute, u'll come to know the reports this parameter ID is used in, and u can remove from there, given its not used much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful, get back in case of query...&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850355#M667934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T08:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850356#M667935</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;The parameter's are stored in TPARA table, you can delete your entry from this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not delete any other standard PARAMTER ID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 08:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850356#M667935</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-09-19T08:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850357#M667936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveena.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter IDs are stored in table TPARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Delete a parameter ID Completely.&lt;/P&gt;&lt;P&gt;Goto Tcode SE80. (Workbench -&amp;gt; Edit Object -&amp;gt; More -&amp;gt; SET/GET Parameter ID)&lt;/P&gt;&lt;P&gt;Enter the Parameter ID and Delete it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/2850357#M667936</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-19T09:05:16Z</dc:date>
    </item>
  </channel>
</rss>

