<?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: User Parameter ID 'blank' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302645#M1534384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'va made a repair on the standard include LLE_MOVO02:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: l_werks like marc-werks.&lt;/P&gt;&lt;P&gt;data: l_lgort like mard-lgort.&lt;/P&gt;&lt;P&gt;set parameter id 'WRK' field space.&lt;/P&gt;&lt;P&gt;set parameter id 'LAG' field space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Sep 2010 14:57:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-30T14:57:40Z</dc:date>
    <item>
      <title>User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302639#M1534378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;I wish to know if there is a value to set a parameter ID "blank" (or to delete the values for the fields who SAP ECC memorize after a registration).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is: I have to register movements with the VLMOVE transaction and ECC memorize and propose the plant and the storage location than I have used for other transaction (or toghether with the VLMOVE); but for some movement type those fields are not changeable (grey fields with the value pre-selected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I was thinking than a way to obviate it is to set a parameter ID as "blank", so the user have to enter every time the values, and if a field is "grey" the content is wide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have other suggestion...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 08:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302639#M1534378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-30T08:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302640#M1534379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ILpesca ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check below options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navigate to &lt;STRONG&gt;System -&amp;gt; User Profile -&amp;gt; Own Data -&amp;gt; 'Parameters' tab&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In field Parameter ID enter &lt;STRONG&gt;WRK&lt;/STRONG&gt; and leave Parameter value as blank.&lt;/P&gt;&lt;P&gt;In next line, in field Parameter ID enter &lt;STRONG&gt;LAG&lt;/STRONG&gt; and leave Parameter value as blank.&lt;/P&gt;&lt;P&gt;Save.&lt;/P&gt;&lt;P&gt;Execute your transaction, and see Plant &amp;amp; Storage Location will be blank always.&lt;/P&gt;&lt;P&gt;Note: This setting is user dependent. Will work only for current user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to clear entire history follow below steps,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Navigate -&amp;gt; SAP Easy Access (Initial screen) -&amp;gt; Press Alt + F12 -&amp;gt; Options -&amp;gt; Local Data -&amp;gt; Click Clear History -&amp;gt; Click OK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Entire history will be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 08:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302640#M1534379</guid>
      <dc:creator>awin_prabhu</dc:creator>
      <dc:date>2010-09-30T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302641#M1534380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I already tried...the way you suggest doesn't works; if I enter a value in a transaction/process the System propose those value in the next one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be there is a code on the parameters ID data (for WRK and LAG) who have the meaning of "blank" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 10:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302641#M1534380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-30T10:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302642#M1534381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check whether the data elemnet of that field has and parameter id assigned to it. If so use that name and set the memory id as space like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter-id 'MAT' value space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 10:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302642#M1534381</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-30T10:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302643#M1534382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew already your solution..(if I have correctly understood) but I'm using a standard transaction (VLMOVE), so I should make a standard modification (?) I hoped to find an "easier" way...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know also another possible solution: to delete the ID parameter name (WRK) from the screen painter for the program/dynpro...it should works (?) but anycase it's a standard modification asking the access key...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ILpesca on Sep 30, 2010 1:07 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 11:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302643#M1534382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-30T11:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302644#M1534383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you can try it with transaction variants ( SHD0 ) with the default parameter setting . You can do a RND &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting the parameter as space in any of the BADI's or exits will not help you because there will be fraction of time taken for the screen to get displayed by the time it might be populated by some other users &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 11:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302644#M1534383</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-30T11:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302645#M1534384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'va made a repair on the standard include LLE_MOVO02:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: l_werks like marc-werks.&lt;/P&gt;&lt;P&gt;data: l_lgort like mard-lgort.&lt;/P&gt;&lt;P&gt;set parameter id 'WRK' field space.&lt;/P&gt;&lt;P&gt;set parameter id 'LAG' field space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 14:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302645#M1534384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-30T14:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter ID 'blank'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302646#M1534385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But still the chances of overwriting is there when there is new patches applied &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 15:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-parameter-id-blank/m-p/7302646#M1534385</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-30T15:03:34Z</dc:date>
    </item>
  </channel>
</rss>

