Is it possible to save user settings to database?

hi, gurus,
we have a complex program with many fields on the selection screen. it's not possible to save variants as reports.
i want to know is it possible to save user entered data into database(cluster table maybe), so next time when user open th e program he/she can deal with fewer field input.
br.
zj

Hi,
I think it is not possible.
The following links may be helpful to u,
http://help.sap.com/saphelp_nw04/helpdata/en/03/455957ed8911d2964d00a0c9308b1f/frameset.htm
/thread/351831 [original link is broken]
Regards,
Jagadish

Similar Messages

  • Save user settings

    Can I save user settings? if yes What is the best approch XML based perferably?
    Like if a user adds to a list, game scores that sort of thing. any ideas whould be great.

    Depending on the specific need you can use local SharedObjects or you can save in a file.
    There is a nice guide here:
    http://www.adobe.com/devnet/flash/articles/saving_state_air_apps.html

  • Is it possible to export user settings and import into same environment?

    Hi guys,
    I exported a user profile settings into a file and triedd to import saved file into same environment where I exported, but I am getting following error
    "Login name already in use"
    I followed the same process for restoring groups.Exported groups into a file and imported saved file into same environment, I was successfully restored thr groups.But I am failing to restore the user settings.
    Any help or suggestions on this issue is greately appreciated.
    Thanks in advance!

    Importing into the same environment is not supported.
    Instead, you could create all the test users in production with all the roles and then deactivate the user, so they are not usable.
    After you overwrite the non-production DBs with the production DB, you could then run a script (you will have to create it first) to activate all the users.
    Will this work for you?
    Segal

  • Not possible to save personal settings personal history only default settings

    Use mozilla firefox 5.0.1

    History setting in ff5? If so, try this page. <br />
    https://support.mozilla.com/en-US/kb/Preferences%20are%20not%20saved
    I just had that, too, but that page didn't work for me.<br />
    IF THAT PAGE DOESN'T WORK:
    *go to bookmarks, show all bookmarks,import and backup, export HTML
    *save this file (I'd suggest to your desktop) and EMAIL THIS FILE TO YOURSELF. You may want to list all of your add-ons/themes/personas in this email so that you can re-download them.
    *ENSURE THAT YOU HAVE ANOTHER BROWSER like chrome/IE or something or you'll be in huge trouble!
    * Un-install firefox. Do NOT check the "save personal preferences for later" or whatever box; the point is to completely remove it from your system. I'd also suggest using an un-installer program to be sure. (this may also delete those bookmarks from your desktop. As long as you emailed them to yourself, that's a good thing. ^_^)
    *Re-download firefox from another browser, then get the bookmarks file from your email and save it to the desktop.
    *go to bookmarks- show all bookmarks- import and backup- import HTML; then select the bookmarks file from the desktop (you may have to browse)
    *finally, reinstall your extentions/themes/personas.
    I just fixed the same thing you have by doing this; I hope it helps. Good luck!

  • Is it possible to save General Ledger etc. settings?

    Hi,
    Is it possible to save 'predefined' settings for General Ledger & Sales Analysis etc. reports?
    For example in General Ledger I want some settings to be set by default when I open the GL window:
    Accounts unselected,
    BP selected,
    Due date selected,
    From and To dates set to 01.01.01 - 31.12.06,
    Ignore adjustments selected,
    Hide zero balanced acct unselected,
    and so on!
    Is this possible with SBO 2004 and/or 2005?
    OR is it possible to use some stored procedure to do the trick? I would also need to print the report.
    Kind regards,
    Jani

    Many of the standard report screens automatically save the last settings you used and re-use them when you next open the screen, so you may not even have to write code for many of these.
    To automatically set them through code you will want to create a handler for the et_FORM_LOAD item event.  In this event you can set the prompts to the predefined settings you wish.  A simple example of this using the Trial Balance screen is included below:
        Dim sboItems As SAPbouiCOM.Items
        If pVal.EventType = et_FORM_LOAD And pVal.FormType = "166" And pVal.BeforeAction = False Then
            Set sboItems = sboApp.Forms(pVal.FormUID).Items
            'Accounts unselected
            sboItems("15").Specific.Checked = False
            'BP selected
            sboItems("3").Specific.Checked = True
            'Due date selected
            sboItems("77").Specific.Select "D", psk_ByValue
            'From and To dates set to 01.01.01 - 31.12.06
            sboItems("32").Specific.Value = "20010101"
            sboItems("33").Specific.Value = "20061231"
            'Ignore adjustments selected
            sboItems("89").Specific.Checked = True
            'Automatically display the report
            sboItems("1").Click
        End If
    John

  • Upload/download of user settings?

    Hi all,
    currently I am working for a client with access to dozens of systems.
    For each and every system, I have to
    - configure my favorites - OK, Up-/Download to text file is possible
    change my user settings:
    - Extras-Settings: No background picture, display technical names (of transaction)
    configure my workbench environment
    SE80->utilities->settings
    - Common: Unmark Mime repository, tag browser, test repository or whatever never-used is flagged
    - ABAP editorFrontend editor new, pretty printer upper/lowercase conversion, keyword upper, debugging use classic debugger, session breakpints active immediately, patterns name actual = formal parameter, generate CALL FUNCTION with Try..endtry for class-based exceptions, same (but different) for classes, use functional notation, class builder also show inherited components, group by interfaces and upper class; Repository info system 'all selection criteria', data browser use grid display, use conversion exit
    And some or many more.
    Is there any central space for storing all these settings, can I upload/download them?
    Thanks in advance
    Regards
    Clemens

    Hi Suhas,
    Right now I am logged on to 3 SYSTEMS:
    1. SAP EHP 2 for SAP NetWeaver 7.0 system.
    SAP_ABA     702     0008     SAPKA70208     Cross-Application Component
    SAP_BASIS     702     0008     SAPKB70208     SAP Basis Component
    2. SAP ECC 6.0
    SAP_ABA     701     0005     SAPKA70105     Anwendungsübergreifende Komponente
    SAP_BASIS     701     0005     SAPKB70105     SAP Basiskomponente
    3. SAP SCM 7.0
    SAP_ABA     701     0008     SAPKA70108     Cross-Application Component
    SAP_BASIS     701     0008     SAPKB70108     SAP Basis Component
    You wrote:
    Actually i'm very much referring to these settings. If you got any friends/colleagues working on SAP NW7.0 EhP1, you can ask them to verify.
    I searched the start menu as the workbench menu for the function of upload/download settings - I could not find the path you did not even mention.
    Sorry to say that: You won't loose your face admitting that this functionality is mising now and will be missing in the foreseeable future.
    If the functionality you mention exists, then you should feel encouraged to create a blog with some screenshots, menu path etx so that all SDN members can share the valuable knowledge.
    Regards
    Clemens

  • Ability to save graphic settings on dataview across all users

    Hello All,
    Do you know how to save a graphic setting on a dataview?
    i.e. i have customized a graph on my dataview, which have specific settings.
    When i go into the dataview, my settings are as per defined. however when another user enters the dataview, my specific settings are not displayed.
    looked up on sap library and saw the following:
    The graphical display in interactive planning depends on the following factors:
    ·        It is user-specific.
    ·        It is planning book-specific.
    ·        It is data view-specific.
    Is there a possiblity to save a setting at a central place which will be evident across all users?
    Thanks
    Regards,
    Stella

    You can assign setting from you user id to other planner user ID by tcode :
    /SAPAPO/SDPUSET - User Settings for Interactive Planning
    I am not sure wheather it is applicable for graphical setting also.
    If it is not applicable than i don't think it is available with std SAP functionality .
    Manish
    Edited by: Manish Kumar Rathi on Oct 5, 2008 9:16 PM

  • Is it possible to save separate bus settings for each patch?

    Is it possible to save separate bus settings for each patch
    From reading the manual I don’t think this is possible – but would be grateful for any help around this.
    2 examples:
    1. I play around with the delay settings on a bus and I then change patch for the next tune and e.g the feedback on the delay is wrong for the new track.
    2. Most of my patches are 2 layered sounds – which I have sent to a bus to put effects on – But I can’t save those effects settings on that bus on a patch by patch basis – If I change the settings on the effects on the bus all the patches are effected.
    Hopefully Mainstage 3 when it emerges will address this issue – so you have the choice. Unless there is something I am missing.
    Any thoughts gratefully accepted.

    Click here to fill out a feature request from Apple. I urge others to do the same if you could use this feature. I know I could.

  • Is it possible to save keynotes on a central place so that multople users  on mac/ipad.iphon can always have the latest version and edit this ?

    Is it possible to save keynotes on a central place so that multople users  on mac/ipad.iphon can always have the latest version and edit this ?

    If you mean saving the project files;   iCloud, Dropbox, Skydrive will  do this.
    If you mean the application, then definitely not possible.

  • Save user modified 'about:config' settings in FF 9

    Nifty YouTube vids about increasing speed. Go to 'about:config' and modify pipelining & persistent settings. However; when I restart FF and check, the settings are back to what they were before. So, how can I save the settings?

    See:
    *http://kb.mozillazine.org/Preferences_not_saved
    *https://support.mozilla.org/kb/Preferences+are+not+saved

  • User settings for Default plant in some transactions

    Hi gurus,
    is it possible to get a default plant in any transaction that you enter ...
    e.x In any Tcode or  tcode MD04, i want my relevant plant ,ie ABCD to appear by default always.Whta would be the user settings I need to do
    Thnx in ADVANCE
    HKR

    Dear Hemanth,
    for every t-code u have settings options in tool bar
    next to that u have save option
    give plant & save from that option
    then check the result
    Regards
    kumar

  • 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 and System Settings

    Which settings are stored at the user level and which settings are stored at the system level? I asked Apple support if it was possible to reset all Mavericks settings to default and retain my apps and data. They suggested I create a new user and transfer my personal files over. I expected this to start with all the settings at default, but I've found that the Network and Energy Saver settings remained the same. What other settings are not set to default when a new user is created?
    Also, Apple failed to mention that the new user would have to take ownership of the old user's files. I'm wondering if the command below was the proper way to do so:
    sudo find / -user oldusername -exec chown newusername {};

    All system-level settings are stored in /Lbrary/Preferences/, including the hidden .GlobalPreferences.plist file.
    Can't help with the Unix command, but seriously doubt their advice. Why would you want to create a new user? The normal way to reset user settings is to remove the plist files stored in /username/Library/Preferences/.

  • Save Export settings as a Preset?

    Is there a way to save the Export settings as a Preset?
    I convert QuickTime files to a variety of different formats that use very specific compression, size, and sound settings. It would be helpful to have user-defined presets so I don't have to manually enter them everytime AND to ensure consistancy.
    Thanks in advance.

    Hi,
    I found this thread while looking for a similar thing....Requires a little Applescript, but seems to do the job.
    It was here:
    http://lists.apple.com/archives/QuickTime-Users/2002/Nov/msg00294.html
    Re: Custom export settings
    Subject: Re: Custom export settings
    From: Gary Flint <email@hidden>
    Date: Fri, 29 Nov 2002 13:47:45 -0800
    I'm looking at developing an Applescript that will take a source Quicktime
    file and export several Quicktime versions of the movie using different
    compression settings (FPS, quality, codec) for streaming. Applescript can
    tell Quicktime Pro to export movies using the export presets already
    included in Quicktime Pro, but I am wondering if it is possible to add
    custom export presets?
    -Rob
    The answer to your question is yes, with some caveats. You can preserve any arbitrary export preset using the following process:
    1) Open a movie representative of the kind you'd like to export
    2) Choose "Export" from the "File" menu
    3) Select the desired export kind from the "Export:" popup menu (Movie to QuickTime movie in this example)
    4) Click the "Options..." button to specify your custom settings, then click OK
    5) Note that the "Use:" popup menu now displays "Most Recent Settings"
    6) Start the export by clicking on the "Save" button (if you don't start an export the "Most Recent Settings" won't stick)
    7) Cancel the export if it is a long one
    8) To double-check the export settings, select the "Export..." menu item again. The "Export:" popup in the export dialog should indicate the last export performed and the "Use:" popup should display "Most Recent Settings". Click on the "Options..." button to confirm that the settings are indeed what you desire (you can skip this step once you gain confidence that this process actually works).
    9) Without closing the open movie, run the following AppleScript
    tell app "QuickTime Player"
    tell first movie
    save export settings for QuickTime movie to file "My Volume:Export to Xyz Format"
    end tell
    end tell
    10) Repeat steps 1 through 9 for each export variation. Be sure to provide meaningful names for the export settings files.
    To perform the actual movie export, use something like the following:
    tell app "QuickTime Player"
    tell first movie
    -- export various movie versions
    export to "My Volume:Movie Xyz" as QuickTime movie ,
    using settings alias "My Volume:Export to Xyz Format.set"
    export to "My Volume:Movie Xyy" as QuickTime movie ,
    using settings alias "My Volume:Export to Xyy Format.set"
    export to "My Volume:Movie Xzz" as QuickTime movie ,
    using settings alias "My Volume:Export to Xzz Format.set"
    -- etc.
    end tell
    end tell
    Keep in mind that there is only one "Most Recent Settings" for each export type so you may want to make note of your settings in case you want to go back and tweak them.
    Thankyou, and I hope my ramblings make sense.
    I think they made sense (and my answer is predicated on that assumption). That said, I think both your question and my answer will appear as senseless ramblings to the non-scripters on the list.
    Gary Flint
    QuickTime Engineering

  • HT201361 Is it possible to save the screenshot files to a different folder than desktop. How can I change the folder?

    Is it possible to save the screenshot files to a different folder than desktop (that is the default). How can I change the destination folder? Thank you, Sal

    To change the screenshot capture location to a new place on your Mac, first think of a location that would serve you properly. We like to place ours in a "Screenshot" folder located inside of the User's "Pictures" folder. To change the location to this new location, open the Terminal and enter the following command:
    defaults write com.apple.screencapture location /Users/[u]/Pictures/Screenshots/
    Replace "[u]" with the name of the user on your system. Once you have entered this command, let's restart the screen capture utility by restarting the SystemUIServer by entering the following command:
    killall SystemUIServer
    You can optionally log out and back in instead of entering this second command, thus restarting the SystemUIServer. Once restarted, all screen captures taken from here on out will end up in your /Pictures/Screenshots/ folder in the User's home folder on your Mac.

