Problem after Performing Leaving action related to OM

<b>Scenario:</b>
Hi this is the first time i am working in a an SAP HR environment where all most all components like OM,PA,Payroll,Time,PD etc is implemented in <b>4.6 Version.</b>
I had seen in the production server that after performing the Leaving action of the employee his/her Postion will change to 999999(Default postion) when we view InfoType  0001 0r 0000.
But in case of 1 employee it did not change to 999999 after leaving action was performed.It still shows the Position what he held when he was Active.
<b>Qn 1</b>.In the above case which is right?
<b>Qn.2</b> what should ideally happen in Standard SAP system in such case.
<b>Q3.</b> Can we change that postion to 99999 (default) of an employee whose status in Withdrawn?
<b>Qn.4</b>. Anyoption other than  rehiring and terminating him to sove this?(is this option itself is right practise?)
<b>TIP: I dont know if the end user properly followed the steps in doing the Leaving Action</b>

Hi Abhilash,
If you are getting the default position then the Integration plogi - preli is set to 99999999. and you should get it for all the termination action. Check with the user if she had run the leaver action as per your infogroup (in case her user profile is not set up)
Ideally thats the way it is set up as we dont need a position for a Terminated employee, and that position can be filled up by someone else.
You can change it to 99999999 if all other positions are default as per your termination action.
Regards
Uday

