How to check Organizational Unit

Hi experts,
How many ways are there to check the organizational unit of an User? (i need Tcodes or tables to check)
Thanks in advance

tables
V_T527X thru SM30
PO10 tcode  expert mode
ppoc_old to create  tcode
PPom_old change  tcode
PPOs_old  display  tcode   simple maintianence
Ppoce  create
Ppome  change
Ppose  display       organisational planning and staffing
Ppsc create
Ppsm  change
Ppss display            general structures
PpmE  change
PPMS  Display
                                Matrix Structure
Edited by: Sikindar on Oct 24, 2008 5:11 PM

Similar Messages

  • How to link Organization Units and Entities in Oracle Designer 9i 9.0.2.8 ?

    Hi,
    I am working with Oracle Designer in a project where we need to asses the Business Process Model of the customer, mapping it in Oracle Designer.
    The Customer wants to see the relationship between Business Entity and Organization Units and Processes.
    We are following this approach:
    - define Entity
    - define Organization Unit
    - draw process models with Oracle Designer Process Modeler, defining the single process steps and indicating the Organization Unit who performs that activity;
    - draw a Data Flow Diagram for each Entity with Oracle Designer Data Flow Diagrammer, including the business function we have defined as process steps within the Process Modeler.
    Process Modeler allows us to link process steps to Organization Units, while Data Flow Diagrammer links Entity to business functions ( which are equal to our process steps). So we expect that for the "transitive properties" Organization Units should be linked automatically to Entity.
    At the end, using Oracle Designer Matrix Diagrammer we only see the relationship between Business Functions and Entity and not the one between Organization Unit and Entity .
    In fact, if we open Object Repository Navigator and check the property "Business Unit Entity Usage" of the Business Unit, there is no evidence of the entity related to the business function performed by the Organization/Business Unit.
    Could someone helps us to understand how to use correctly the Oracle Designer Tools ?
    We look forward to hearing from you.
    Regards
    Flavia Ercoli & Rodrigo Silveira

    I would recommend the 10g version anyday over the previous versions. If you use any of the other supporting apps (forms, reports, portal....) your already at a much better release :)
    Is there a reason you would want to use the prior version?

  • How to Create Organization unit with customised code?

    Hi all,
       My business requirement need to create a Organization unit with a customised report.
    That customised report need to be developed in which i will be incorporating the code to create a new orgganization unit in sap
    and also to assign it in the organization structure.
    Please suggest me the Function Module to create it...or any sort of Standard report which is already doing that
    Thanks and Regards
    Sonal Jain.

    If I understand you correctly, you want to create a PROGRAM to create an Organization Unit (IT1000) and it's relation to it's parent Org.Unit (IT1001 with relation A_002).
    Check out program RHCOPY00, and create a Z version adapted to your needs.

  • How to Transport Organizational unit created in transcation ppoma_crm

    Hi all,
    I have created, the organizational unit in transaction PPOMA_CRM,
    Now what i want to know, how to transport these organizational units to Quality system. Because there is no transport option in that transcation.
    kindly advice
    regards
    Naveen kumar

    Hello Anand,
            What you said is absolutly correct. I realized that a bit later, those org, structures and Business Partners need to be created in all environment and started doing it.
    could you please clarify one more thing, i have created organization determination rules for sales and service organization determination.
    Since i dont have ABAP knowledge i saved those rules under $tmp package. Now those rules cant be transported.
    Is there any other way to reassign the package and do the transports.
    kindly help..
    regards
    Naveen kumar

  • How to link organizational unit to org. Object type ?

    Hello,
    i want to link an organizational unit to the object type T024L, Does anyone know how i can do this ?
    Thanks a lot

    Hi,
    You need to create assignment between Org object type and org unit. Use txn <b>PFOM - Create Assignments</b> for the same.
    You can then try the std rule 30100012 also.
    Hope this helps.
    Regds,
    Akshay Bhagwat
    PS: Some points would be nice if it helps

  • How to get Organizational Unit of a Master Agreement?

    HI,
    I am trying to retrieve value of Organization Unit of a Master Agreement but I am getting some code: name.
    ownerObj=doc.getDocumentOwnerUserReference();
    ownerHome=IBeanHomeLocator.lookup(session,ownerObj);
    ownerBean=ownerHome.find(ownerObj);
    throw doc.createApplicationException("VENDOR_VISIBLE", "Supplier name is "+
    ownerBean.getOrganization());
    Please suggest.
    Thanks,
    Saloni

    Hi Solani,
    You were getting the error beacuse we don't have any field like org unit in the Contract Document and the method you used is not there in the API's.If you want to access the Master Agreement Org unit in Contract document then you have to get the MA bean and then you can fetch Org unit in your contract document.
    Code as follows:-
    masterBean = doc.getParentIBean();// to get the MA bean
    orgunit = masterBean.getOrganizationalUnitRef(); //this wil give the orunit of the MA
    businessUnitHome=IBeanHomeLocator.lookup(session,orgunit);
    businessUnitBean=businessUnitHome.find(orgunit);
    Hope this will work for you.
    Thanks,
    Ankur Goyal
    Edited by: ankur_goyal03 on Oct 15, 2011 8:23 AM

  • How to Locate organizational unit ?

    hi all!
    I am trying to assign my ZPROFILE  to my organizational unit.
    now the problem is i do not know that is my org unit.is there a way by which i can figure it out.
    any help wud be greatly appreciated.
    thanks
    sachin

    Hi Sachin,
    You have the partner no. with you right.
    Goto the table BUT000 and enter the partner number to get the partner guid.
    <b>Reward points if it helps.</b>

  • How to change organizational unit .

    Hi Experts,
    I have a rule in which some responsibilities are defined. Could anyone please tell me how to change the values in the Rule like I want to change the persons listed there to someone else.
    Also if there is any way to change the organizational structure and what will be the steps.
    Thanks
    Papiya

    Hi
    To change rule go to PFAC and make copy of this rule.Later go to edit mode and change it (eg Function module that is used there or values in container tab).
    To change rule result you can also in workflow schema change Binding between rule and task (you will find there import parameters that influence rule result).
    to change organizational structure (eg in SAP CRM) you have to go to tcode ppoma_crm and make changes.
    later launch special report to attach those changes to transport.
    Regards

  • How to move Organizational unit in PPOMA_BBP

    Hello,
    I would like to know how i can move Org unit in PPOMA_BBP
    Regards,
    Lina

    Hi. It might be a bit tricky, but if you go to transaction PP01, select org unit and stick the org unit number in, then highlight "Relationships" and press change.
    There is a field called "Priority" at the bottom.
    When you move up and down in rank it is this field that gets changed.
    If you can put in a prioity higher than the place you want it to be in the org structure, it will move.
    I would try this in a test system first to try and get a feel for it.
    Regards,
    Dave.

  • DirectorySearcher for an Organizational unit

    &(objectClass=user)(memberOf=cn=MyGroup,ou=West,dc=MyDomain,dc=com) work great for a group.What syntax do I use for an Organizational unit?
    Certified Geek

    Hello Arne,
    >>What syntax do I use for an Organizational unit?
    If you mean you want to do a query against a OU, you could check this link:
    https://technet.microsoft.com/en-us/library/cc755655(v=ws.10).aspx#BKMK_4
    Search for “dsquery ou”, it shows how to
    find organizational units in the directory that match the specified search criteria.
    Regards.
    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.
    Click
    HERE to participate the survey.

  • Organization Unit Replication..

    Hi All,
      <b>  we are doing upgrade srm3.0 to srm5.0.
        i am facing a problem in Organization unit in srm5.0.
       my question is how to replicate organization unit between two SRM systems, say for example. SRM3.0 instance is 'A' and SRM5.0 instance is 'B'.
    is there any way or t.code avilable to replicate all organization unit from 'A' system to 'B' system.
    generally when i create new organization in any system, transport request will not ask so i cant do by transport request, then how can we replicate organization unit between two system.
    please this is very urgent one.</b>
    thanks,
    john.

    FYI...you can get this document the service market place as described in OSS note 447651.
    <a href="https://service.sap.com/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=447651&_NLANG=E">https://service.sap.com/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=447651&_NLANG=E</a>
    This will avoid a bunch of email requests and makes the forum more useful for future users searching for help.
    Regards-
    b

  • SAP HR OM copy organization unit

    Hi Gurus,
    How to copy organization unit and what is the Transation code for that?
    Thank u for yr response.

    hi..
    RE_RHCOPL00

  • Organizational unit 00000000 does not exist; check entries

    Hi Experts,
    While creating the business partner in transaction BBPMAININT the error is
    Organizational unit 00000000 does not exist; check entries
    where do i have to make entry of the organisation unit
    , already i have entered the purchase organisation.
    Thanks

    Hello,
    Can anyone Explain me How can i Create Vendor  EBP using T Code ppoma_bbp.
    I am using Tcode bbpgetvd for for Replicating Vendor Master to mySRM System and it is Having field of
    Organuzational Object for Suppliers 
    Object ID ______
    I have given Object id which is in assigned is ppoma_bbp (Organizational Structure).
    I have Tried to assign Object ID of Organizational unit which is assign with Purchasing Org. and Purchasing Grp.
    Please Help Me anybody.
    Thanks in Advance.

  • How to pass Nested Organization Units (ou) for the provisioning purposes

    I have defiend an Entity Adapter which would check the input string and create the Organization Units (such as ou=accounting, ou=finance, o=mycompany) tree and then update the Orgainzation name of Novell Edir User with this new value. The input string is from the Peoplesoft as trusted resource (we use some complext business logic to map to the proper ou tree structure in the Novell Edirectory).
    But, I got the cACT/eventPreUpdate Error :Dataobject contains invalid characters
    when OIM trying to create the user before provisioning to Novell Edirectory.
    Since the ou tree sturcture is used by the pSearchbase during Novell Edir provisioning process, and it should be in the form of ou=accounting, ou=finance, o=mycompany, I am wondering if you know how to solve this problem.
    Thanks
    Ken Huang

    ILovePlSql wrote:
    V_bom_header_tbl.assembly_item_name:= l_bom_header_tbl(i).assembly_item_name ;
    v_bom_header_tabl is a record type and l_bom_header_tbl is a table type .So is the above statement ok?I asked you for type definition. Please provide definition of BOM_BO_PUB.BOM_HEADER_TBL_TYPE and Bom_Bo_Pub.Bom_Head_Rec_Type. If BOM_BO_PUB.BOM_HEADER_TBL_TYPE is table of Bom_Bo_Pub.Bom_Head_Rec_Type then your statment is OK. For example:
    SQL> declare
      2      type BOM_HEADER_TBL_TYPE is table of emp%rowtype index by binary_integer;
      3      l_bom_header_tbl BOM_HEADER_TBL_TYPE;
      4      V_bom_header_tbl emp%rowtype;
      5  begin
      6      select * bulk collect into l_bom_header_tbl from emp;
      7      for i in 1 .. l_bom_header_tbl.count loop
      8        V_bom_header_tbl.ename := l_bom_header_tbl(i).ename;
      9      end loop;
    10  end;
    11  /
    PL/SQL procedure successfully completed.
    SQL> SY.

  • Organizational unit transfers ,how to deal with the person in it ?

    Hi,All,I need your help!
    if an organizational unit has been transfered to another upper organizational unit ,and there are already persons assigned to different positions of it,so how to deal with this problem?are those person's IT 0000,0001should be changed too?and how to maintain this kind of change?is a personnel action necessary?or there is some other more efficient way for it?

    Hi
    In IT0001 You have a Position which is linked to a Org unit. If you want to change the org units reporting relationship then you have to change it in OM by creating a new relationship with the upper org unit.
    All the person are assigned to position so nothing needs to be done in  PA.
    Reward points if useful.
    Regards

Maybe you are looking for

  • Attachment button is not displayed in HCM Processes and Form

    Hi all, I have configured the attachment in Form Scenario. But the attachment button is not appeared in HCM Form (in MSS portal). What might cause this problem? Rgds, Dominic

  • Documentum and weblogic Portal 9.2  issue...

    Hi, Is anybody face this problem while configuring VCR with Data source. Folder structure are created properly in VCR but when I am clicking any content node then I am getting below exception. Any help is strongly appreciate. java.lang.NullPointerExc

  • Work center in sap hcm

    Hi, Could any one tell me how to link workcenter in saphcm please. Is workcenter created by hcm or any other consultant and how and where to link in master data Chandu Edited by: chandu77 on Jan 12, 2012 1:55 PM

  • Create pdf using a .xdp file and iText

    Hello experts, my question is regarding the generation of a pdf file using a .xdp file and the iText API. I have an .xdp file of a designed form and I would like to generate a pdf using this file, the iText API and the context. Is it possible? are th

  • With the new offer of $9.99 for CC and Lightroom 5, can I cancel at the end of year without penalty?

    After reviewing the current offer of $9.99 for C.C. and Lightroom 5 can I cancel my subscription after the 12 months without penalty before the renewal at a different rate?