Assign UMR defaults to groups

Hi everyone, quick question. I heard that it is possible to create a group and assign the UMR default tab attributes to this group. The idea being any user assigned to this group would inherit the defaults (date, language, decimal, time etc) assigned to the group. This would eliminate the need for manually, or with an eCATT having to maintain these defaults. However, I created a test group and cannot find anyway to assign anything but users. Is this even possible? Is there anywhere else to set these defaults to be automatically assigned when a user is created?
We are attempting this in CRM 2007, BI 7.0 and ECC 6.0.
Any advice would be very helpful.
Todd

Great question...one that can make life of security admin easier
So I had similar issue and I was not able to find a user group that can populate the default tab with the values that you normally want them to have.
I finally resorted to create a transaction variant for it using t-code SHD0 ...if you have idea about it you can do that or else sit with some ABAP guys and he can help you. Also you can transport it to all the places where you need this default value. check it in your sandbox or dev system ...I guess it is useful to have it done....no more problems of having to maintain default values for every user.
One issue that I faced while doing this is that we wanted our date format to be MM/DD/YYYY but even with transaction variant created for it ..it was showing as DD.MM.YYYY.....though everything else like language as EN etc was working properly.
We figured out that there is parameter zcsa/moddatfm ( Parameter for Default date format when creating users with transactions SU01 ). By default its value is 1 for DD.MM.YYYY  and it has to be changed to 2 for MM/DD/YYYY to make this work.