Maybe you are looking for

  • Lenovo Services/P​rogram takes a long time to start after bootup

    It seems like Lenovo services take a long time to start after boot up is completely done. My Bootup time is less than a minute (0:51s), but my lenovo services (Power Manager Gauage, Lenovo Services in the Sidebar, have th ThinkVanatage Button work, a

  • How can I get a list of active users on an AS Java platform on a cluster?

    Hello Experts, I have an AS Java NetWeaver CE v7.1 EhP1 SP3 system and it's running in a cluster.  Do you know how I can get a list of all users that are currently logged in or whom have active sessions on each application server instance? Thanks, Sa

  • I am trying to watch videos online, but a message saying "You are currently browsing the web with Google Chrome..."

    I have a MacBook Pro, which I just bought in August. When I try to watch videos on my computer, a message pops up saying, "You are currently browsing the web with Google Chrome and your Video Player might be outdated." I know it's a pop up, but I don

  • Unicode and Java

    Hi As we all know Java treat character literals as Unicode characters. I have been studying Unicode and the way they treat characters and I have a doubt which is not specific to Java code but specific to Unicode. Unicode states that each character is

  • Is using OS X v.10.5.8

    I'm trying to load Garritan World Instruments to add to Finale with little success. While attempting to resolve the issue with Garritan, they suggested I set up another log on account and attempt loading the software from there as some sort of test.