<?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 User master record problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678069#M299034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a user that wants to create and save a layout in transaction code FS10N.  He has the proper authorizations for this.  But on the FS10N screen, after drillling down to the document overview, he has no layout buttons displayed.  I created a new user account, assigned his profiles and information and it was fine.  I then deleted the old user account and renamed the new one to his user name.  After I checked it, the buttons had disappeared again.  This leads me to believe there is something corrupt in his user master record.  Does anyone know how can I correct this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2006 20:06:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-27T20:06:06Z</dc:date>
    <item>
      <title>User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678069#M299034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a user that wants to create and save a layout in transaction code FS10N.  He has the proper authorizations for this.  But on the FS10N screen, after drillling down to the document overview, he has no layout buttons displayed.  I created a new user account, assigned his profiles and information and it was fine.  I then deleted the old user account and renamed the new one to his user name.  After I checked it, the buttons had disappeared again.  This leads me to believe there is something corrupt in his user master record.  Does anyone know how can I correct this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 20:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678069#M299034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T20:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678070#M299035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running the following 2 programs and see if that corrects it.&lt;/P&gt;&lt;P&gt;1. RHAUTUPD_NEW&lt;/P&gt;&lt;P&gt;2. RSUSR405&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 20:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678070#M299035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T20:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678071#M299036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check personalisation also.  There may be something 'odd' in there that hides the buttons - have seen that before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 00:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678071#M299036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-28T00:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678072#M299037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LouAnn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not think deleting and recreating the user will help you solve this issue. The best starting point for a further investigation here is to check the transaction code FS10N to see if it contains any option for personalization; the problem could very well be in here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you will be able to find something on the personalization tab, otherwise, try to have a look at note 306434, it&amp;#146;s quite old, so I do not think it's relevant on your system, but check anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 08:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678072#M299037</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2006-11-28T08:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678073#M299038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone for the help.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mystery solved!  The user had something set in parameter FO2 that was blocking part of the tool bar for FS10N.  I removed this parameter and now the user is fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 17:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678073#M299038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-28T17:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: User master record problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678074#M299039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LuAnn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the info, unfortunately that have not worked for me in mySAP ERP.  I've removed all user parameters..but still didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Dec 2006 14:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-master-record-problems/m-p/1678074#M299039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-25T14:43:10Z</dc:date>
    </item>
  </channel>
</rss>

