How to inherit roles between root organization unit and sub units

Hi all,
I have root organization unit and sub units:
->Company
>Department 1
>Department 2
>Department 3
>Department 4
>Department 5
I would like it to work like this that all people from all departments would have access to transaction ZTEST. Most obvious way would be for me to assign appropriate role to unit Company. Unfortunately it looks like roles are not inherit between units like this. So question is how it should be done? Do I have to assign this role to all departments to make it work?
Best regards
Marcin Cholewczuk

Hi,
To activate inheritance of roles between root org and sub org units, you need to set switch HR_ORG_ACTIVE to Yes in table PRGN_CUST. Also proper evaluation path has to be used so that user comparison (via PFUD)  creates the indirect role assignment to user master records.
You can modify evaluation path US_ACTGR in table T77AW/ tcode OOAW to include root org and its subunits (add entry for relationship O B002 O) and connect the role assigned to root org to the users belonging to sub org units. Then run PFUD which will use this evaluation path to create indirect role assigment.
Thanks
Sandipan

Similar Messages

  • HT204388 how do I switch between my mac mini and iMac using iMac screen?

    how do I switch between my mac mini and i mac using i mac screen?  I thought it was using F2 but that does not seem to work.

    To switch between your Mac mini and iMac, you just have to turn on or off Target Display mode. To do it, press Command and F2 keys in your iMac, not only F2

  • How is the interface between the Java Stack and ABAP stack is achieved?

    How is the interface between the Java Stack and ABAP stack is achieved?..Please send me the answer to [email protected]

    Hi,
    By interface, I assume you mean the connection between the ABAP and the Java stacks in a double stack system.
    The connection from Java to ABAP is through JCo connections defined in the WebDynpro section of the J2EE start page. So Java to ABAP requests are processed through JCo.
    The connection from ABAP to Java is through RFC connections defined in TA SM59. The ABAP to Java requests are processed through RFC.
    Refer https://dsd.esco-salt.com/StartPage/documents/integration/3.html for detailed explanation.
    The UME can be maintained in either ABAP or in JAVA depending on the persistence.
    Refer: http://help.sap.com/saphelp_nw70/helpdata/en/5b/5d2706ebc04e4d98036f2e1dcfd47d/frameset.htm
    Check UME data source configuration.
    Some quick FAQs can be found at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad47eb90-0201-0010-7cb2-ddfa5ed879ec
    Hope this helps.
    Best Regards,
    Srividya.R

  • How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI

    Hi,
    I just read "How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI".  While I'm waiting for  more authorisation to r/3 to carry it out and test this functionality.
    I'd like to ask a question to anyone who has implemented this type solution.  On page 10 it talks about creating a view then setting up the datasource. The solution talks about runnig a query.  I suspect when we run a query I would run it for only a period(using variable) to reconcile.
    My question is this.  Will the datasource extractor on /r3 only select the period in our variable or will it do a full selection of the data which would then be passed to BW for filtering?
    Regards

    DEar Mark,
    There are several avenues where you can see and reconcile your data with source system, u can see data in by tcode RSA3 for a datasource, and compare the values with actual document posted into the R/3 system. Respective fuctional consultant canhelp you a lot to confirm the data.
    On BW side u can see the data in PSA and then check tranformations which subsequent change/update/reject data records based on the selective conditions.
    hope this helps.
    Kindly assign the points if it works.
    Revert back if u need futher help/information.

  • How is the difference between CRS-MSC-B and CRS-MSC-40G-B

    How is the difference between  CSC-MSC-B and CSC-MSC-40G-B and it can be used interchangeably or not ?
    thanks for your kindness

    Hello Marut,
    That is the same HW, no difference.
    Regards,
    /A
    Please visit http://cisco.com/go/testdrive or contact your account rep to schedule nV tech demo.

  • How can I distinguish between a regular iPod and a iPod 4 s?

    How can I distinguish between a regular iPod and a iPod 4 s?

    Hi ARPantoja!
    I have an article here that can help you distinguish different iPod models:
    Identifying iPod models
    http://support.apple.com/kb/HT1353
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • Diff bet Base Unit and Order Unit

    Hi All,
    I was going through the table MARA. I found tht there are two columns named 'Base Unit' n 'Order Unit'. I found interestingly that for couple of materials the units are diff in both coloumns (e.g: For a material Base Unit is EA but the Order unit is in KG). What is the diff bet Base unit and Order unit?
    Please inform how is it possible to have two diff units for a single material??
    Thanks in Adv.

    Base Unit of measure is generally the smallest unit that can be used for a material.
    But a company may never issue orders in this base unit.
    So in the material master, order unit can be configured which may be separate then Base unit.
    As a result orders will always will be placed in this unit.
    For ex:
    Base unit is set an Inch but the company always issues material always in foot.
    Therefore in the material master Base unit of measure is set to Inch and Order Unit of measure is set to Foot

  • How to get the values of all elements and sub elements from  following xml

    how to get the values of all elements and sub elements from following xml...
    <?xml version="1.0" encoding="UTF-8" ?>
    <List_AML_Finacle xmlns="http://3i-infotech.com/Cust_AML_Finacle.xsd"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://3i-infotech.com/Cust_AML_Finacle.xsd List_AML_Finacle.xsd">
    <TransactionID>TransactionID</TransactionID>
    <Match>
    <Src_Matched_Field>Src_Matched_Field</Src_Matched_Field>
    <List_Matched_Field>
    <FSFM_Matches>
    <NUMBER>NUMBER</NUMBER>
    <TERROR>TERROR</TERROR>
    <TU>TU</TU>
    <NAMEU>NAMEU</NAMEU>
    <DESCRIPT>DESCRIPT</DESCRIPT>
    <KODCR>KODCR</KODCR>
    <KODCN>KODCN</KODCN>
    <AMR>AMR</AMR>
    <ADDRESS>ADDRESS</ADDRESS>
    <SD>SD</SD>
    <RG>RG</RG>
    <ND>ND</ND>
    <VD>VD</VD>
    <GR>GR</GR>
    <YR>YR</YR>
    <MR>MR</MR>
    <CB_DATE>CB_DATE</CB_DATE>
    <CE_DATE>CE_DATE</CE_DATE>
    <DIRECTOR>DIRECTOR</DIRECTOR>
    <FOUNDER>FOUNDER</FOUNDER>
    <TERRTYPE>TERRTYPE</TERRTYPE>
    </FSFM_Matches>
    <OfacMatchDetails>
    <UID>UID</UID>
    <TITLE>TITLE</TITLE>
    <SDNTYPE>SDNTYPE</SDNTYPE>
    <REMARKS>REMARKS</REMARKS>
    <ID_UID>ID_UID</ID_UID>
    <IDTYPE>IDTYPE</IDTYPE>
    <IDNUMBER>IDNUMBER</IDNUMBER>
    <IDCOUNTRY>IDCOUNTRY</IDCOUNTRY>
    <ISSUEDATE>ISSUEDATE</ISSUEDATE>
    <EXPIRATIONDATE>EXPIRATIONDATE</EXPIRATIONDATE>
    <ADDRESS1>ADDRESS1</ADDRESS1>
    <ADDRESS2>ADDRESS2</ADDRESS2>
    <ADDRESS3>ADDRESS3</ADDRESS3>
    <CITY>CITY</CITY>
    <STATEORPROVINCE>STATEORPROVINCE</STATEORPROVINCE>
    <POSTALCODE>POSTALCODE</POSTALCODE>
    <COUNTRY>COUNTRY</COUNTRY>
    </OfacMatchDetails>
    </List_Matched_Field>
    </Match>
    </List_AML_Finacle>

    avoid multi post
    http://forum.java.sun.com/thread.jspa?threadID=5249519

  • Relation between item master org and operating Unit

    How single item master org can relate to multiple operating Unit so that items defined at Master Org level can be accessed in other operating units ?

    Hi,
    Item will be accessed in inventory organizations which you assigned the item to.
    To access items from particular Operating Unit in Purchasing module
    define Operating Unit Organization as a Inventory Organization as well.
    Then choose this Organization as a Inventory Organization in Purchasing : Setup>Organizations>Financial Options.
    In Order Management you choose an Operating Unit which items can be accessed.
    Each item assign to Item Master Organization and to Operating Unit Organization and to required Inventory Organizations.
    This works in 11i. I dont know how it is in R12.
    regards,
    Marcin

  • How to share files between Mac booK pro and iMac?

    Hi
    I dont know how to transfr files between the two. HELP?

    It is done with File Sharing. System Preferences, Sharing.

  • I am confused about how to manage photos between my iPhone, iMac and iPad.  How do I avoid using all the storage pace on my various devices?

    How do I manage photos between my ipad, iphone and imac without using all the storage on the various devices?

    If enabled, iCloud Photo Stream ensures all new photos are sent to all your devices. Then you can simply add the ones you want to each one's Library, and delete any photos you don't want.
    One technique is to designate one device as the "master" containing all your photos - probably your iMac, since it is likely to have the greatest available storage - and make sure you have a backup strategy for it. That way, any photos you choose to keep on your iPad and iPhone are redundant copies that can be deleted as you wish, or as required should you need to restore your iOS device. If your iMac breaks and its Library irretrievably lost, the importance of its backup becomes critical. Therefore, consider having more than one backup, and more than one geographical location for them.

  • How to switch quickly between the native soundcard and USB speakers?

    My computer has two sound devices: one, the native sound card (which I use for my headphones), and an external pair of USB speakers. However, switching between them is a complicated task, mainly because I find almost no programs to do it:
    * GNOME Control Center, Sound section: What currently works for me, but can only be used within GNOME Shell or Cinnamon. It can be used from other sessions, though (for example Spectrwm), but it's very heavyweight to have the whole GNOME desktop solely to switch between sound cards.
    * KMix: Works only within KDE and nowhere else. What's more, to actually do the switch one must open the program, go to the options menu and select the soundcard (unlike GNOME, which is two clicks away from the status bar).
    * Pavucontrol: Kind of works, but only in a per-application basis. That is, I can't tell the system to start all current and future sound streams in X device. What's worse, I must wait until the application is open to actually do the switch.
    * XFCE4 Mixer: Doesn't work from outside XFCE. Even there, switching cards is not possible without literally editing a configuration file each time.
    * Alsamixer and GNOME Alsamixer: Can't switch sound cards at all.
    So, I'm still on the search of a lightweight program that can allow me to do something as simple as switching between my USB speakers and native headphones without much hassle. Is there anything else besides GNOME that can do the trick?

    The script I use with pulse.
    #/bin/bash
    # paswitch 2011-02-02 by Ng Oon-Ee <[email protected]>
    # I can't remember where I found this script, can't locate the original author.
    # Please inform me if you know, so that I can give proper attribution.
    # CHANGES: Added auto-move all inputs to new default sound card.
    # WAS: Pulse Audio Sound Card Switcher v1.0 2010-01-13
    # Switches between soundcards when run. All streams are moved to the new default sound-card.
    # $totalsc: Number of sound cards available
    totalsc=$(pacmd "list-sinks" | grep index: | wc -l) # total of sound cards: $totalsc
    if [ $totalsc -le 1 ]; then # Check whether there are actually multiple cards available
    notify-send -u critical -t 5000 "Nothing to switch, system only has one sound card."
    exit
    fi
    # $scindex: The Pulseaudio index of the current default sound card
    scindex=$(pacmd list-sinks | awk '$1 == "*" && $2 == "index:" {print $3}')
    # $cards: A list of card Pulseaudio indexes
    cards=$(pacmd list-sinks | sed 's|*||' | awk '$1 == "index:" {print $2}')
    PICKNEXTCARD=1 # Is true when the previous card is default
    count=0 # count of number of iterations
    for CARD in $cards; do
    if [ $PICKNEXTCARD == 1 ]; then
    # $nextsc: The pulseaudio index of the next sound card (to be switched to)
    nextsc=$CARD
    PICKNEXTCARD=0
    # $nextind: The numerical index (1 to totalsc) of the next card
    nextind=$count
    fi
    if [ $CARD == $scindex ]; then # Choose the next card as default
    PICKNEXTCARD=1
    fi
    count=$((count+1))
    done
    pacmd "set-default-sink $nextsc" # switch default sound card to next
    # $inputs: A list of currently playing inputs
    inputs=$(pacmd list-sink-inputs | awk '$1 == "index:" {print $2}')
    for INPUT in $inputs; do # Move all current inputs to the new default sound card
    pacmd move-sink-input $INPUT $nextsc
    done
    # $nextscdec: The device.description of the new default sound card
    # NOTE: This is the most likely thing to break in future, the awk lines may need playing around with
    nextscdesc=$(pacmd list-sinks | awk '$1 == "device.description" {print substr($0,5+length($1 $2))}' \
    | sed 's|"||g' | awk -F"," 'NR==v1{print$0}' v1=$((nextind+1)))
    #notify-send "Default sound-card changed to $nextscdesc"
    dbus-send --session --type=method_call --reply-timeout=10000 \
    --dest=org.freedesktop.Notifications /org/freedesktop/Notifications \
    org.freedesktop.Notifications.Notify string:"paswitch" uint32:1 \
    string:$icon_name string:"Default sound card is now" string:"$nextscdesc" \
    array:string:"" dict:string:string:"","" int32:3000
    exit
    # Below text was from original author and remains unaltered
    # CC BY - creative commons
    # Thanks God for help :) and guys lhunath, geirha, Tramp and others from irc #bash on freenode.net

  • Sales Unit and Purchase Unit

    Item Master Setting
    Purchase Unit: Pack
    Quantity per Purchase Unit: 12
    Sales Unit: Pcs
    Quantity per Purchase Unit: 1
    If we sales 13 pcs to customer and generate the purchase order from sales order, the quantity of the
    purchase order will round off as 1 pack.
    Sales Order qty = 13 pcs
    Purchase Order qty = 1pack
    Sales Order qty = 13pcs
    Purchase Order qty = 2pack
    Due to the actual result if 1 pack which can not fulfill the requirements from customer.

    Dear
    Goto CUNI-Unit Of Measurement -Decimal Places - change the decimal place to 0
    Or Decimal Pl.Rouding -keep it blank.
    Hope this will solve the issue
    Regards
    JH

  • Requistion and Purchase Order - base unit and order unit

    People,
    I have a basic doubt in MM:
    I have a Requisition with a item using the base unit, for instance 20 litres.
    When I create a Purchase Order in ME21N passing the requisition and item number, I must be converted to the order unit, correct?
    In this case, we have 1 UN (order unit) corresponds to 20Liters (base unit).
    I did believe the Purchase would be converted to 1 UN, but I got 20 Liters.
    What is correct?
    Thanks a lot!

    If you maintian the order unit in the mateiral master purchaisng screen than whenever you create the PO system will convenrt in to that order unit and in the Po item details you will see the conversion of base unit to order unit.
    now suppose you have more than one order unit than you activate the Variable order unit in the material master and maintiqan the conversion of that and create the diff info record for diff order unit based on the vendor so whne oyu create the PO as per the vendor system will pull the order unit in the PO.
    Hope this will give you clear picture.

  • Difference Between Crystal Report Template and Sub Report

    I am not able to get the Report Template Option/menu.
    I am working with Visual Studio 2005 , Crystal Report Version 10.2
    Do i need to have Crystal Report Server in order to work with Template.
    Also i will like to know the diff. between Template and Sub Report?

    Hello,
    The Report Template Wizard is not part of Crystal in .NET. You need to upgrade to the full version of Crystal Reports.
    Template is a base report to work from. Subreport is another report object that can be inserted into a section of the main report.
    Thank you
    Don