Similar Messages

  • Default Authorization Group

    Hi all:
    Does anybody know if is it possible to assign a default Authorization Group to a user?
    I know it can be done with EasyDMS, but I'd like to do it in SAP GUI, and I've seen there is no parameter for this field...
    Thanks in advance!!
    Regards,
    MariaLuisa

    hi,
    for authorization group field there wont be any search help or drop down, as it is assigned to user via role, user needs to remember and to be entered while creating DIR.It will check whether user is authorised to perform activity or not depends on ur auth group. U need to give all users thire respective auth groups which u have assigned in roles.
    Reward points if useful
    regards
    Sham

  • Assigning a default value to a user property

    Hi everyone,
    do you know how can I assign a default value to a user property? It would be great if I should be able to assign it from the administration without writing any code (like profile web services...).
    Thank you!
    Alberto Marchiaro

    Hi Alberto,
    I don't think you can currently do this. In other words you can't set a default value for some object property and have it subbed in when no better value is available.
    You can however create a default profile, and set values for the object properties assigned to users (You do this by going to the "Default Profiles" manager). You can then edit the "Default Profile" that is already there (or create a new one), and edit the "Properties and Names". Set the value field to whatever you'd like to be copied by default.
    Once done, all new users that are created via a User Synchronization job will have this default profile. The changes will not apply to users that were previously created. If you created a new Default Profile in the Default Profiles Manager, then you need to goto the Authentication Source that you are doing your sync's from and pick which profile you'd like to use for All Groups. You can also create custom Default Profiles for various groups.
    Hope this helps,
    Akash

  • How to add a default user group for multiple document type's?

    Hi,
    I am trying to add same default user group for different document types when MA is created. Is there any way to setup using a single "Document Security Template"? Or I need to create different templates for different document types?
    Please confirm.
    Thanks,
    Saloni

    Hi Saloni,
    Based on what your specific requirement, it might be easier to do it with scripting.
    If you are doing it using Document Security Templates, you would have to create a Document Security Template for each of the 6 MA types and assign the default group. Create another one and leave the Document Type field blank, so it will apply to the other 4 MA types that don't have a default group.
    Regards,
    Vikram

  • Default User Group in SAP Query (SQ01)?

    Hi,
    Is there a configuration or parameter to set so that when starting SU01 it will open a certain User Group by default, e.g. Z1234?  Clicking the button "Other User Group" is tedious for end users.
    Thanks, will assign points.

    Unfortunately those steps take you to SQ03, "User Group: Initial Screen".  There is no option in SQ03 to set a default User Group, either.
    Any other ideas?
    I tried searching for parameters in SU01, but there isn't a suitable parameter.
    Advice welcome

  • Defaulting material group in Purchase requisition

    Hi experts,
    I need to default material group of a purchase requisition as '6HA' if the asset assignment category is 'A' . Doing this by the personal settings option in ME51n is not what I require. Could you please suggest me of an appropriate BADI or exit to achieve the same where in I can perform my required validations as well.
    Thanks and Regards,
    Puja

    Hi,
    Did you copy the class manually?
    How did you implement this badi?
    This BADI should be called while creating the PR/before saving the PR.
    Enahncements are not assigned in SPRO.
    The link between the transaction and badi would exists already, and when you write some code in any interface of this badi, and activate the implementation.....it should be called automatically during the transaction processing, provided it meets the criteria.
    You can check whether your PR is reaching this implementation or not by putting breakpoint in the badi implementation.

  • Shipping point not defaulting loading group for materials

    Hello all,
    I would like to know how to set up a particular shipping point defaulting to particular loading group for certain group of materials. would this change has to be done manually in the material master or is there any customizing changes that has to be done for this change.
    Thanks,
    Maxx

    Maxx,
    This sounds like standatd Shipping Point Determination.
    1. Create a Loading group for your material
    > Logistics Execution > Shipping > Basic Shipping Functions > Shipping Point and Goods Receiving Point Determination > Define Loading Groups
    2 Assign that new Loading Group to your material(s)
    > Tcode MM01, MM02
    3. Assign combination of Shipping condition, Loading Group, Plant, & the desired Shipping Point
    > Logistics Execution > Shipping > Shipping Point and Goods Receiving Point Determination > Assign Shipping Points

  • Chang default account group forwarding agents

    Folks,
    During shipment creation and change the default account group is set to 0005 when searching for an agent and if I remember well, this could be changed in customizing. Cant remember where.
    Anyone?
    MZ

    MZ,
    There is no customizing for this purpose.
    The default account group '0005' is fixed in the search help assigned to this screen (F4_CARRIERS).
    To change this you should create a new search help and assign it to the screen (ABAP development). An access key will be necessary to change the screen attributes.
    Regards,
    Aldo.

  • Collection Mgmt - All Invoices in going in default collection group

    Hi,
    We have three groups say CG01, CG02, CG03 in segment CG and CG01 is default. What is happening now is All invoice of customer CUST01 for CG is getting assigned to default group.
    How can we have this changed like all invoices for customer CUST01 with company code CC01 should go to group CG01,  invoices of company code CC02 should go to CG02 and so on.
    Can this be done in config or needs to done in Badi. If Badi then what would be approriate Badi?
    Thanks.

    Hi,
    I concur Torsten, I recommend you check the security role of All Systems collection.
    For more information, please review the link below.
    Configuring Security for Configuration Manager
    http://technet.microsoft.com/en-us/library/hh427332.aspx#BKMK_ConfigSecRole
    Also, you could create a custom collection using the same query with All Systems Collection. 
    We
    are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SM36 - define default server-group

    Hi experts,
    I did define in transaction SM61 a batch-server-group.
    Now I would like, that normally all jobs get automatically schedule on this server-group.
    I mean jobs, which will be scheduled in the future.
    Is there a functionality to define a kind of default-server-group?
    Kind regards

    Hi Christian,
    From SAP note 786412
    Create a server group with the name 'SAP_DEFAULT_BTC' in transaction SM61 and assign the desired servers. As of now, the background jobs that do not have an execution goal are only executed on a (any) server that is included in the server group 'SAP_DEFAULT_BTC'.
    Note that the 'SAP_DEFAULT_BTC' server group is analyzed at the start time of a job, but not at the definition time. This applies in general to background processing server groups.
    For more information about 'Background Processing Server Groups', refer to Note 612838.
    Hope this helps.
    Regards,
    Deepak Kori

  • Set default radio group value

    Hi,
    I want to clarify the following:
    Is it true that if I assign a radio group to a base table field then I can assign a default value to it?
    If it is not a non-base table field, I can still assign a radio group to it, but I cannot set a default value for the radio group?
    The portal version that I am using is 3.0.9
    on Solaris.
    Thanks;
    Kelly.

    Hi,
    In order to ensure that the "ALL" option is selected, you have to do a few things:
    1 - On your radiogroup's definition, set the following:
    Display Null: No
    Null display value: (leave blank)
    Null return value: (leave blank)
    2 - then, update the List of values definition setting to include a NULL value. Something like:
    SELECT ' ALL ' d, -1 r FROM DUAL
    UNION ALL
    SELECT DNAME d, DEPTNO r FROM DEPT ORDER BY 1(this way, ALL becomes part of the data). Note that, in this example, I have used -1 as the "null return value" - this is because I am using a number field here (DEPTNO). Change this to a string if you are using a VARCHAR2 field.
    3 - Create a new Page Computation. This should run Before Header on the radiogroup item. The computation would be a Static Assignment of the "null return value" you set above - in my example, this is -1 The computation should be conditional on the value of the radiogroup item being null. This, I have found, is the best way to ensure that you get a default value before the page is loaded.
    I have done all this on: [http://apex.oracle.com/pls/otn/f?p=33642:216]. My report's SQL query is then:
    SELECT EMPNO, ENAME, DEPTNO
    FROM EMP
    WHERE :P216_DEPTNO = -1 OR DEPTNO = :P216_DEPTNOAndy

  • Assigning a default value to a field

    Hello Everyone,
           Could you please tell me how to assign a default value to a field in a transparent table, so that while creating an entry even if we don't enter the value, a default value will be assigned.
    Thanks,
    Anbu.

    Like this
    DATA: BEGIN OF itab OCCURS 0,
            field1 TYPE c VALUE 'X'
            field2 TYPE c,
          END OF itab.
    append itab.
    append itab.
    You will have by default X set in both rows for field1.
    Regards
    Marcin
    PS: Ooops I just noticed you meant transparent table but I wrote about internal one. As long as you maintain that table using maintenance view you can use event 05 - When Creating a New Entry and set fixed value for a field there. So whenever you create new entry it will receive that value.
    Edited by: Marcin Pciak on Jun 23, 2010 8:57 AM

  • How to Assign a default value and Increement in my Target table ........?

    Hi,
    In my target table I want to Increment a value and store it in the table ........
    the increement shud start frm ...........5001,5002,5003..................etc
    How can I achieve this...........?
    I created an numeric Variable and in assigned the default as 5000 nad action as Historize.........
    In the target Datastore ......I assigned VAR+1.......
    but in the Target column I got 5001 for all the columns........
    Which way is the best way to deal with the Variables.......
    Thanks
    AK
    Message was edited by:
    AK2008

    Hi Gurusank and Micropole,
    Thanks for reply and info.....
    I am trying out one of the solutions first........
    Gurusank,
    I have created a sequence........whether I need to mention the schema and table name ,column.........also ( I gave all the information) and Increement column =1 and saved it .......
    Then I follwed the procedure as u have mentioned .....
    And in the Target field also I gave the same the same.......for tat column I gave choose (target for execution).
    And I directly ran the interface ..........
    I got the folowing Error:
    287 : 42000 : java.sql.SQLException: ORA-02287: sequence number not allowed here
    java.sql.SQLException: ORA-02287: sequence number not allowed here
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:633)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3057)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:534)
    Could u plz let me know where I am doing the mistake
    Thanks
    AK

  • How to assign a default value to a column ?

    Hi
    In the Object browser is it possible to modifiy a column in order to assign a defalut value to the column ?
    I have a table FICHE in which I want to assign a default value 0 to a column which type is NUMBER.
    Thank you for your kind answers.
    Christian.

    Hi Christian
    For one reason or the other you can't do that using 'Create Column' or 'Modify Column'. You can only do that by issuing a SQL command : alter table fiche modify column( <column name> default 0)
    HTH
    Roel

  • How to assign a default value when there is no prompted value

    Dear all,
    I create a filter and it's value is relate to a prompt.If the prompt is not fill I found that all record is selected.
    How did I assign a default value so that when I didn't fill some value in to the prompt and still can get the result by
    the default value I set?
    Thanks a lot!

    Are you using dates for between or some character column?
    Post your example.
    Instead of between use to is equal prompts, so u will have then 2 fields one for date from a nd one for date to. Everything is the same as I wrote just repeat steps...
    You must put 2 separate fields if you are using date between and you want to have default variable for both.
    Column formula for the first calendar date prompt:
    case when 1=2 then TIMES.TIME_ID else cast ('1.1.1900' as date) end
    and for the second:
    case when 1=2 then TIMES.TIME_ID else cast ('1.1.2900' as date) end
    Now you set up default repository variable for both prompts.
    Presentation variable you put in the set presentation variable on each prompt:
    p_date_from
    p_date_to
    And in Answers filter will be like this:
    *TIMES.TIME_ID between @{p_date_from}{VALUEOF("rv_test_date_to_char")} and @{p_date_to}{VALUEOF("rv_test_date_to_char")}*
    or you can put a different default variables
    *TIMES.TIME_ID between @{p_date_from}{VALUEOF("rv_test_date_to_char_from")} and @{p_date_to}{VALUEOF("rv_test_date_to_char_to")}*
    I posted similar in my blog:
    Date between in filter and title when using presentation variable from calendar dashboard prompt or drop-down list in OBIEE
    http://108obiee.blogspot.com/2009/03/date-between-in-filter-and-title-when.html
    Regards,
    Goran O
    http://108obiee.blogspot.com
    Edited by: Goran O on 2009.04.23 03:37

