Reset ALV User settings

Hi,
I have defined an ALV dynamicly. When I add a new column to the ALV it is not displayed. Doing right click and going to 'user settings' I see that the column is added to 'Hide column'. Changing this manually shows that the new column is presented in the ALV.
This only happend if I had once clicked the user settings and did some things and SAVED. So somewhere my user settings are stored.
My question:
- How can I reset my ALV user settings in webdynpro  in a way that new defined columns are directly presented ?
- Where are these ALV user settings stored ?
Hope you can help.
Cheers, John

HI John,
As sarbjeeth suggested, get the variant(personalisation info) details from the WD application wd_analyze_config_user.
Run this application and search for the variants of the component SALV_WD_TABLE(ALv component), identify your variant and note the details like config name,config variant, config type etc.
Then in the WDDOINIT , you can try deleting like this.
DATA lo_api_controller TYPE REF TO if_wd_controller.
  DATA lo_pers_manager   TYPE REF TO if_wd_personalization.
  data lv_variants       type WDR_PERS_VARIANTS.
  data lv_config_key     type WDY_CONFIG_KEY.
  data lv_bool           type wdy_boolean.
*   get personalization manager
  lo_api_controller = wd_this->wd_get_api( ).
  lo_pers_manager = lo_api_controller->get_personalization_manager( ).
lv_config_key-CONFIG_ID = '29A71D1A8C9565ED7315B87A8CC21C94'. "These details are got from     the wd_analyze_config_user application
lv_config_key-CONFIG_TYPE = 07.
lv_config_key-CONFIG_VAR = 'ENX0N9'.
CALL METHOD lo_pers_manager->delete
  EXPORTING
*    scope                     = 1
    config_key                = lv_config_key
*    transport_personalization =
*    trkorr                    =
  receiving
    success                   = lv_bool.
Thanks,
Aditya.

