Correcting employee type?

I am not a functional guy.
An employee was rehired on 19-May-2008, but somehow her effective start date only shows as 1-June-2008. And thar influences her leave accrual. Now my question is: how can i change the effective start date back to 19-may-2008.
Also if i do date tracking the employee only show as employee on 1 june 2008 even though she was hired on 19-may-2008. In the period 19-may-2008 to 31-june-2008 she shows as applicant. ex-employee
thx

Hi,
You can correct hire date from People/Maintain Employees>
Find& Select Employee from People by Name,
Press Actions and Select Update Start Date.
Hope it helps.
Regards,
Elena

Similar Messages

  • How to reverse employee type

    by mistake person action taken and change the type from employee
    to become Employee.applicant .
    any advise .

    Hi,
    If you want to change the person type from the current (Employee.applicant) to something:
    on the people form in core HR navigate to the Others button > Person types > Chose from the list of values the correct person type and save your changes. close the person form and open the form again to see changes.
    Or please re-phrase your question if that is not what you are looking for.
    Thanks,

  • Not able to see Employee type supplier after upgrade to 12.1.2

    We have custom responsibility for Payables Manager, after upgrade to 12.1.2 from 11.5.10, some of the employees are not able to see the Employee Type supplier, but some employees are able to see all. I thought this maybe related to Role so I tried to add the roles that are missing from the employees that are able to see all supplier, but didn't help. Anyone know where to look at this? Thanks in advance.

    Hii ,
    Can you brief your problem in detail ? What do you mean by Not able to see Employee Type Supplier , is it do you mean in the Lovs ? or which form ??May be I can look into it .
    Thanks
    vennala

  • Convert values in loop to correct data types

    I need to convert the values in a loop to the correct data types. It compiles, but I get an error. It says,
    Exception in thread "main" java.lang.NumberFormat Excepton: A
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at ExtFile.main(ExtFile.java:22)
    Here is the code:
    import java.text.* ;
    import java.io.* ;
    class ExtFile
    public static void main (String args[]) throws IOException
    // Open the external file whose file name was provided as a
    // command line program invocation argument.
    ExternalFile dataFile = new ExternalFile(args[0]);
    String dataLine = dataFile.getLine();
    char candidate;
    int curPrecinct;
    String precinctIn;
    while (!dataFile.havehitEOF())
    precinctIn = dataFile.getLine();
    candidate = dataLine.charAt(0);
    curPrecinct = Integer.parseInt(dataFile.getLine());
    // Get data line to process
    dataLine = dataFile.getLine();
    System.out.println(dataLine);
    } // EndWhile
    // Close the data file
    dataFile.close();
    } // EndMain
    } // Endclass ExtFile
    What does this exception mean and how might I fix it??

    Hello,
    The line of code:
    curPrecinct = Integer.parseInt(dataFile.getLine());accepts a String (stored in a file) and produces an int (an integer representation of the String). However, if you pass it a String which doesn't represent a integer an exception is thrown. For example, if you want to obtain an integer from the String "123a", an exception will arise because you can not parse "123a" into an int because 123a is not an int, that is, it has a letter 'a' in it - and ints do not.
    To correct this you must pass (make the line in the file) represent an int.
    I hope this works.

  • When I try to save an email attached file, the file name is automatically convertied to "attachment.ashx" although the correct file type is recognized. How do I retain the original file name?

    This problem occurred after the most recent update to firefox 8.0.
    After right clicking on the attached file, I click on save link as.
    The correct file type is recognized. However the file name is converted to "attachment.ashx".
    When I rename the file, it downloads properly and is opened by the appropriate program.
    However, I should not have to rename each downloaded file.
    In particular, this is happening with Word files and with Scientific Notebook (.tex) files.

    Cor-el, thank you for your advice. I was able to navigate to my Profile Folder and I deleted the mimeTypes.rdf file. I then closed Firefox and restarted it. The problem was still there, and I found that the mimeTypes.rdf file had been re-created.
    I tried your second suggestion, but the files you mentioned were not present so there was nothing to reset.
    Any other suggestions?

  • Period is closed for posting or correct document type is not being used

    Hi All,
    I am trying to post transaction in AB01. But i am getting below error.
    I have checked OB52 and the periods for "+" & "A" are open for 2012.
    Error:
    Period is closed for posting or correct document type is not being used.
    Please assist

    document type i am using is AA.check it other side entery documenttype period open or not

  • Identifying the correct MIME type for file uploads

    How does Apex identify the MIME type of an uploaded file? I have a page that uploads a file and accesses it via APEX_APPLICATION_FILES. That works fine. The problem is that, for certain file types, the mime_types column is "application/octet-stream" instead of the correct file type. I think it's using the Content-Type from the client browser, though I'm not quite sure. Is there any way to override this server-side in Apex?
    I'm running Apex with mod_plsql. Adding an AddType directive to Apache and adding the correct association to the mime.types file did not work.

    Hi,
    I also noticed this - it seems that Microsoft's 4 char extensions like .docx are not being recognized by application type so that either the web server or mod-plsql is defaulting to the "application/octet-stream" mime type which refers to a file with binary content - instead of the traditional "application/msword" mime type you would expect.
    If you know, at the point of insert into your database table, both the mime type and file name, one workaround would be to check if the mime type is 'application/octet-stream' and the file's extension is ".docx" or other likely extensions and then treat it as mime type 'application/msword", etc.
    Not really a solution but might be sufficient workaround depending on your situation.
    Ted
    Edited by: Ted Martin on Oct 25, 2012 7:27 PM

  • I am sending a single-page poster in Illustrator to a commercial printer. There are several placed graphics and I want to choose the correct file-type to keep my Illustrator file nice and small.

    I am sending a single-page poster in Illustrator to a commercial printer. There are several placed graphics and I want to choose the correct file-type to keep my Illustrator file nice and small.

    Printers like PDFs, but you should consult with the print vendor before you save the file in any particular format.  Each vendor is different and have an established workflow.  They may not accept JPGs.  If the poster prints offset, you will need to supply the appropriate resolution per their request or what they require. If the poster is large format or grand format, then they will or should know what resolution is appropriate.  However, large format inkjet only requires 144-150ppi at 100% final size.  Try to get in the habit of consulting with the print vendor early on so you end up supplying what is needed.

  • Error: JAR did not have the correct media type

    *** Error ***
    A problem occured during deploying application from http://127.0.0.1:1267/Video.jad
    Reason:
    JAR did not have the correct media type, it had application/x-java-archive
    E:\Documents and Settings\MatLab2.R\My Documents\NetBeansProjects\Video\nbproject\build-impl.xml:202: exec returned: 1 BUILD FAILED (total time: 3 seconds)I encountered this just once when I run the sample code from JavaFX here using a mobile emulator. This code is for adding a media player. After that one time, the output doesn't contain error messages anymore and the screen just goes blank.
    What does this error mean?
    I used:
    JDK / JRE 6 u 18
    Netbeans 6.8
    JavaFX 1.2 SDK
    KLite Codec Pack Mega 583

    Hi!
    I had the same problem as you did. I just found that the problem is that we only add the type JAD to the mime types, but we also have to add the JAR type.
    Just add the following line to the mime.types file and it will work:
    application/java-archive      jar

  • Custom option employee Type=distributor  doesnt show up in attestion filter

    Hi Experts,
    I have added new option in user profile for employee type. i.e, in lookup.users.role added new entry "Distributor")
    So right now we have(Full time employee,part time employee, intern, temp,consultant, distributor)
    Now the problem is, when We try to create a new attestation with a filter user's employee type contains shows only the default fields but not the custom ones.
    Is there any way i can bring up distributor option in employee type?
    Thanks,
    Doki

    IN my case, the problem only happens when the browser is different of English (searching by *).
    OIM performs the following query for English:
    select distinct lkv_encoded, lkv_decoded from lkv where lku_key = 49 and lkv_encoded in ('Item1', ''Item2', ''Item3', ''Item4')
    -- the vales item1 to item4 are the decoded values that I have for the Lookup.Users.Role.
    -- 49 is the key of Lookup.Users.Role
    If the browser is in Spanish, OIM performs the query below:
    select distinct lkv_encoded, lkv_decoded from lkv where lku_key = 49 and lkv_encoded in ('Item1', ''Item2', ''Item3', ''Item4')
    the vales item1 to item4 are the spanish version of the employee types that I've set in the xlWebAdmin_es.properties. As the Lookup.Users.Role only has the items in English, the query returns empty.

  • GRC CUP employee type field

    Hi,
    How can i  restrict Employee type field "consultant" with valid from and valid to, maximum 6 months.
    Thanks
    Yakoob

    You'd have to talk to your LDAP people, but they'd have to maintain the field for external employees, then!
    Why not create a different initiator for that employee type and make sure the approver takes care of that?
    Frank.

  • Can I add a new Employee Type through DIAPI 2005?

    Hi as part of my addon setup I would like to automatically add a new Employee type to the OHTY table. 
    Is there an object in the DI that I and can use to do this? I have had a look but can't find anything, but wondered if there is a generic object that is used update simple tables such as this one?
    Thanks,
    Daniel

    Hi,
    And Have you find one answer for this problem ? because I have also this problem and I ask myself for others table.
    Thanks
    Stéphane

  • Employee-Type Definition

    Hello All
    I have a weird requirement that I was hoping someone might be able to help/point me in the right direction. I have an OIM setup up and running but need to specify an employee type based on the organization the user is in. Does anyone know an easy way to set employee type based on the organization of the user? I was thinking of maybe doing a data object manager rule for pre-insert of the user to do the mapping, but wasn't sure if that was the right direction. Any help you can give on this would be appreciated.
    Also, is there is a lookup for the employee types so that the list can be expanded beyond the full-time/part-time etc?
    Thanks

    In order to find organisation lookup, first you have to see Organisations.Organisations Name lookup and this will have mapping to Lookup.Webclient.Organisations.Search (similar to this).
    So when you click on the lookup magnifier of organisation field in user creaytion page, the lookup Lookup.Webclient.Organisations.Search shows the list of organisations that has been created in OIM.
    For Employee Type, you can add the new employee types directly in the lookup User.Roles.

  • How to determine employee type (management vs nonmanagement) in WebDynpro

    Hi,
    I am running SP14.
    In my WebDynpro application, I need to hide/show a link based on if the employee is management or nonmanagement.
    What is the easiest way to determine the type of employee in a WebDynpro?  Is the management/non-management attribute already exposed and available to the WebDynpro?  Or do I need to invoke a BAPI/RFC to retrieve that information from SAP (eg Employee Group or Personnel Area)?
    Thanks for any help you can provide.
    Kevin

    You only need to call this RFC once and share the results with other views via context binding!
    In my applications I follow the Floorplan manager architecture and have one web dynpro component for all the frontend logic e.g. FcAddress
    In the component controller of FcAddress I setup model nodes for the RFC e.g.
    Address_Input (mapped to input RFC model class with all the import parameters of the RFC)
    Address_Output (mapped to either the output RFC model class with all the export parameters of the RFC or it includes another model node for Address_Records which is mapped to the export table parameter.)
    Address_Messages (mapped to the return parameter of the RFC (BAPIRET2).
    All other views with their component controllers are mapped to those model nodes to allow access to the RFC data.
    You can pass the userid to the RFC and then the RFC will get the related employee number via IT105/ST10. You just need to have the userid defined as an import parameter in the RFC.

  • Cannot get the correct data type in Oracle JDBC

    Dear ALL:
    I used JDBC ResultSetMetaData to get the column data type for Oracle Database. I created a table including 2 columns AAA, which is NUMBER type, BBB which is FLOAT type.
    However, I found a problem that either NUMBER or FLOAT data types are reported as NUMBER type in JDBC.
    IN SQL 2000, it is okay. SMALLINT, INT, TINYINT, etc..can be reported correctly.
    Can anybody tell me that what's wrong here? I will be very appreciated.

    hi,
    i guess its a bug which is fixed with 10i.
    Elango.

Maybe you are looking for

  • How to suppress n0: default Namespace prefix in Transformations

    Hi, I use Simple Transformations for serialization of deep structured data. In the XML File the whole tree needs to use a special namespace. Therefore i use the attribute xmlns="ABC.de" without a namespace prefix in my root element. During serializat

  • [zsh] cannot input non ASCII characters

    When inputing non-ASCII characters (Chinese, for example) under command line, it becomes something like ä½? what is really should be printing is 你好 I've searched a little bit on this, and answer has always been "zsh has unicode support already after

  • MR11 and DP91

    Hi Experts! Anyone know how the above two TCODES are related. I know DP91 is used for RRB - Resource Related Billing. So how is MR11 linked to it? By what tables, etc..? Thanks, jah

  • How to run java programs from a master java program?

    Hello, I have several java programs which run from the command prompt. I am seeking help with code for starting java programs from within a java program. For example, a program called master.java works something like this: import java.*; create conne

  • Touch Screen and Charge Issue

    Hey everyone, first time here but also registered at precentral Asked there, but I'm hoping here would be a better place to voice this issue. This is my 2nd New Pre I had as the first one had random keyboard loss when my phone died due to battery. I