<?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 Problem regarding LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168864#M1623026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one LSMW for Tcode IQ02.I want to restrict user to use that particular LSMW only &amp;amp; that's why I have used a Function Module &lt;STRONG&gt;/SAPDMC/LSM_OBJ_STARTER&lt;/STRONG&gt; &amp;amp; passing the PROJECT,SUBPROJECT &amp;amp; OBJECT as a default of my LSMW PROJECT,SUBPROJECT &amp;amp; OBJECT &amp;amp; everything works fine, but the problem is I want to restrict the user using only few steps not the Administration steps e.g., MAINTAINING SOURCE ATTRIBUTES,FIELD MAPPINGS etc.But this layout is user id specific as I have gone through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the steps of that particular LSMW in my ID &amp;amp; I am getting my desired result but if I use any other ID system is showing all the steps.If I deselect all those steps after going to the button "USER MENU" in that particular user id then only it will show the desired result.Please advice what is to be done in this case.I have already tried with transaction SHD0 but there is no option for hiding the steps under button "USER MENU".I am able to deactivate other menu functions &amp;amp; buttons ,spcifically the USER-MENU button also but  am not able to hide the other LSMW steps across all the SAP USER IDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2011 06:36:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-30T06:36:41Z</dc:date>
    <item>
      <title>Problem regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168864#M1623026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one LSMW for Tcode IQ02.I want to restrict user to use that particular LSMW only &amp;amp; that's why I have used a Function Module &lt;STRONG&gt;/SAPDMC/LSM_OBJ_STARTER&lt;/STRONG&gt; &amp;amp; passing the PROJECT,SUBPROJECT &amp;amp; OBJECT as a default of my LSMW PROJECT,SUBPROJECT &amp;amp; OBJECT &amp;amp; everything works fine, but the problem is I want to restrict the user using only few steps not the Administration steps e.g., MAINTAINING SOURCE ATTRIBUTES,FIELD MAPPINGS etc.But this layout is user id specific as I have gone through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the steps of that particular LSMW in my ID &amp;amp; I am getting my desired result but if I use any other ID system is showing all the steps.If I deselect all those steps after going to the button "USER MENU" in that particular user id then only it will show the desired result.Please advice what is to be done in this case.I have already tried with transaction SHD0 but there is no option for hiding the steps under button "USER MENU".I am able to deactivate other menu functions &amp;amp; buttons ,spcifically the USER-MENU button also but  am not able to hide the other LSMW steps across all the SAP USER IDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 06:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168864#M1623026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-30T06:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168865#M1623027</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 understand that you want to hide options for one or more or all users. Using SHD0 standard options, I don't know how to do it, but did you try to add a GuiXT script to the screen variant, maybe you could bypass those limitations.&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 07:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168865#M1623027</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-30T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168866#M1623028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In step 1 of LSMW you should define the LSMW as periodic, this gives you new last step that allows you to create a step list for the enduser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 07:17:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-lsmw/m-p/8168866#M1623028</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-08-30T07:17:58Z</dc:date>
    </item>
  </channel>
</rss>