Maybe you are looking for

  • Batch characteristic in classification not updating

    Hello expert, I have created classification for batch (class type 023) with characteristic MCH1 -LWEDT to record last GR date. Batch number has to be entered manually during GR posting. And i expect that during GR posting, characteristic value of GR

  • Acrobat 10.1.8 crashes on opening (Mac OS 10.9)

    A few weeks ago Acrobat started behaving badly. At first it was just when I tried to print...it would freeze and I would have to force quit. Now it just crashes on opening (doesn't matter if I'm opening from a .pdf or by clicking the icon). I just tr

  • Acrobat Pro 8 Not Printing (Prints from other Apps)

    Hello, I have a user who is having a problem printing from Acrobat Pro v8.1.3. The program is up-to-date as I type this. The problem is that when a print is sent to the printer, the print shows up in the queue, exits the queue, but does not print fro

  • HT204347 if my macbook pro was stolen, is there any way i can find it ?

    i bought my pro two years ago, but it was stolen yesterday, is there any way I can find it ?  please help. it hais important documents and pounds of memeries.

  • Different GPU / Unterschiedliche GPU

    hello I use AE version CC 2014.2 /13.2.0.49 I have a GTX 980, which is not supported by Adobe CC. Can I use a second graphics card, which I only render (GPU)? The idea is: GTX 980 use for monitors. The second video card (GTX 760) use only for AE rend