Maybe you are looking for

  • How to check if a user has access to a responsibility

    Hi, I have a user_id in the controller. How do I know if this user has a particular responsibility added to him or not. I guess there a specific proflle call which gives this information. Can you give me that information. Thanks, HC

  • Time Machine claims not enough space, but there's plenty

    Hello -- I'm having a problem with my Time Machine backup ever since upgrading to Yosemite. After the initial backup, I get these errors: "The backup disk needs 838.03 GB for the backup but only 712.05 GB are available. Select a larger backup disk or

  • WINDOWS ISOs and BOOT CAMP : PERHAPS A SOLUTION ?

    Hello to everybody, I think, after searching a lot, that it is not an ISO that you have to burn on a DVD, so that Boot Camp recognizes it as a Windows Installation DVD. An ISO is an uncompressed image, that contains files, folders, etc. Here's what I

  • Saving As PDF errors in FM10

    I have been producing PDFs by using Save As PDF instead of Print Book because I have an EPS file that gets screwed up during color conversion (I need to uncheck that color conversion option). Today is the first time I have noticed the following error

  • Lumia 620 MMS Problem

    I have a Nokia Lumia 620 unlocked running on Vodafone Ireland, however I can't recieve any pictures via MMS. From doing some reading Win Phone 8 is supposed to read the settings from the SIM but this obviously isnt working in my case. I tried turning