Similar Messages

  • 55WX800U Power On/Off Resets Comcast User Settings to 4:3 and 480p

    When the TV is powered off, when it is turned back on the Comcast box (Motorola DCX3400) user settings gets reset to 4:3 aspect ratio and 480p display resolution. I go back through the Comcast user settings menu and set to 16:9 aspect and Native or 1080i resolution... and if the TV is turned off it will reset it everytime.
    I've tried everything under the sun. If there is a setting, I've tried changing it. I also have a Denon AVR-1911 A/V Receiver. Regardless of whether the HDMI cable to the TV is routed through the receiver or direct to the TV, the same thing happens everytime. I've tried every possible combination of of enabling/disabling CEC control/RegazaLink in the TV and receiver as well. I also updated the TV firmware via USB with what is currently posted on this site. The update did go through successfully. I've also tried every combination of the order in which devices power on/off.
    So I currently have to redo the user setting setup every single time I turn on the TV. It's annoying to put it mildly. Please help.

    I dont see this. I have the devices (except the receiver).

  • Photosmart C5280 Photo user settings problems

    I reset my user settings on my Photosmart C5280 printer and now cant print photos at all help and thanks.  I changed the automatic settings to try and print a 3x5 unsuccessfully.  Now I  can't print at all.  How do I get them back to the settins the printer came with. 
    Also, are there online classes to teach me how to use the photosmart functions?

    Hi,
    You might try resetting the printer, this should set it back to factory settings.   HEre is the link to the document on how to do this:
    Performing a power reset
    Let me know if this helps or not
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

  • User Settings in ALV - need to disable

    Hi - I need to disable the user settings for ALV, I try from if_salv_wd_std_functions ~ set_dialog_settings_allowed( abap_false ) but is working fine for the screen, if I go to the column and do right click, the user settings are enable at the column level.
    Is there any way I can disable the column user settings?
    thanks!
    Jason P-V

    Hi Jason,
    I simply set the WDDISABLEUSERPERSONALIZATION parameter of my component's apllication to 'X' and now i don't see the usersetting option when I right click even on the column of the ALV. You can try that.
    To do so: double click on your application, go to the parameters tab, make it editable, in the parameters column get 'WDDISABLEUSERPERSONALIZATION' parameter and set its value as 'X'.
    I hope it helps.
    Regards
    Arjun

  • How to disabled 'user settings' in ALV by right clicking

    Hi,
    How to disable the 'user setting' context menu and corresponding popup after right clicking in the ALV.
    I already tried parameter wddisableuserpersonalization = X but still I can do a right click and go to user settings.
    Hope you can provide the right solution/method etc.
    Thanks, John

    Hi,
    In my opinion this has nothing to do with auth settings... Has everything been transported cleanly?
    You should double check the settings on your Acceptance machine, especially considering WD_GLOBAL_SETTING. If User-Personalization is allowed here, it will overwrite everything else.
    Maybe also check WD_ANALYZE_CONFIG_USER on Acceptance machine and delete all personalizations for the user you are testing with. I once successfully messed up my Personalization with conflicting entries there...
    best regards, Lukas

  • User settings reset and locked out of user folders ! How do I retreive?

    Hi everyone,
    I'm sure a number of people here on the forums have come across the problem with the blue tint that appears every now and then. It usually appears when connecting an external monitor after the you come back from the screen saver.
    Yesterday it happened for the first time without an external monitor connected. I have found a number of sites that have suggested using the command 'sudo chmod 664 *' within the Terminal. I have used it a couple of times to fix this problem but it did not work hence the reason it happened yesterday without a monitor connected. When I did use this command previously I first entered
    cd /library/colorsync/profiles/display
    When i did it for this occassion i forgot to enter the display folder first.
    After this I did a restart and all my user settings were reset and I was locked out of all my user folders. I lost all my desktop settings and everything was back to when I first started my computer.
    I did some hunting and found the command 'sudo chmod 777'. I tried this then did a reset and my desktop background returned and the folders were unlocked.
    What I want to know is if this is the correct command to bring everything back to normal?
    My user permissions in terminal are listed below
    Using the command sudo chmod 664 *
    drw-rw-r--+ 15 JoeBros staff 510 11 Jun 23:33 Desktop
    drw-rw-r--+ 19 JoeBros staff 646 22 May 20:44 Documents
    drw-rw-r--+ 46 JoeBros staff 1564 25 Jun 15:08 Downloads
    drw-rw-r--+ 45 JoeBros staff 1530 10 Jun 23:56 Library
    drw-rw-r--+ 4 JoeBros staff 136 1 Apr 19:19 Movies
    drw-rw-r--+ 38 JoeBros staff 1292 4 Apr 18:08 Music
    -rw-rw-r-- 1 JoeBros staff 92352512 29 May 18:20 Parallels-Desktop-5600-Mac-en.dmg
    drw-rw-r--+ 57 JoeBros staff 1938 25 Jun 16:02 Pictures
    drw-rw-r--+ 6 JoeBros staff 204 14 Jun 15:56 Public
    drw-rw-r--+ 5 JoeBros staff 170 26 Mar 00:59 Sites
    This is what is displayed after sudo chmod 777
    total 180376
    drwxrwxrwx+ 15 JoeBros staff 510 11 Jun 23:33 Desktop
    drwxrwxrwx+ 19 JoeBros staff 646 22 May 20:44 Documents
    drwxrwxrwx+ 46 JoeBros staff 1564 25 Jun 15:08 Downloads
    drwxrwxrwx+ 45 JoeBros staff 1530 10 Jun 23:56 Library
    drwxrwxrwx+ 4 JoeBros staff 136 1 Apr 19:19 Movies
    drwxrwxrwx+ 38 JoeBros staff 1292 4 Apr 18:08 Music
    -rwxrwxrwx 1 JoeBros staff 92352512 29 May 18:20 Parallels-Desktop-5600-Mac-en.dmg
    drwxrwxrwx+ 57 JoeBros staff 1938 25 Jun 16:02 Pictures
    drwxrwxrwx+ 6 JoeBros staff 204 14 Jun 15:56 Public
    drwxrwxrwx+ 5 JoeBros staff 170 26 Mar 00:59 Sites
    Does this look correct ??
    Any help would be great thanks

    I assume this access is open to everyone when I connecto any wireless network
    No necessarily, it depends whether you just changed your home folders and nothing else.
    But just your home folders present a problems as they should have extended attributes which are now removed. More on that later.
    Using one chmod to a directory affects all equally, though the files may have individually different permissions.
    I don't know how extensively you have altered the modes permissions, but from what you have shown in your first post your Home folders are incorrect.
    For your home folder, which is the default location when you start Terminal, and I dont think you have strayed from there, all the listings, except Parallels are folders, prefaced with the letter d. for folder.
    On my machine, for example, the pattern for the home folders all show
    drwx------@ 5 xxxxxx staff 170 25 Jun 06:07 Desktop
    normally that would be chmod 700 Desktop which will get you
    drwx------
    but note the @ which shows an extended attribute or ACL in Leopard.
    to write the ACL shown as @
    You will need to read
    man chmod about ACL MANIPULATION OPTIONS
    Personally, I think that playing around with chmod without a backup was not a good idea, and I wonder if your ambition has exceeded your knowledge. Sorry if that sounds tough, but a possible Archive and Install may be your safest path I think because what you have messed with was no small oops with a simple fix.
    You could just change those home folders to chmod 700 and see how it goes without the attribute, or bite the bullet and do an Archive and Install.
    I do not run parallels and so have no idea what is permissions should be.
    That Time capsule is starting to look pretty good now
    Message was edited by: roam2
    Message was edited by: roam2

  • User Settings Reset

    Hello!
    Tonight, I noticed that all of a sudden my menu bar had reset itself to "transparent…"
    After a restart, I noticed that ALL my user settings had reset to Apple base defaults — default dock, default appearance settings, etc. I tried a second restart, but nothing changed.
    Suggestions?

    HI Daniel,
    Might be a good time to boot from your install disk and check the start up disk.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window where you see Capacity and Available. Make sure there is always 10% free disk space. Not enough disk space can cause directory corruption.
    Carolyn
    Message was edited by: Carolyn Samit

  • Windows 2012 RDP "resets" user settings while using Roaming Profiles

    Last month we installed a RDP environment running a Windows 2012 DC and 2 Windows 2012 RDP servers. The RDP servers are running in a pool.
    For the rest it's nothing fancy.
    The problem is that user-settings are reset, most likely during logon. This only occurs when we use Roaming Profiles.
    - We create a new user, in a container with no GPO's attached.
    - This user gets a RP while logging on, no errors, at logoff the RP is written to it's correct folder.
    - Logging on again. Now for example I make Chrome standard browser and change the program which opens JPG files.
    - Logging off
    - I check the NTUSER.DAT in the RP folder and the changes I made can be found in the file. So it has been saved to the NTUSER.DAT.
    - Now I login again and check the settings I made. IE is standard browser again and the JPG setting is also back to standard.
    - Logging off
    - Checking the NTUSER.DAT in the RP folder and yes, everything is back to default.
    Now the funny part is, when I create a user with a local profile, everything is working properly. Settings been saved.
    It doesn't make a different what kind of user it is. Domain User, Domain Admin. They all have the same problems when using RP's.
    No error messages in the Event Viewer.
    I'm clearly unable to solve this problem. Hoping someone can help me on this one.
    What makes the settings reset at logon while using Roaming Profiles?
    Thanks!

    Hi,
    Thank you for posting in Windows Server Forum.
    Have you enable Cache copies option of roaming profiles?
    This issue might occurs because the User Profile service does not load the terminal server roaming profile correctly after the user account password is reset.
    When the Delete cache copies of roaming profiles Group Policy setting is enabled, and when a user is prompted to change the user account password, the User Profile service loads a local temporary user profile. The User Profile service loads this user profile
    to perform the password reset operation. However, the profile changes to a combination of the local temporary profile and of the roaming profile after the user password is reset. Therefore, the terminal server roaming profile is not loaded correctly.
    In addition, please try to delete the SID of the user from registry key and check the result. You can follow the below path.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    More information:
    You receive a "The User Profile Service failed the logon” error message
    http://support.microsoft.com/kb/947215/en-us
    Also check “User Profiles on Windows Server 2008 R2 Remote Desktop Services” article.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Bought an iphone 4s. already tried resetting it. how do i reset user settings

    how do I reset user settings

    Go to Settings > General > Reset > Erase All Settings and Content will remove all of the previous owner material, unless the owner turned on iCloud > Find My and did not turn it off.  In that case you must get the previous owner to turn that off and remove the Apple ID and password or you will not be able to reset the iPhone.

  • Reset Ovi Store User Settings

    I wonder if there's a workaround to delete the Ovi Store user settings (a specific folder maybe)? I tried to uninstall and reinstall Ovi Store but my settings do not get deleted (ie. my username is still stored).
    Thanks for your help 

    @deadprincess
    Unfortunately upon N8 at least irrespective of whether device "hard reset" or firmware re-flashed the username of the first user continues to popup requesting confirmation!
    Happy to have helped forum with a Support Ratio = 42.5

  • After restart, all user settings are gone and reset to defaults

    Hi after waking up my iMac from sleep today, it appeared something had gone wrong (apps not responding…notification that my external drives had "not been ejected correctly" etc). I restarted. After restart, and logging back in to my regular user account, all user settings were missing and reset to factory defaults: Desktop reset to the "wave", Dock reset, Download folder missing (grey question mark), Dropbox unable to connect, Safari bookmarks missing (but still on my iPhone-- so it's a local iMac problem, not an issue with iCloud), small things like mouse scrolling prefs reset etc.
    Basically all of my user preferences are missing. I've seen a number of threads about how to fix some of these items individually, but seems like there is a single corrupt preference file somewhere maybe?
    I've repaired permissions a few times (there were a lot), and restarted but nothing has fixed it yet.
    I had been logged out of iCloud, but once I logged back in, my Mail came back (just my me.com account-- still missing my Gmail, will need to reset I guess), along with Calendar and Contacts-- those are ok.
    I keep all my files on an external LaCie RAID, and that all appears to be fine. Folders all intact etc.
    Suggestions?
    Thanks for your help!

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - Mavericks
    Safe Mode - About
    Try running this program when in your old account and then copy and paste the output in a reply. The program was created by Etresoft, a frequent contributor.  Please use copy and paste as screen shots can be hard to read.
    Etrecheck – System Information

  • Resetting user settings of views to default

    Hi,
    we are using ALBPM Enteprise 6.0 Mp5.
    We have prepared our custom presentations to be used in custom views in the Workspace - meaning we have defined a specific set of columns that we want the user to see.
    Some user have modified his presentation and saved it - thus now everytime he opens the custom view he sees different set of fields as we want him to, even after logout and login.
    How can we force change of the presentation for the view to be back to default? To throw away his changes?
    Can he somehow go back to the default presentation?
    Thanks for help,
    Juraj

    Hi Juraj and everybody.
    I have a simillar problem. The user changes his views and now, when he logs in, a javascript error is throwed and nothing appears on screen.
    Did you make it? I need to reset the user custom layout either.
    Someone knows how to do that?
    Thanks

  • Querying user settings

    Hi,
    After quite a bit of experience developing ASP gadgets for version 4.5, we've recently moved to Plumtree version 5 and .Net.
    One thing we would like to be able to do is provide a web service for use by other applications (outside the portal) which could request the retrieval of a specific User setting for a given user.
    I've seen some examples of similar challenges, but still a bit bewildered how to go about this (on the Plumtree side of things, the actual process of building our own web service is fine).
    The web service will be built with .Net & WSE, on a server with the Plumtree EDK installed. I've checked and our Plumtree installation also has the PTAPI QueryInterfaceAPI web service available.
    Should I use a PRC session, and impersonate the user I need to get the settings for, or will setting up a session as an admin user be sufficient to query the User settings object for another user?
    Any help offered would be gratefully received.
    Thanks,
    Charles

    Sorry - I'm a doofus. I didn't read your post completely.
    You're right - if you want to attach to this service w/o going through Plumtree/BEA first to obtain a login ID you'd need to impersonate a user (I'd suggest a secured admin account where the credentials are encrypted).
    Try this... (server API)
    In your web.config
    <appSettings> <add key="UserID" value="administrator" /> <add key="UserPassword" value="" /></appSettings>
    Encrypt these or do something to protect them.
    Read: How to use the ASP.NET utility to encrypt credentials and session state connection strings
    http://support.microsoft.com/default.aspx?scid=kb;en-us;329290
    Code Sample for Password Reset (Similar thing)
    '//create an admin connection Dim ptAdminSession As IPTSession = New Session 'PortalObjectsFactory.CreateSession ptAdminSession.Connect("administrator", "", Nothing) '//reference web.config values instead
    Dim sNewPassword As String = ""
    '//start user impersonation Dim ptUserSessionTemp As IPTSession = ptAdminSession.ImpersonateUser(iUserID)
    '//get the user's email address Dim sEmail As String = "" sEmail = ptUserSessionTemp.GetUserInfo.GetEmail
    If sEmail.Length > 0 Then '//open the user for editing Dim oUser As IPTUser = ptAdminSession.GetUsers().Open(iUserID, True)
    '//reset the password oUser.SetPassword(sNewPassword)
    '//mungle with server context - don't ask why we do this after we have a handle on the object - I don't know '//there's likely a very good reason for it, I'm sure Dim mySC As IPTServerContext = oUser.GetInterfaces("IPTServerContext") mySC.Store() mySC.UnlockObject()
    '//send email
    Else '//throw an exception here - return "no email address"
    End If

  • HT1320 how do i reset the network settings on iPod 4th generation?

    i've looked at heeps of websites to try and find out how but everything i try doesn't work for some reason

    Hey PandaBear,
    I found the following info on resetting your network settings on an iPod touch with iOS 4:
    Reset network settings: Choose General > Reset and tap Reset Network Settings.
    When you reset network settings, your list of previously used networks and VPN settings not installed by a configuration profile are removed. Wi-Fi is turned off and then back on, disconnecting you from any network you’re on. The Wi-Fi and “Ask to Join Networks” settings are left turned on.
    To remove VPN settings installed by a configuration profile, choose Settings > General > Profile, then select the profile and tap Remove.
    via: iPod touch User Guide (for iOS 4.3.1 Software)
    http://manuals.info.apple.com/MANUALS/1000/MA1541/en_US/iPod_touch_iOS4_User_Gui de.pdf
    Cheers,
    Delgadoh

  • TS1368 itunes and app store say cannot connect - I reset all the settings, enabled location services so the

    I reset all the settings, enable location services so time and date would be auto, update iOS, re-entered network key - cannot connect to app store continues

    You must not be connected to the internet via wifi.
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

Maybe you are looking for

  • Problem with URL in PDF

    Hi all I have a stange problem using my iPad (actually was tested on original iPad, iPad2, iPad3) I have a PDF documents that was sended to me. Inside a lot of pages and hyperlinks. Some of them are refers to website and some used for navigation insi

  • Machine and User authentication with ISE 1.2.1

    Hi , Can any one tell me in machine authentication what access need to be enable DACL for machine logon? Can we enable the access on port level ? direct to tcp/udp or ip level what is the best practice. Thanks  Pranav

  • Is there a set of regular expression operators which can be applied to Thunderbird message bodies?

    I want to filter on text or format that may appear in message text. If Thunderbird could parse regular expressions with a normal set of commands and apply them to the message body, my filtering task would be immensely more efficient.

  • ADE with new Nook

    I just received a Nook HD and ADE isn't picking it up under Bookshelves. I have been using ADE with my first addition Nook for 2 years now successfully. My Nook HD is set up with Barnes and Noble and I have already bought a few books. I connected my

  • Dynamic Link from Premiere CS4

    When I export Premiere to AE, the composition icon in AE but nothing else.No associated video files, etc. I double-click it or drag it into the timeline area - nothing happens. However, I am able import a Premiere project frm within AE and I can do a