Similar Messages

  • Attendee booking after a leaving action

    Hello,
    I have a problem when booking an amployee (PV00) after a leaving action.
    The employee is active in HR until 28.2.2007 (leaving action for 1.3.2007) and training's days are from 26.2.2007 to 1.3.2007. As the employee is not active for all the training days, a error message occurs "Enter a valid attendee". Does the customizing allow to book an attendee althought he is not active for the complete training's duration (in thise case juste one day...)? The manager wants to "offer" this training's day.
    We are not using Time Management.
    Does anyone have a solution ?
    Regards
    Michel

    Hi,
    You will not be able to book him directly, but can be booked on that date as an external person for that particular business event.
    Regards,
    Amit
    Reward all helpful replies.
    Actually thats the only alternative left when an employee is terminated before the expiry of that event.To be more secure you can create a new relationship with your requirement to select in these cases.
    Message was edited by:
            Amit Khare

  • Leaving Action Error- LIS9

    Dear All
    I  am trying to perform Leaving Action, but system saying that LIS 9  is not configured. But when I checked the Action leaving, in operation field LIS9 is only  selected , but why still such error? Please give me some suggestions
    Thank you

    hi,
    what are the infotypes you are trying to deliit.
    dont delimit 0,1, and 8.
    check whether these are there in the info group.
    regards
    Chakravarthy Nalla

  • Performance problems after EHP4

    Hello,
    We have a small problem.
    After installing EHP4 for ERP and EHP1 for Netweaver 7 on AIX Oracle installation, an increase in dialog response time is reported.
    We upgraded last September 2009, and from then and to now, we have gone from an average of 800ms to 1200ms in dialog response time.
    When we analyze transactions, there is no specific transaction that is the cause, it looks more like an allover trend, that the system in general has become slower.
    When we look at fx. Earlywatch reports, it is quit obvious, that the u201Cproblemsu201D started just after implementing the EHP.
    We are attacking this on several fronts, and I am looking on the sap basis part.
    I was not a part of the upgrade team, so what I am looking into, is weather maybe some notes has been forgotten or something else. I am especially interested in notes and steps that should have been performed on Oracle, in connection with the EHP upgrade.
    Is there anybody in here that have experienced similar problems, after applying EHPs?
    Best Regards,
    Kenneth
    Edited by: Kenneth Nielsen on Jan 22, 2010 9:45 AM

    Hi Kenneth,
    In which area that you are having much interval  in total rsponse time? If it is looking under DB time may be cause with Oracle bug fixes..check your all Oracle patches(mainly related to performance).
    And explore the DB version and patch list that presently you had.
    Regards,
    Nick Loy

  • PA40 - Termination/Leaving Action - problems delimiting IT0014

    Hi all,
    For an upgrade from ecc 4.7 tot ECC 6.0 (ehp 4) I am testing some actions.
    I've tested the Hire action and this test was successful. No Iu2019m testing the Termination/Leave Action. When I want to save the Organizational Assignment screen I get a message that the delimiting of IT0014 has failed.
    Is anyone familiar with this problem? If so, could you tell me what I can do to solve this problem?
    Thank you in advance!

    Hi Ashley,
    Please check SAP Note 1016799.
    Regards,
    Dilek

  • Problem in Leaving action

    Hi Gurus,
    i have got a problem,I need to do leaving action beyond the earliest retroactive-date in control record.Is there anyways to do without deleting the control record.Thanks
    any inputs Plz

    iam not sure
    jsut check with the operations of personnel actions
    generally we delimit for leaveing acions instead that take copy as acitons
    and wait for other s
    response

  • Can we perform two actions with one button with two clicks one after other?

    Sir,
    can we perform two actions with one button with two clicks one after other?
    I want that when I click an Add Button first time it add data to the database and when I click again this button it clear the form data to empty fields.
    Regards
    Tanvir

    In code it should be easy.
    The following code adds a button called butman with a text "ADD".
    It then registers a listener that will be called if the button is clicked.
    This listener then calls the runAddData method if you clicked on butman while it contained the "ADD" text and it will call the runClearData method otherwise.
    Therefore it will swap the button's functionality between ADD and CLEAR on every click.
    final Button butman = new Button("ADD");
    butman.setOnAction(new EventHandler<ActionEvent>() {
              @Override
              public void handle(ActionEvent t) {
                        if (butman.getText().equals("ADD")) {
                                  butman.setText("CLEAR");
                                  runAddData();
                        } else {
                                  butman.setText("ADD");
                                  runClearData();
                        } // END IF-THEN
              }});I hope this is what you wanted.
    Some extra food for thought.
    You might want to run the ADD and CLEAR methods in their own threads so that it can run in the back ground, without slowing down your user interface.
    I also like to rather reuse one button for multiple functionality in stead of making an application with hundreds of nodes only used rarely with masses of code to show and hide them if needed.

  • (1) Is there any way that I can get the transition menu to remain on the screen. I select a transition, drag it to the timeline and after I click done I have to start the process all over to perform this action on the next transition. I have premiere elem

    (1) Is there any way that I can get the transition menu to remain on the screen. I select a transition, drag it to the timeline and after I click done I have to start the process all over to perform this action on the next transition. I have premiere elements 12. In older version the menu would stay on the screen.
    (2) In pan and zoom how can start zoom on a photo in the original picture and zoom in and the next picture zoom out and the next photo pan from right to left and the next photo pan left to right.
    Thanks
    Sam

    TidyCup
    What computer operating system is your Premiere Elements 12 running on? If you have not already, be sure to update 12 to 12.1, using an opened project's Help Menu/Update.
    But to the immediate questions, assuming Windows 7, 8, or 8.1 64 bit....
    1. No, it is what it is. But, are you applying the same transition each time? If so, then highlight/select all the clips involved (all at one time), then Timeline Menu/Apply Default Transition will do just that for the highlighted/selected clips.
    To highlight/select more than one clip at a time, hold down the Shift key of the computer main keyboard and then click on each clip that you want in the group selection
    or
    with your mouse cursor draw a rectangle around the clips that you want to select
    2. Are you using the Premiere Elements 12/12.1 Expert workspace Pan and Zoom Tool? Or the pan or zoom presets under fx Effects/Presets/? With those you can do pan or zoom, not pan and zoom.
    Or, are you in the Elements Organizer 12 Slideshow Editor using the pan and zoom effect there? Or, are you using keyframing the Motion Scale property for zoom and the Motion Position property for pan?
    Are you asking about photos with landscape or portrait orientation?
    The pan and zoom tool does one photo at a time.
    Have you read the Adobe documentation on the Pan and Zoom Tool?
    http://help.adobe.com/en_US/premiereelements/using/WSeffff8bffc802084-494411db12fd35452dd- 8000.html
    Please review and clarify and then we can get into greater details on this.
    Thanks.
    ATR

  • After performing a routine software update this week, I am having problems with both of my email accounts.  I am unable to "Reply" to any emails. Does anyone have a solution to this problem?

    After performing a routine software update this week, I am having problems with both of my email accounts.  I am unable to "Reply" to any emails. Does anyone have a solution to this problem?

    I am having the same problem also  Thought it was my network and reset everything including Apple TV but still the problem is there . I assume now it is down to iOS 8 prior to that was perfect

  • TS1363 Help with Problem encountered with iPod Touch 5th gen After performing  Sync.

    Hello Friends.
    My name is Joaquin. I was wondering if anyone can help with a problem I have encountered with my iPod Touch 5th generation running under OS 7.0.4.
    After performing a Sync, a lot of the song in my iPod showed a red icon beside the song. It is the same Circle with a square in the center icon that shows the download progress status that you see when updateing APPs, etc.
    The songs play perfectly in my computer library and in an old iPod Classic but not in the iPod Touch. The only difference was that when I connected the iPod I got a message stating something like "Transfer purchases from iPod touch to computer" despite of the fact that I did not make purchases from my IPod.
    I will really appreciate the help. I can´t survive without my music. Thank you in advance.
    Regards,

    Does the iOS device connect to other networks? If yes that tends to indicate a problem with your network. Yes
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before? no
    Try the following to rule out a software problem:  (Not clear what you did)          
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem. Since it connects to other networks that indicates a problem with your network
    Apple Retail Store - Genius Bar

  • Effect of leaving action on the Pre-booking end date

    Consider a case ,the prebooking period of the Business Event type is 1 jan 2006 to 31 dec 2006.
    Employee X,Y and Z have been prebooked for the above business event type.
    But we put a leaving action for X for the date 30 Nov 2005 .(the leaving action was put in the system on 15 nov 2005)
    For the employee y the leaving action is put for the date 31 jan 2006.(the leaving action is put in the system on 15 jan 2006)
    and for the Employee Z the leaving action is put for the date 28Feb 2006 .(the leaving action is put in the system on 1 March 2006)
    What will be the effect on the Pre-booking dates.
    Kindly let us know .

    Dominique,
    Thank you for the detailed problem description. Although you posted it some ten hours ago I have just now finished reading it.
    Form pages must be built so they can operate correctly when inline validation errors are displayed. The assumption (by the engine) is that session state (and package state) as it exists at the point the validations are performed is sufficient (and correct) to support the redisplay of the page without the need to fire on-load processes or computations. Session state or package state changes made by after-submit computations or after-submit/before computations/validations processes that prevent correct page behavior on the "validation redisplay" must be avoided.
    The condition types Inline Validation Errors Displayed/No Inline Validation Errors Displayed can be used for on-load events/controls (processes, computations, regions, items, ...) for which you need finer control over this behavior.
    Also, you can forgo the use of after-submit computations when the resulting alteration of session state would be inimical to proper "validation redisplay" behavior and use On Submit - After Computations and Validations processes instead.
    I hope I have understood your situation and that this answer adequately answers your questions.
    Scott

  • Leaving Action does not change position to 9999999 in IT0000 screen

    Hi All,
    I have come across a very peculiar problem which I haven't seen before. When performing a leaving action in my clients QA system, the initial IT0000 screen is displayed with the position field not showing the default position 99999999 which it should do. The existing position of the person is displayed instead. Also, when saving the IT0000 screen no further IT's are shown from the infogroup. Even IT0001 isn't displayed. All infoypes that are meant to appear in the infogroup are exisiting for the employees that I have tested. Has anyone come across this problem before?
    Thanks,
    alw

    Hi Ash,
    Leaving action means leave related action like long term leave or you are talking about termination action.
    If it is absence related action, then position does not become 99999999 in IT0000 while performing action. For this you need to set up dynamic action like below. We have set up for Retirement action.
    0000         04     80           DETERMINE DEFAULT POSITION FOR ZO-RETIREMENT
    0000         04     82     P     P0000-MASSN='ZO'
    0000         04     84     W     PSPAR-PLANS='99999999'
    0000         04     86     W     P0001-PLANS='99999999'
    If it is for Termination action, position becomes 99999999 in It0001 as per SAP standard functionality. If you need to make position as 99999999 then you may set up like above.
    Regarding your 2nd question, I had similar problem like you long time back. Why it was happening for me --- There is no sub type in It0001, by mistake sub type 1 had been maintained for that action while creating infogroup. So just check your infogroup once.
    Regards,
    Purnima

  • Leaving action

    Hi Experts,
    Pls guide me to solve the issue related to leaving action of emp in PA40.
    When an employee left the company, which infotypes needs to be delimited.
    Is it receommanded to put the practice to enter Run payroll up to, Do not account after in IT0003?
    Can end user maintian IT0003 for left employee? or it can be possible for only exceptional circumstances?
    What will be the recommanded porcess to release the pension in case of retired employee?
    I want to get the complete information ,connection between IT0003 and leaving action.
    Thanks & Regards,
    Nirali P

    Hi Nirali,
    When an employee left the company, which infotypes needs to be delimited.
    All the basic infotypes, like 0000,0001,0007,0008 and statutory infotypes of the country will be delimited. The best would be to check the standard configuration of SAP, where in SAP would have advised which infotypes to be delimited for leaving action.
    Is it receommanded to put the practice to enter Run payroll up to, Do not account after in IT0003?
    I would say , it would depend on company to company and scenario based. But mostly it is seen IT0003 is modified only in cases where exceptions are there.
    Can end user maintian IT0003 for left employee? or it can be possible for only exceptional circumstances?
    depends on the level of authorisation you are providing to to the end user
    What will be the recommanded porcess to release the pension in case of retired employee?
    Can you elaborate what u mean by this

  • Leaving action with IT0003

    Hi Experts,
    Pls guide me to solve the issue related to leaving action of emp in PA40.
    When an employee left the company, which infotypes needs to be delimited.
    Is it receommanded to put the practice to enter Run payroll up to, Do not account after in IT0003?
    Can end user maintian IT0003 for left employee? or it can be possible for only exceptional circumstances?
    What will be the recommanded porcess to release the pension in case of retired employee?
    I want to get the complete information ,connection between IT0003 and leaving action.
    Thanks & Regards,
    Nirali P
    Edited by: Nirali P on Aug 19, 2011 8:13 AM
    Edited by: Nirali P on Aug 19, 2011 9:08 AM

    Hi Nirali,
    When an employee left the company, which infotypes needs to be delimited.
    All the basic infotypes, like 0000,0001,0007,0008 and statutory infotypes of the country will be delimited. The best would be to check the standard configuration of SAP, where in SAP would have advised which infotypes to be delimited for leaving action.
    Is it receommanded to put the practice to enter Run payroll up to, Do not account after in IT0003?
    I would say , it would depend on company to company and scenario based. But mostly it is seen IT0003 is modified only in cases where exceptions are there.
    Can end user maintian IT0003 for left employee? or it can be possible for only exceptional circumstances?
    depends on the level of authorisation you are providing to to the end user
    What will be the recommanded porcess to release the pension in case of retired employee?
    Can you elaborate what u mean by this

  • Program for Leaving Action..

    Dear All,
    We have created a leaving action with set of Infotypes and certain actions and we have to carry out this action for about 5,000 employees.
    Now user needs to have a certain program to carry out the action as it's not feasible to carry out manually for 5,000 employees.
    Now my qestions to you all is
    1. Do you have any Std Program which takes care of this
    2. IS their any Std Function Module/BAPI exists which can be used
    3. Do we need to write our own BTC/LSMW/etc
    Kindly suggest.
    FYI : I have already tried one program using the FM - HR_INFOTYPE_OPERATION but this FM is not working for Action - DELIMIT (LIS9) for various Info types so now wondering what to do next. Kindly suggest.
    Thanks and have a nice day ahead.
    Mit freundlichen Grüßen/Best regards,
    Mangalagi S V

    Dear All,
    Thanks to all those who have responded to this.
    Unfortunately I can't go for BDC also as I was told that they might add/delete certain info types for this particular action.
    In my program, I am reading table T588M for the action and taking all the infotypes and the related action into my own internal table, after that I am generating the dynamic internal table for each infotype and then reading the Infotype using HR_READ_INFOTYPE and proceeding for related operations using HR_INFOTYPE_OPERATION but this LIS9 was not working so I have to check out as Suresh suggested. Hope every things goes fine with my coding...!!, any way it looks to be big exercise and needs lots of testing.
    Thanks for your valuable inputs.
    Regards,
    Mangalagi S V

Maybe you are looking for

  • Need to Archive and Reinstall after 10.5.2 update

    I've been looking through a lot of posts about people who have problems after the 10.5.2 update. My symptoms are a bit different. I currently only get the gray screen with the spinning icon. I cannot get into safe mode, I have attempted to repair per

  • SQL Query in Prompt

    Hi, in "Show" section of my prompt i've following SQL Query: select Country."Company Description" from Prototype where Country."Country Code Company GOAL Code" IN (Select Entity_Relationship.Company from Prototype where Entity_Relationship.Parent IN

  • I have connect retina MBP to 23" studio display. Can the MBP be closed and still work?

    with a MBP retina, I have connected to a studio display 23". Can I now close the MBP and use just the studio display?

  • PO's created by (t-code)

    Dear Sir, I am trying to export list of purchase orders created by our colleagues. I tried to find out in many way but wasn't able to get the report. Request you to kindly know the t-code where in i get list of contact person who has created PO's. Re

  • CSS menu in flash site

    Is there any way I can link my css built menu in the html of the page containing a flash movie, to parts of a flash movie once it's saved as a swf? Or would I need to split the content up and then create separate pages for it each page? Many thanks