employee to create and add job API

Hi all
I am trying to create an employee via the API but I am unable to find a suitable parameter to pass the value of employment. Do I need a different API call or something else?

Here is the code example:
HR_EMPLOYEE_API.CREATE_EMPLOYEE
   (
   P_HIRE_DATE                     =>     TO_DATE('01.01.2012','dd.mm.yyyy') 
  ,P_BUSINESS_GROUP_ID             =>     0
  ,P_LAST_NAME                     =>    'Last name'
  ,P_FIRST_NAME                    =>     'First name'
  ,p_date_of_birth                 =>     to_date('01.01.1988','dd.mm.yyyy')
  ,P_SEX                           =>     'M'
  ,P_EMPLOYEE_NUMBER               =>     L_EMP_NUM
  ,P_PERSON_ID                     =>     L_PERSON_ID
  ,P_ASSIGNMENT_ID                 =>     L_ASSIGNMENT_ID
  ,p_per_object_version_number     =>     l_per_object_version_number
  ,P_ASG_OBJECT_VERSION_NUMBER     =>     L_ASGOBJECT_VERSION_NUMBER
  ,p_per_effective_start_date      =>     l_effective_start_date
  ,p_per_effective_end_date        =>     l_effective_end_date
  ,P_FULL_NAME                     =>     L_FULL_NAME
  ,P_PER_COMMENT_ID                =>     L_COMMENT_ID
  ,P_ASSIGNMENT_SEQUENCE           =>     L_ASSIGNMENT_SEQUENCE
  ,P_ASSIGNMENT_NUMBER             =>     L_ASSIGNMENT_NUMBER
  ,P_NAME_COMBINATION_WARNING      =>     L_NAME_COMBINATION_WARNING
  ,P_ASSIGN_PAYROLL_WARNING        =>     L_ASSIGN_PAYROLL_WARNING
  ,P_ORIG_HIRE_WARNING             =>     L_ORIG_HIRE_WARNING
   );
Any ideas?

The EBS version: 12.1.3.

DB version: 11g



Thanks in advance,
Bahchevanov.

A manual update is not sure.
I assume that the work that you created is not valid from the start_date assignment, also a CORRECTION option is to throw an error.

Locate the DATE_FROM value for the job_id argument in the per_jobs table.

See you soon,.
Vignesh

Tags: Oracle Applications

