Table for Org unit information

Hi All,
Is there a table or FM, through which we can get the Org unit name by giving the org unit ID?
It is there in table HRP1000 with the fields SHORT and STEXT. But it is taking hell lot of time to give the output. Is there any other table or FM for this?
Please advise.
Thanks,
SS

hi SS
many FM are available for your requireemnt
1.BBP_OUTPUT_GET_COMPANY_ADDRESS  - i/p bp of your company code o/p you will get address of company
2.BP_CENTRALPERSON_GET - input your user name and you may get central person name.
br
muthu

Similar Messages

  • Tables for organizational unit

    Hello!
    I created an organizational unit including position and user id's.
    In which tables this information is avaliable?
    regards
    yifat

    Hi,
    If you want to see the Organizational unit assigned to an employee, check PA0001 for that PERNR(Employee ID) and pick the ORGEH (Organizational Unit) and PLANS(Position).
    If you just want to see the existence of org unit and position goto HRP1000 table and pick OTYPE = 'O' for organizational Unit and OTYPE = 'S' for positions.
    If you want to see the relationship between them then goto table HRP1001. OTYPE = 'O' for org unit, OTYPE = 'S' for position and Check their relationship with OTYPE = 'P' for Person.
    Regards,
    Amit
    Reward all helpful replies.

  • No section Org Unit Information in Nakisa OrgChart

    Hello
    We have faced a problem during the customization of the Nakisa OrgChart.
    I go to Nakisa Admin Console - OrgChart - Hierarchies - Organizational structure - Details Designer. There are two sections which must be displayed in Nakisa OrgChart: Org Unit Information and Manager Information. The profile tab contains the same sections. But I can see only Manager Information section in the user GUI.
    Where can be the problem?
    Thank you

    The language parameter must be EN for the OrgUnits Name in the info-type 1000. The value of this parameter was RU. This is the reason of absence of Detailed Information for OrgUnits.

  • Screen or Report that shows all Responsibilities for Org Unit

    How can we find out in Oracle application from the front end,,,, the screens... or may be report that shows all responsibilities for ORG Unit ‘Vision Operation’ (204).
    SELECT FR.RESPONSIBILITY_NAME, FPOV.PROFILE_OPTION_VALUE ORGID, NAME ORG_NAME
    FROM FND_PROFILE_OPTIONS FPO,
    FND_PROFILE_OPTION_VALUES FPOV,
    FND_RESPONSIBILITY_TL FR,
    HR_ALL_ORGANIZATION_UNITS HOU
    --HR_OPERATING_UNITS HOU
    WHERE --UPPER (FPO.PROFILE_OPTION_NAME) LIKE UPPER ('MO%OPERATIN%')
    PROFILE_OPTION_NAME = 'ORG_ID'
    AND FPO.PROFILE_OPTION_ID = FPOV.PROFILE_OPTION_ID
    AND FPOV.LEVEL_VALUE = FR.RESPONSIBILITY_ID
    AND HOU.ORGANIZATION_ID = FPOV.PROFILE_OPTION_VALUE
    the above query displays the data from the backend,,I want to see how to see that data from the front end,, does anyone know the navigation, thank you so much in advance.

    Hello Kashif,
    Thank you for the reply. So, there is no screen that shows all the responsibilities that are assigned to a operating unit.
    The link that you provided really did not give any information that i was looking for.
    And as you said .. "there is no specific screen to show all except responsibilities form".... what does the responsibilities form show,
    I have also tried to look in the System Administrator -> Profile -> System
    and in the Responsibility, I query for Payables manager, and look which Orgs are assigned to it, I am not able to find it. I know I am wrong, but can you please help me how to see which responsiblity is assigned to which Operating Unit.
    Thank you

  • No entries for org unit, job or position in T5KWB

    Hi Experts,
    I am running payroll for canada , i am getting this error for 2 employees for whom the org assignment been chaged recently -
    now they are giving , kindly help me - i have checked this table T5KWB and it dosnet hold value maintained for org unit
    50737186
    KTXDM Canadian Tax Infotypes Data Management
    Input
    P0461
    P0462
    P0463
    P0464
    Processing
    No entries for org unit, job or position in T5KWB
    Search in organization structure failed
    Check T5KWB for org unit 50737186 or higher-level org unit for 20101031
    Thanks
    Jay

    Hi Jay
    Get the position of the employees for whom you are getting the error message and maintain infotype "Canada Groups for WCB" for those positions. This should solve your issue.
    You may want to go through below link:
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/WCB
    Hope this helps
    Best Regards
    Reddy

  • Do we have any standard InfoObject to get org unit information?

    Hi,
    Do we have any standard infoobject to get org unit information and it's hierarchy?
    Regards,
    Akshara

    Yes, there is a standard info object - 0ORGUNIT and it have standard hierarchy also.
    at ECC side, T CODE - RSA5, please search for it.
    Data source name - 0ORGUNIT_HR01_HIER.

  • Actions for Org.Units, Jobs and Positions

    Dear All,
    I know how to create or copy the available actions for Org Units , Jobs and positions thro' the table T777M and run them through PP03.
    Once I do it , when I want to skip some of the relationships it doesnt allow me to , the next page tab is grayed out.
    I mean if we have for ex. a position reporting to a position and because he is, say CEO and I want to skip that relationship I am unable to , how to activate the skip or Next page tab ??
    Regards
    Uday

    Hi,
    Goto table T77IV click on maintain, Click on New Entries >> Enter the subgroup ( PVOB) PV - Plan Verson and OB is for Object you want to maintain the number ranges for eg : 01C for Job. >> Enter and save the record...
    It will take u to the next screen  >> Click on maintain intervals >> Click on Add Intervals >> New screen will appear ... enter the details as below :
    NO    From Number   To Number     Remarks
    01      1                     19999999        This is Object range
    Note : do not enter anything in "Current Number" &  Do not select "Ext"
    I hope this will help you....
    regards,
    Navinkumar

  • Search help for org units

    Hi,
    I'm looking for a tree search help for org units without organisational controls.
    Actually I'm using the search help 'RH_TYPE_STRUC_HELP' but the units are only the units directed by the user. For one of the specific infotype, I need to let the user select an unit that is not in his own structure... to save an information like "I don't want to work here".
    Have you got some function that can help me ??
    Thanks,
    Christophe.

    Hi
      I want to know only the parent org units existed at company code level or Personnel area level for the position search hlep and not the org units and positions relationship

  • Multi Languages for Org Unit

    Hi experts,
    Is it possible to have 2 sets of language for abbr and name in IT1000 for org unit in the same period?
    example:
    Start Date : 01.01.2008
    Language: English
    Abbr: HR
    Name: HR department
    Start Date : 01.01.2008
    Language: Chinese
    Abbr: HR
    Name: HR department (Chinese)
    Regards,
    Joanna

    Hi,
    It is possible.
    But before that need to chk with basis guys whether unicoding is enabled or not.
    If Yes the chk chineese script is enabled or not.
    If yes then maintain the orgunits in english language by entering SAP in English language (U can find the language seletion field in log in screen).
    Upload the orgunits. then go to Tcode RE_RHTRANS0 to put the names in Chineese.
    This is one option.
    2nd option is prepare the excel sheet with Chineese language with orgunit keys. Log in into SAP in Chineese language.
    Upload the data.
    ~BiSu

  • CRMD_BUS2000108 - organizational unit and attributes for org. unit

    Hi all!
    As I'm customizing Lead creation (and in a second step lead generation)
    I would like to receive tips about "selection of organizational unit and attributes for org. unit".
    I expected that, by entering a BP number of a prospect or sold-to party, the organizational unit and its attributes would be displayed automatically on the tab "organization".
    This is not the case. When I start the lead creation, there is a pop-up screen inviting me to choose the organizational unit. afterwards a pop-up screen for the attributes of the org unit. Only after setting a flag in both pop-ups, I see the actual "lead" transaction. When I enter a BP number, the sales assistant and sales rep are found automatically.
    Could anybody please explain how to change the customizing?
    I would like to see the lead transaction (create) first, enter a bp number and than have the org unit and its attributes, the sales rep and sales assistant found automatically.
    Any usefull answer (would make my day ), will be rewarded.
    Thank you very much for your suggestions and time in advance!
    I. Van Acker

    hi
    this is happening because you have not done the org data determination in your transaction,just go to SPRO and there in org data determination ,you have many standard ORGMAN rules available which you can use which will pick the data according to the user ,BPs etc.
    it will enable you to first give BP and then the org data will be driven automatically from the system according to the rule in org data determination.
    so first go and use rule ,try using rule ORGMAN_12
    then attach this rule to the org data profile and then add this org data profile to the transaction in basic settings in transaction where you have defined your lead transaction.
    it will solve your purpose
    best regards
    ashish

  • HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT

    HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT
    Regards,
    Kumar

    HAI..
    External number assignment
    If you want the user to assign the numbers, enter "EX" in the 'NR' field. The number ranges are then indicated by the letters "EX".
    Number assignment for plan version 10 / object type S: Subgroup 10S

  • Remove Actions for Org Unit & Positiin in Succession Planning.

    Hi,
    We are in process of implementing Nakisa 3.0 SP1.
    In succession planning, we want to remove few actions for org units & position. I tried to look for the configuration of the same in admin console in detailed configuration for my positions & my org units, but could not find it. Please help.
    Thanks
    Prashant

    Hi Prashant,
    Do you mean the items in the Actions drop-down menu on the OrgUnit/Positions details panels? This cannot be done in the AdminConsole. You need to go to the <build>\AppResource\linkconfiguration folder and copy the files you want to change to <build>\.detla\AppResource\linkconfiguration folder and then change them.
    I believe the files you want are SAPOrgUnitDetailsConfiguration.xml and SAPPositionDetailsConfiguration.xml. Just delete or comment out the lines for the actions you want to remove.
    Best regards,
    Luke

  • Infotype for org.unit

    hallow
    i wont to buield infotype for org.unit
    i thihnk i have to use ppci or ppcj but i dont now how
    please help
    regards

    Hi Antonio,
    Why you want to separetly create Infotype for Organizational Units???
    Once you create them through simple maintainince by default 1000 & 1001 will be maintained. If you create Org Unit through Expert Mode you need to maintain them mannually. And select from the Infotype Menu which ever Infotype you want to maintain.
    Regards
    Pavani
    <b>Remainder: Points to be given on Answers</b>

  • The bp id for org unit does not exist

    Dear expert,
    after transport the org structure from dev to qty system , we found the bp id for org unit does not exist in qty system.
    in ppoma_crm, we can see there is a bp id assigned to the org unit. however, when use tcode 'bp' to check the bp id, the system can not fould a valid id.
    what can we do to solve the issue?
    will there any impact if we keep no bp id for the org unit?

    Hi,
    You can use the transaction CRM_OM_BP_INTEGRATE.
    Select the Org unit and enter the org id in the input field and execute it.
    Select the org unit from the result list and click on the button Start Repair. This will create a BP without errors for the respective org unit.
    Regards,
    PP

  • BP number is missing for org units in org model

    Hi Guys,
    I have created org model in PPOCA_CRM and saved it CRM7.0. But BP numbers did not get generated for org units which I have created.
    Can any one suggest me what is the reason and what needs to be done in order to get BP numbers for already created org units in PPOCA_ CRM or PPOMA_CRM.
    Thanks for you help,
    JM

    Go to CRM IMG->Cross Application components->SAP Business partner->Business Partner->Number Ranges and Groupings->Define Groupings and Assign number ranges.
    There check if any number range is defined with the "Int Std grouping" . If it is not define it.
    and in SM30 for "T77S0" for entries HRALX/OSUBG assign a number range.

Maybe you are looking for

  • Flash slides not showing up

    I have a slide show done in Flash CS3 that is a small inset on the home page of a site. Shows up fine in Firefox, does not show up at all in Explorer. Suggestions? Thanks

  • NWA PI Message Prioritization

    Trying to use PI Message Prioritisation and I get the following message when logging onto NWA and selecting SOA Management   Monitoring   PI Message Prioritization. I Message prioritization data provider not registered for this PI have searched SDN,

  • E recruitment candidate / requisition over view issue.

    Dear All, We are on EHP5, E Rec and ECC runs on one instance. As a recruiter when i click on the candidate name im not getting any details, same happening with requisition. In short i am unable to get an over view of the candidate and the requisition

  • Lines are owerwitting in sap-script form

    Hi Experts I have edited a script form in which i called 2 elements in page window , both elements have single line in print priview both are overwitting eatch other i am calling in program like dat PERFORM write_form2 USING 'ADEXDUTY' 'ADEXDUTY'. PE

  • Spry.Widget.HTMLPanel evalScripts: true

    My situation is simple I am loading HTML fragments into HTML Panel Container. The frament is contains mostly of javascripts that display affiliate information, in other words buttons with company information. When I execute with evalscript false I ge