Blank positions views in org unit hierarchy

Nakisa version: OrgChart 4.1
Hi all,
I wanted to replace in views pos_standard and pos_portrait the position name by the position short. To achieve this, I made the template field named 'Position' point to Data element field POSITION_SHORT, instead of POSITION_NAME (out of the box setup) in both view templates. This method displays in view pos_standard the position short name instead of the long name (which is the intended result), but in view pos_portrait the content becomes blank (see screenshot).
Even stranger, when I revert the pos_portrait view back to its original setup (Position template field pointing to POSITION_NAME), the view stays blank!
There is no meaningful trace in the error log that could help me investigate this.
Is this something you have seen before?
Thanks for your help.
M.E.

At top of template generated for pos_standard (in my 4.1 build that is pos_standard_f532615d8a9a44f.xsl), I would look to amend this line from
<xsl:variable name="Position" select="/cds/sections/section[@name='pos_standard_TopLevelDetailf532615d8a9a44f']/detail[@name='pos_standard_TopLevelDetailf532615d8a9a44f']/record/field[@name='POSITION_STEXT']"/>
to
<xsl:variable name="Position" select="/cds/sections/section[@name='pos_standard_TopLevelDetailf532615d8a9a44f']/detail[@name='pos_standard_TopLevelDetailf532615d8a9a44f']/record/field[@name='POSITION_SHORT']"/>
A few lines below, also amend STEXT to SHORT in:
<variablemapping>
<variablename>Position</variablename>
<detailname>pos_standard_TopLevelDetailf532615d8a9a44f</detailname>
<fieldname>POSITION_STEXT</fieldname>
</variablemapping>
Sounds like you might have done that BUT did you also update the detailsdata used by the Position Views?  By default they don't include the POSITION_SHORT field.
See "..\AppResources\detaildataconfiguration\pos_standard_TopLevelDetailf532615d8a9a44f.xml".  Duplicate the line for POSITION_STEXT in the fieldset and change one entry to POSITION_SHORT. Put a copy of this new file in your .delta. Save and Publish.
Stephen