Similar Questions

  • Create and add a message in the log off screen on a Windows 7 PC

    Original title: Log Off Message

    Hi, I was wondering if it is possible to create and add a message in the newspaper off the screen of a Windows 7 PC

    I searched and found only information on adding text in the log to the screen. This text will include the verbiage "Don't forget your USB."

    You can use a script to logoff to do, which is a file that runs automatically when the computer disconnects. http://TechNet.Microsoft.com/en-us/library/cc753583.aspx

  • Need to create and add RDM disk while calling reconfigVM

    Hello

    Now I create RDM disk help createdisk method and then added the disk of the virtual machine by using the reconfigvm method using vsphere sdk in c# but I need to create and add the disk while calling the reconfigVM only. I searched and found a code as example.

    diskSpec.operation = VirtualDeviceConfigSpecOperation.add;
    diskSpec.fileOperation = VirtualDeviceConfigSpecFileOperation.create;

    ". According to my understanding, vmdk file can create while adding the LUNs as disk RDM using both add and create function, but then I try these i couldn't succeed. If anyone has tried what can you share your code or suggestions please.

    Thank you

    Vijaya

    Vijaya,

    I guess that how you specify the devicename property is invalid. You just need to assign the devicename you recovered in QueryConfigTarget to the devicename of the backup file.  Please refer below snippet for adding disk:

    Request for more information on specific devices that can be used to back up virtual devices

    CTAR ConfigTarget = cb.getConnection () .getService () .queryConfigTarget (envBrow, hostmor);

    VirtualMachineScsiDiskDeviceInfo [] arrSCSILun = (VirtualMachineScsiDiskDeviceInfo []) ctar.getScsiDisk ();

    HostScsiDisk drive;

    If (arrSCSILun! = null) {}

    for (int i = 0; i)< arrscsilun.length;="" i++)="">

    disc = arrSCSILun [i] .getDisk ();

    If (disk == null) {}

    continue;

    }

    else {}

    deviceName = arrSCSILun [i] .getDisk () .getCanonicalName ();

    }

    Add a disk
    VirtualDeviceConfigSpec diskSpec = new VirtualDeviceConfigSpec();
         
    diskSpec.setFileOperation (VirtualDeviceConfigSpecFileOperation.create);
    diskSpec.setOperation (VirtualDeviceConfigSpecOperation.add);
         
    VirtualDisk disk = new VirtualDisk();
    VirtualDiskRawDiskMappingVer1BackingInfo diskfileBacking = new VirtualDiskRawDiskMappingVer1BackingInfo();
         
    diskfileBacking.setFileName("");
    diskfileBacking.setDiskMode ("persist");
    diskfileBacking.setCompatibilityMode ("physicalMode");
       diskfileBacking.setDeviceName (deviceName); It's the devicename you got above
    System.out.println ("DeviceName assigned is" + deviceName);
    disk.setKey (new Integer(-101));
    disk.setControllerKey (new Integer (diskCtlrKey));
    disk.setUnitNumber (new Integer (0));
    disk.setBacking (diskfileBacking);
    disk.setCapacityInKB (1024);
         
    diskSpec.setDevice (disk);

    And to set the loglevel, please visit: http://kb.vmware.com/kb/1001457

  • Create and add a slider?

    Is there a way to create and add a new cursor image in Captivate? I am using Captivate 5.5. I also have Flash CS4.

    LOL, as with anything we can rarely be absolutely certain of nothing. Especially when the programmers are involved. Tricksy coders, they can be!

    It has always been my own understanding, that this is where Captivate has obtained its list of sliders presented to the author.

    It would be really cool if one of the development team was watching this thread and could meet to put us all straight on how things work "cursor-wise.

    Hello? Adobe? Each of you to look at this thread?

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • BlackBerry smartphones want to create and add new folder Media Card/Curve 8320 T-Mobile


    Thank you Jeremy! It's just what I wanted to do. My first hike in "Adding records to the breast of media"... I wanted to rely on the experienced before trying to do so. I always thought media means only audio and video (as suggested by the 4 basic native folder/files in the media). Now, I understand "text" files are also available within the native app of Media thanks for getting back to me...

  • Create and add cartridge PERSONALIZED Hello World to SIR in Oracle 11.1 trade

    I'm working on a CRS application based. I went through the code in assembler Development Guide for creating model of Hello World in Discover. But I'm not able to create a model of Hello everyone in the same way for CommerceReferenceStore. Please guide me how?

    You have mapped your cartridge in /atg/endeca/assembler/NucleusAssemblerFactory.properties?

    Check if your cartridge can be found in :/dyn/admin/nucleus/atg/short/assemble/NucleusAssemblerFactory /? = propertyName handlerMapping are mapped.

    If you access /crs/cartridges/HelloWorld/HelloWorld.jsp in the browser returns the contents of jsp or return 404?

    More errors in the log?

  • How can I create a link or an installer that will open the bookmarks somebody bar and add some bookmarks?

    The goal is to embed a link in a word which, when clicked, opens the bookmarks bar and adds some bookmarks in the document. Another option would be that the link create icons from desktop to Web sites. The main deal breaker is we do not want to change the registry for this. All creative solutions are welcome.

    Thank you

    If it's for users as a whole and not in a given organization, forget the idea of profile, that would be much too intrusive.

    As noted by cor - el, an extension would have privileges to perform these changes. Some resources on developing extensions, since it is beyond the scope of this forum:

  • How to create flat sequence structure and add Subvi with true or false on an another flat following?

    How can I create next. flat and add a colum with VI and true Sub VI falseSub?

    What should be the flowchart:

  • Picasa 3 - How to create a slide show and add music?

    original title: Picasa 3

    I store all my photos using Picasa. I know how to create a slide show. Last year I managed to create a slide show AND add a piece of music. The problem I have is that I don't remember how I did it!

    I don't want to use other software and hope that someone more computer can help me re-trace my steps and create a slideshow with music.

    Sincere thanks for all the help offered.

    A

    I store all my photos using Picasa. I know how to create a slide show. Last year I managed to create a slide show AND add a piece of music. The problem I have is that I don't remember how I did it!

    I don't want to use other software and hope that someone more computer can help me re-trace my steps and create a slideshow with music.

    Sincere thanks for all the help offered.

    A

    It is a forum for Microsoft Windows XP.  Picasa is a Google product.

    I suggest you try the support for Picasa here (<-- this="" is="" all="" a="" link. ="" click="" on=""> )

    You can also try to post in the forums to Picasa (<-- this="" is="" all="" a="" link. ="" click="" on=""> )

    You can also like this: http://geeksontour.tv/learning-library/picasa/

    And this: http://sites.google.com/site/picasaresources/

  • How can I create a new folder and add some choose another folder

    How can I create a new folder and add some pictures a different folder?

    Click Start-> computer.  Navigate to where you want to create the new folder.  Then, hold down the ALT key and press F.  Point again-> file and click folder.  Now, you have created the folder if you need to name it.  Type the name you want to give the file and press ENTER.  Now you have the new folder with the name you gave it.  Use him copy / paste to copy the images to the new folder.

    Good luck.

  • Is there a way to remove a password to a Document?  We have a form that a former employee created and did not disclose the password to anyone, before his departure

    We have a document that a former employee created and password protected.  He left without revealing the password to anyone, and we now need to make changes to the form.  Is there a way to remove the security?

    Hello Kelly,

    If you can't negotiate a private agreement, there is no possibility of recovering the document. The only way is so that you copy the content or create a new according to your wishes.

    Hans-Günter

  • I have used Muse on a 30 trial and created a site and added my own domain name and it is now online. I now want to muse and edit and add a few things, but I don't know how to do it? I opened the software, go file and tried to open the is

    I have used Muse on a 30 trial and created a site and added my own domain name and it is now online. I now want to muse and edit and add a few things, but I don't know how to do it? I open the software, go file and tried to open the site, but there is nothing there?

    Please provide a screenshot of the design view after opening the file, also the url of the site online.

    In case the trial is expired, you need to upgrade your membership/registration.

    Thank you

    Sanjit

  • Can someone help what API allows to create and update resources

    Hello

    I need the API to create and update the details of the resource.
    I want to update roles, groups etc claims those are the tab in the form of resources.
    FMB is called JTFRSDEF.

    Kind regards
    Javed Khan

    Use JTF_RS_GROUP_MEMBERS_PUB.update_resource_group_members and JTF_RS_ROLE_RELATE_PUB.update_resource_role_relate.

    Thank you
    Shree

  • How to add a "create and create another" button to the form

    I have an entry form on a table with multiple select LOV lists and a text field. To facilitate data entry, the user wants to create several records, one at a time, staying on the same page of the form. Integrated features APEX adds the record and returns the user to the page of report.

    The user wants to create the first record by clicking the Create button, stay on the form with all the values LOV (not clearing cache), change one or two choice LOV and the text field and click the button "Create and create another". The user will stay on the form before clicking on the button "Cancel".

    I've changed the direction on the form to call himself. Text field and LOV values remain, but the 'Create' button disappears to add another. Of course, I need to run the process Get PK to get the following for the new record sequence number.

    Looking for the best way to achieve this. Thank you!

    If you use the default configuration, I believe you want to erase the PK field (and now others) on the branch similarly to "Create and create another", as it is the default criterion to determine if the Create button is shown.

  • How do I get the name of a duplicated or created control and add a reminder

    Hi all

    According to the number of entry points I need, I duplicate a digital or an input string to the DuplicateCtrl function. My question is, how do I get the name and id of the control that has been created, and how can I assign a callback to it? Alternatively, it would be better to create a fresh ctrl instead of duplicate?

    Thanks in advance!

    Hi TurboMetrologist,

    Why are you trying to get the name of constant control? Remember that you cannot use this name to address control; control names are in fact simply the macros in the file associated with the UIR, include in other words, the preprocessed compiler code and everywhere where the names of PANEL_CONTROL replaces the digital value as parameters to functions (and therefore 'control' parameter is an int value and not a char *)

    That's why NewCtrl () or DuplicateCtrl () functions return a control ID: this is the handle to the new object, the only way to handle it. You will need to store this handle in a nonvolatile memory so that you can access durng life program.

    In addition, there are other ways to assign a meaning to a control to pass on the name of constant control. For example, you can use the callbackData parameter to differentiate the different copies of a control.

    Let me explain with an example. You said that you need several entries (dynamically created that you don't know in advance how many of them use); a solution could be:

    • Design a master copy of a control in the IUR Editor, where it is easy to customize; also assign a callback function, if it must be common to all copies of the control
    • Assign a value to this control callbackData, programmatically for example SetCtrlAttribute (...,..., ATTR_CALLBACK_DATA, (void *) 1);
    • Duplicate the control, and then assign a different callbackData
      for (i = 2; I have< 5;="" i++)="">
      handle = DuplicateCtrl (...);
      SetCtrlAttribute (..., handle, ATTR_CALLBACK_DATA, (void *) I);
      }

    By operating this way, whenever the reminder of control is triggered by any control, it will receive the callbackData assigned, and you will be able to differentiate your code with a simple switch:

    switch (callbackData (int)) {}

    case 1: / / the master controls

    break;

    case 2: / / first dual control

    break;

    }

Maybe you are looking for