Default parameter for users

Hi gurus,
I'd like to know how to assign default values for user parameters in CRM web UI.
For instance I want that each time during navigation an editable field for sales organization is found, my default sales organization (maintained as paramenter in TX SU01) should be automatically filled out.
I tryed with CRM_SALES_ORG, HH_SALES_ORG, WAP_SALES_ORG, BBP_ORG but it does not work.
Any suggestions?
Thanks in advance.
Points for useful answers.
Fabrizio

Hello,
I fear this is will be completely up to you.
The only means I can think of are:
1. Client Side: When the BSP is constructed use JS to fill the fields. However I can not imagine how one could possibly identify a sales org field on the UI?
2. Server Side: You could hook yourself into the API that is reading the data from the databases. Whenever a field is empty prefill it. This leads to serious problems as you do not know if the field is readonly on the UI.
Anyway, both ideas are just thoughts and there is absolutely no substance behind them. From my point of view it is simply not possible.
However I would be glad if you came up with a solution, this should be interesting.
cheers Carsten

Similar Messages

  • Default Dashboard for user

    Hi!
    i am facing the problem to give default Dashboard for user.i can set my default dashboard from "my account" but is there any other way so that Administrator can give diffrent dashboard to diffrent user as default dashboard ???as in i want user1 can have dashboard1 as default dashboard whereas user2 can have Dashboard2 as default, which admin can set.
    Regards,
    Deepak

    Is this helpful?
    http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html

  • Default dashboards for users

    How can I set default dashboards for users on startup? I mean always a user start OBI,one (default) dashboard should be shown...How can I set this property? Can anyone tell me in detail?

    Hi,
    You can set the default dashboard for user.
    After logging with the user in OBI Answers Goto-->Settings on right top corner then click on My accounts and there you will find default dashboard preference where you can set it.
    If you find thsi answer useful please mark it correct.
    Regards,
    Tarang Jain

  • Set default variant for user in ME5A

    Hi gurus,
    It's possibile to set a default variant for the ME5A transaction for a user? Which parameter I must use in SU01?
    Thanks
    regards.

    There's a way to add entries to that table.
    Go to the table ESDUS through SE16N and activate the editing mode by entering &SAP_EDIT in the command field. It will give you information message in the bottom "SAP editing function activated" ("Maintain entries" check box will be visible).
    Let us examine the ABAP code for the program behind ME5A
    DATA: l_action  LIKE esdus_s-action VALUE 'RM06BA00'.
    CALL FUNCTION 'ME_SET_REPORT_USERVARIANT'
       EXPORTING
         im_report           = l_report
         im_esdus_action     = l_action
         im_standard_variant = l_variant.
    MOVE l_action      TO my_esduscom-action.
    MOVE 'USERVARIANT' TO my_esduscom-element.
    MOVE sy-slset      TO my_esduscom-active.
    Stay in SE16N and in the field "Act." enter RM06BA00 and execute. You'll see all the users who executed the ME5A (a.k.a program RM06BA00) and the default variant SAP selects is "SAP&STANDARD" which is a system variant, in the "Active" field. Change that value to what user want to be defaulted. Keep the value 'USERVARIANT' in the El. field. Click save on the top. It will popup a window records inserted, deleted, changed. Just hit enter.
    Now whenever the user executes it will be defaulted to whatever you rewrote in the table.
    Caution: Do not use &SAP_EDIT with other tables especially which share common primary keys it can serious problems in your database.

  • How do I change the default timezone for user calendars?

    The default timezone for new calendars is "America/New_York." How
    do I change the default timezone to my local timezone?
    To change the default timezone, perform the following steps:
    <P>
    <OL>
    <LI>Go to the bin/data/default_user_prefs.xml
    file.
    <P>
    <LI>In this file, change the values for the
    "icsTimeZone" and
    "ceSingleCalendarTZID"
    parameters. The default settings will appear something as follows:
    <P>
    <P>
    Changing these two parameters will change the timezone in the Calendar user
    interface.
    <P>
    <LI>In addition, go to the
    bin/config/ics.conf file.
    <P>
    <LI>In this file, change the value for
    calstore.default.timezoneID
    <P>
    Changing this value will enable the server to pick up the new timezones.
    </OL>
    <P>
    <B>Please note:</B> The values you enter for the above parameters must be valid
    timezones defined in the
    bin/data/timezone.ics
    file.
    <B>Related Technote:</B>
    <P>
    20000330-7: iCS 2.x: How do you change the
    default timezone in JavaScript?<BR>
    see article 4322

    Colin,
    You may substitute any text you like for the "Placeholder Text", as it is called, in Pages. Click on the existing placeholder text and type something more to your liking. Do this in as many places as your particular template of interest demands. Then, Format > Advanced > Define as Placeholder Text. Lastly, File > Save as Template.
    Now that you have defined a Custom Template to your liking, you can go to Pages Preferences and under the General tab's first section, define the new custom template as your default for each new document.
    Regards,
    Jerry

  • Default setting for user

    Hi Mr Rajesha ,
    I read ur ans. on thread of "BOM".
    Can we give the default seting for T-code Co11n for particular user.
    I want default exucution start date and time with exe. finish date and time in CO11n.
    wat i have to do for this?
    Please suggest.
    thanx in advance!
    Nilesh

    Hi,
    I am conf. the order thorugh co11n for manual activity declaration.
    I am confirming my production from yesterday's morning 6:00 to todays morning 6:00
    so user has to give there execution time and date for showing there production of that day in Zreport.
    If it will come as a default user has no need to enter the time or day.
    Is it possible?
    Please suggest!
    Thanks in advance!
    Regards
    Nilesh Ithape.

  • Sales office default value for user

    Hi Gurus,
    Is it possible to have the sales office value ex. GBHP as a default on a user account so that whenever user creates any type of order this value GBHP is fetch in document everytime by default.
    Thanks
    Bawa

    Ok.
    Than Goto Su01 by giving their user id in which you want to set default value.
    See path Su01>change mode>parameters tab>than add VKB and give default value what you want to populate automatically.and come out with save.
    PS:you may need to do same for each users.
    Pls let me know if you found any issues.
    Amit.

  • Parameter for user locked when no connection

    Where is the parameter for the number of days before automaticaly lock of the users ?
    In our system, the users are locked automatically by SAP after 1 month of inactivity !!
    Where is the parameter who control yhis ?

    Jean,
    Where is the parameter who control yhis ?
    In RZ10,  login/password_max_idle_productive users who are  idle for 30days will be automatically locked.
    2. Use TU02 -you will get to know parameters active in the SAP system.
    http://sap.ittoolbox.com/groups/technical-functional/sap-security/rsparam-settings-password-1185954
    Thanks,
    Sri
    Edited by: sri on Jul 27, 2010 8:41 PM

  • Should Default Tablespace for User DIP be "SYSTEM" or "USERS"?

    Oracle Enterprise Manager is giving me a warning about some non-system users who have a default tablespace of SYSTEM. One of the users is DIP. Is it OK for me to change the default tablespace for DIP to USERS, or should it remain SYSTEM?
    Thank you,
    Bill

    To the best of my knowledge user DIP was created automatically by Oracle software when I upgraded my database from 8i to 10gR2. In my mind that means it is needed for managing some system function in the database. That is why I hesitate to change the default tablespace from SYSTEM to USERS.
    If user DIP is tied to use of Oracle Directory Integration and Provisioning then I am not knowingly using the DIP account. I do not know what Directory Integration and Provisioning is and read about it only when researching this tablespace question. That being said, I expect that Oracle software does a lot of things internally that I am not aware of.
    I was hoping someone familiar with user DIP could tell me that changing the default tablespace to USERS for this Oracle supplied account would do no harm.
    Thank you,
    Bill

  • RR overview as default screen for users

    We are using SNC5.1. We have implemented customer collaboration.I am looking for the following
    1. Whenever any user login in SNC, the RR overview screen should appreared as default.
    2. We want to hide GTIN column in RR overview and it should be applicable for all users. Means the layout should be same for all users.
    Regards,
    Vaibhav Virkud

    Hi Vaibhav,
    1. Whenever any user login in SNC, the RR overview screen should appreared as default.
    Individual user can login and can click on button left side top (see http://help.sap.com/saphelp_snc2007/helpdata/EN/46/d5249c66ba1d21e10000000a1553f6/frameset.htm)
    2. We want to hide GTIN column in RR overview and it should be applicable for all users. Means the layout should be same for all users.
    Login to Web UI and go to address bar of the Web page.
    Now replace sap-language=EN with sap-config-mode=X then press enter.
    go to R/R overview and right click on GTIN field then click on user setting.
    Now remove GTIN from table and click save and close button.
    Regards,
    Nikhil

  • How do set the system parameter for user defaults?

    When we are creating new users they are getting the European default for date format and decimal format.  I have found is there is a structure BAPIDEFAUL that contains these values.  However, I have not found the configuration for changing these values.  Does anyone have the answer to this problem?

    Ronald,
    with USERS_GEN, users are created with BBP_USER_CREATECP.
    This function uses DEFAULTS to pass parameters.
    But those parameters are not available in interface or file upload
    USERS_GEN will take default values in system parameters:
    Set date format and decimal format like in system parameters
      data: defaults   type bapidefaul.
      clear defaults.
      CALL 'C_SAPGPARAM'
           ID 'NAME' FIELD 'zcsa/moddatfm'
           ID 'VALUE' FIELD DEFAULTS-DATFM.
      CALL 'C_SAPGPARAM'
           ID 'NAME' FIELD 'zcsa/moddcpfm'
           ID 'VALUE' FIELD DEFAULTS-DCPFM.
    So, this is the only way to "customize" it: define system parameters zcsa/moddatfm & zcsa/moddcpfm in RZ10.
    Rgds
    Christophe

  • DEFAULT ROLE FOR USER

    I swich to Oracle11g express and create user
    CREATE USER LEO
    IDENTIFIED BY xy
    DEFAULT TABLESPACE USERS
    TEMPORARY TABLESPACE TEMP
    PROFILE DEFAULT
    ACCOUNT UNLOCK;
    -- 3 Roles for LEO
    GRANT AUTHENTICATEDUSER TO LEO;
    GRANT CONNECT TO LEO;
    GRANT FER_ADMIN TO LEO WITH ADMIN OPTION;
    ALTER USER LEO DEFAULT ROLE FER_ADMIN;
    -- 1 System Privilege for LEO
    GRANT CREATE SESSION TO LEO;
    -- 1 Tablespace Quota for LEO
    ALTER USER LEO QUOTA UNLIMITED ON USERS;
    and after login i check
    select * from SESSION_ROLES
    and i have none role
    if I set role all works fine.
    Why I doesn't have DEFAULT ROLE after login.
    Pleas for help .

    here is the solution
    default roles and grants
    Edited by: Leo Lakota on 4.10.2012 5:52

  • Set default timezone for users

    Hello all,
    I am looking a for a way to set the default timezone of a user on the Portal. What needs to be done is to read the user's local time on the pc and set the timezone on the Portal accordingly. Does SAP provide any solution for the same?
    I am aware that this can be achieved through custom development, but would like to check if anyone has faced similar issues before and if there exists a standard solution from SAP that I can implement.
    Thanks,
    Sudha

    Here is the problem though.  Our employees are all over the globe and travel all over the globe.  We use an LDAP as the UME source.  Setting the default time zone via either of those method will blanket apply to all users.  This leaves there UWL items in the wrong time and their KM content in the wrong time, sometimes indicating that something posted just minutes ago was actually posted "Yesterday".
    I think what we need ultimately is a client aware solution.  Perhaps a java program that gets the users client or browser time and updates their time zone in the UME on the fly. 
    Anyone know of such a solution?

  • Default currency for user

    Hi,
    I have a parameter field p_waers that I want to fill default with the currency of the actual user.
    I have tried via T001 but that needs the BUKRS as key which I do not have.
    Any suggestions ?

    Use GET PAAMETER ID 'FWS' field w_fws. But the parameter ID FWS has to be maintained in the User profile.
    To do this Goto System->User Profile->Own data.
    Add the parameter value under the Parameters tab.

  • Default Community for users

    Hi,
    I am having difficulty setting up what community a user defaults to when they log in.
    Currently we have 3 communities setup, when a user logs in for a particular community they are directed to the initial Home page.
    Is there any way of getting the portal to display a particular community page instead of the home page?
    Thanks in advance,
    Tahir

    We are using LiquidSkin theme if that makes any difference..
    I created a new experience definition, set this up to use the correct community as the home page and removed the my pages option to ensure the user would hit the right place upon login.
    The experience definition seems to work fine by ensuring only the required community is displayed however it still displays the users home location even though I have disabled this in the experience definition.
    Could the user be inheriting another experience definition or have I missed something?

Maybe you are looking for