Similar Messages

  • Department / Org. unit Hierarchy report

    Hi Team,
    I am trying to pull a department / org. unit hierarchy report that rolls-up, for example if I am an IT analyst, under Service mgmt, ultimately rolling up to IT (org. unit) similiar to PPOME view.
    I did try a FM (RH_STRUC_GET), but could not get the req. details.
    Let me know if there is something like this, that I can use.
    Thanks
    RL

    Hi,
    Please try evaluation path O-O-S-P in report RHSTRU00 as mentioned by semvladigo.
    Regards,
    Dilek

  • Org unit Hierarchy structure between two  Key date s

    Hello Friends,
    We have an issue with displaying HR Org unit hierarchy structure between two calendar months.
    The BI Report has a selection parameter to select Org unit hierarchy , Calendar month From and Calendar month To
    The BI Report is to display the no.of sick absence days for employees in a chosen Org unit hier.
    Employee A had a sick absence of 5 days in the month 04.2011 in the Org unit X . The same employee had a sick absence of 4 days in 05.2011.The Org unit X then delimit in 05.2011 , the Org unit X is no longer in Org structure from 05.2011.
    When we run the report for 04.2011 to 04.2011 , the employee A is showing absence under Correct Org unit ie X with correct Org structure .
    When we run the Report for 05.2011 to 05.2011 , the employee A is showing absence under hierarchy Org unit Not assigned which is OK .
    But the issue is when we run the Report from 04.2011 to 05.2011 , The employee A absence days 9 (5 +4 ) showing under Not assigned Org unit hierarchy structure which is the latest Org unit .
    When I deactivate the Org unit hierarchy and choose tech name of Org unit , It is showing correct Org unit key
    But The user would like to see 5 days under org unit X and 4 days under Not assigned with Correct Org unit hier structure when we run the Report from 04.2011 to 05..2011 .
    We have a user Exit variable for the Key date in the Bex Report which seems to be taking only one date at any time .
    Is there any way to get the correct figures under Org unit hier structure where employee had absence in when we put range of calendar months on a selection screen ?
    Any advice appreciated.
    Thanks.

    Hi
    Yes, we can display the same by using time dependent hierachy's i.e. your org is converted to time dependent so that respective employee shows with respective of time.
    Regards
    Jagadeesh.M

  • Org unit Hierarchy structure  at Key date

    Hello Friends,
    We have an issue with  displaying HR Org unit hierarchy structure  between two calendar months.
    The BI Report has a selection parameter to select Org unit hierarchy , Calendar month From  and Calendar month To
    The BI Report is  to display the no.of sick absence days for employees in a chosen Org unit hier.
    Employee  A had a sick absence of 5 days  in  the month 04.2011  in the Org unit X .  The same employee had a sick absence of 4 days in 05.2011.The Org unit X then delimit in 05.2011 , the Org unit X is no longer in Org structure from 05.2011.
    When we run the report for 04.2011  to 04.2011 , the employee A is showing  absence   under Correct Org unit ie X with correct Org structure .
    When  we run the Report for 05.2011 to 05.2011 , the employee A is showing absence under  hierarchy Org unit Not assigned which is OK .
    But the issue is when we run the Report from 04.2011 to 05.2011 , The employee A absence days 9 (5 +4 ) showing under Not assigned Org unit hierarchy structure which is  the latest Org unit .
    When I deactivate the Org unit hierarchy  and choose tech name of Org unit , It is showing correct Org unit key
    But The user would like to see 5 days under org unit X  and 4 days under Not assigned with  Correct Org unit hier structure  when we run the Report from 04.2011 to 05..2011  .
    We have a user Exit variable  for  the Key date  in the Bex Report  which  seems to be taking only one date at any time .
    Is  there any way to get the correct figures under Org unit hier structure where  employee had absence in when we put range of calendar months on a selection screen ?
    Any advice appreciated.
    Thanks.

    Hi,
    You can try adding two more attributes to Org Unit as "Calender month from" and "Calender month to".
    In these attributes maintain the validity period for the corresponding master data.
    For example, in your case you can maintain the master data as:
    Employee | Org Unit | Calender month from |Calender month to | sick absence
    A | X | 4.2011| 4.2011 | 5 days
    A |    | 5.2011 | 05.2011 | 4 days
    And in report use variables for Calender month from" and "Calender month to".
    Hence, when user executes the report with selection as:
    Calender month from" = 04.2011
    "Calender month to"    =  05.2011
    The data will be read from master data based on these selections along with key date and report will show output as expected.
    Employee | Org Unit | Calender month from |Calender month to | sick absence
    A | X | 4.2011| 4.2011 | 5 days
    A |    | 5.2011 | 05.2011 | 4 days
    Hope this works for you.
    Regards,
    Geetanjali

  • Multiple users under a Position in the Org Unit.

    Hi Experts,
    I have created a Position under an Org Unit and assigned 8 Users under that Position.
    The issue is that i want to send email only to 1 user from this position.
    If i mark the position as head of the org unit, all the users under that position becomes head.
    Can anyone suggest how  i can differentiate Users within the same Position ?
    Can Roles help me with m y requirement ?
    Thank You,
    Radhika.

    Hello,
    I'm not sure I understand what the problem is. This does have to do with workflows, I assume.
    If you want to send a workitem to a particular person, then why not just name that person, instead of the position?
    If there are criteria you can use to distinguish between the people (eg location) then you could use that in a rule (AC......) to determine which person the workitem should go to.
    regards
    Rick Bakker
    Hanabi Technology

  • Update table HRP1001. Change the Position and the Org Unit.

    Hi,
    I am new to SAP HR and have been given a work in this area. The requirement is to update the relationship table HRP1001 replacing the old Manager' Position and the Org Unit with the New Manager's Position and the Org. Unit.
    I have some how found out the way to get the Postion and the Org unit of the old manager. Now I am replacing the same with the new details using the Update HRP1001 Command but this is the old and not recommended method acheiving this task.
    Can anyone please suggest me any Function Module OR the BAPI to update the HRP 1001 table with the New MAnager;s Position and the Org Unit.
    Thanks...!!!
    Regards,
    Deepak.

    Hi Kalpesh,
    I am using the FM: 'BAPI_HRMASTER_SAVE_REPL_MULT'but still not updating. I am trying to change the Position and the Org unit but not successful yet.
    I first used the Operator 'I' withi the table BAPIHROBJ-OPERATOR, it failed then I tried 'U' for update it still failed. Can you please let me know how many such operations possible with their charecter values apart from I & U. the domain value set does not exist as it is char1.
    Now I came to know that I have to terminate the old relationship by changing the ENDDA and create a new one with the new BEGDA as tomorrow's date.
    Can you please suggest something.
    Regards,
    Deepak.

  • Position Level in Org Unit Structure

    Hi,
    Is there any FM or way to find out the position level in Org UNit for example, Chief Position level will be 1 and Chief subordinates level will be 2 and so on.
    Br,
    Piyush

    Hi,
       Use FM : RH_STRUC_GET
    Regards,
    Srini.

  • Mass updates to move lots of positions to one org unit

    Hi All,
    Can anybody tell me in SAP whether there is a transaction or way to perform mass updates to  move lots of positions to one org unit ?
    Our users have to perform Re-org changes so they would like to know whether there is a way to move positions at once.

    Bharat-
    I am assuming that your requirement is to move mass users from One Org node to another. Ex One Plant Org node to Another plant Org node.
    If my assumption is correct then, please follow the below steps.
    1) Go in to the change mode of Org Plan using T-code PPOMA_BBP
    2) Using shift key, select all the users that you need to move.
    3) Drag and Drop the selected users to the desired Org node.
    If the user IDs are not in sequence then you can use Ctrl key to select the relevant user ID.
    Let me know if you have any questions.
    If the answer is helpful, please reward points.
    Regards,
    Upendra.

  • With the Position Number can we find other positions in the Org Unit

    Hi,
    With a particular position number can we find other postion in the same Org. Unit.
    The other postion is not a reporting postion of others.
    I repeat if I give a postion number which is not a reprting manager position but still I would Like to find the other position in the Org. Unit.
    Or which Evaluation path is used for it.
    Thanx in Advance.
    Regards,
    IFF

    Hi,
    In the present scenario I just know only the postion of the employee,
    I just want to know the  evaluation path wrt position by which I can find all the positions associated with the same org unit  wrt to the known position.
    I just want to pass Otype  as S positon  in the FM RH_STRUCT_GET , and get the all positions associated with Org. unit wrt to known position.Please let me know the evaluation path.
    Regards,
    IFF

  • Transfer one position from One Org unit to another -For multiple positions

    Hello All,
    I want to know is there any easy way to transfer one position form one org unit to diff org units? I <b>dont want to delete the position</b>, infact I want to transfer the same position (the position Id will remain same) to another org unit.
    I need to do multiple positions, hence pls suggest an easy way to do so.
    I know it can be done thorugh<b> PPOM -by drag & drop option ,</b> but the transfer record does not get stored in IT 0000 (actions) for the respective pers no.
    Hence, I want to easy wat, where we can do it for many positions , aslo the record gets stored in IT 0000. I tired with PA40, transfer action....
    but still more easiest way?
    Thanks in adv,
    N.babu

    Hello Nithi,
         Have a look at this link.It may help you.
    http://doa.louisiana.gov/hrhelp/content/orgm-changereportingstructuretoadifferentorganizationalunit/cc/html/index.htm
    Reward points if helpful.
    Regards,
    Manoj.

  • One Chief Position in One Org Unit

    Hi
    I want to restrict the number of chief positions in an org unit. One org unit should have only one chief position.
    Please guide me on how to achieve this.
    Regards
    Minal

    Dear Minal,
         Use T-code-OOZR create an entry with the combination
    O-1001-B012-S-0, so that you can restrict 1position as chief of the org unit. In case you want to change the chief then, select another position of the unit and create chief position, automatically earlier position's chief relationship record is deleted.
    Regards,
    Anil.

  • Moving Existing Position to Another Org Unit

    Expertise,
    What table shall I update and what entry in that table that needs to change so that I can move a current existing position to another org unit?
    Yours Sincerely,
    SE

    Hi,
    Go to transaction PO13, select the positions, select Relationships, create, enter start date, relationship A 003, related object O, select new organizational unit and save.
    Cheers

  • Tcode to find the availability of temporary positions for specific org unit

    Hi all,
    What is the tcode to find the availability of temporary positions for specific org. unit??
    Thanks
    Jerry

    PPIS
    this tcode select the orgunit and positions once

  • One position reporting to more than one position in other org unit

    Hi Experts,
    How to map in SAP if One position is reporting to more than one position in other org unit. plz explain me the in detail.
    Regards,
    Saumya Chawan.

    Hi Saumya,
    First you have to decide on the relationships you want for this position.  The question is - who will decide pay increases for this position?...who will approve vacation time?  That manager is the one who is the directly managing the position and so the position must be in the org structure for that manager's org unit. 
    Second, what is the relationship to the other manager?  This is usually a "dotted-line" or functional reporting relationship to another position.  You can use a standard relationship such as 005 or create your own. 
    Then you can use the Matrix to create the two relationships.  Easy Access:  Human Resources --> Organizational Managment --> Organizational Plan --> Matrix (transaction PPME).  Use the "Standard selection" and create the two relationships between the position and the org unit and other position (or other object depending on your requirement). 
    Paul

  • Two Chief Position for an org unit

    HI,
    In PPOM I am unable to view two chief position for an 'X' org unit. I have checked in other 'Y' org. unit ( having similar attributes) and there two chief positions are displayed. The validity period and other relationship in both the org units are same.
    Can any suggest on how the two cheif positions are displayed for X org unit. (The client is stating that when Y org unit can display two chief positions then why not X org unit).   
    Thanks,
    Sai

    Hi Sai -
    What is the error or message that you are getting?
    By default SAP allows an Org Unit to have multiple Chiefs assigned to it. Are you able to manually assign the relationship to that position via PO13?
    If you send over the message, then I can further assist.
    Thanks,
    Nick

Maybe you are looking for

  • HP Color LaserJet 2840 misidentified as 2830

    Hello, Everyone We were having problems with our HP Color LaserJet 2840 so I took it to a local computer store for repair.  (The problems were that the printer was squeaking really bad, and tray 2 had ceased working...)  So, I got it back from the sh

  • How to handle the main window in the smartforms

    Hi Guys, I was declared a maindow height 6 CM, if it is less items it is displaying, if more then 10 items it displaying the output, Could you please suggest me, where i do change the settings. Thanks, Gourisankar.

  • Notification sounds in 3rd party apps

    I'd like to use different notification sounds for Facebook and my news apps. Can this be done in iOs 5?

  • Static group performance down considerably in 5.2?

    With the caveat that this system is supporting a set of applications that require static groups (and therefore preventing us from moving to a more scalable alternative), i've found that iPlanet 5.2 is much slower than 5.1 when it comes to handling st

  • When does MacBook Pro 2013 Retina arrives Mumbai

    I'm a student in international school in Mumbai and decided to get the first MacBook in my life because all student in my grade got two choices; Bring a new laptop or extend the warrent. Mine is still good but many of my friends already have MacBook(