Search in Taleo for employees with appropriate knowledge/skills for requisitions

When for instance Fusion HCM and TEE are integrated and employees are also available in TEE, can a recruiter then search amongst the employees for potential candidates for a requisition, even if this employee has not applied for the job?

In system terms you would be converting a load of employees to contractors and the ramifications are obvious; any pending transactions would have to be backed out, rolled back in again.
I would bite the bullet on this one and simply convert all your various Emp Variants (i.e., all the true CWKs who are currently EMPs on the system with a user person type) to the system CWK type on a given cut off date some time in the future. And I don't know of a way to do this other than do a mass termination and then create placement. This will sound very unpalateable to you right now but I reckon that if you proceed down a route of changing historical data, you'll hit more unseen problems down the road.
Anyway, interesting question, it would be good if you could relay your findings or outcomes to the forum.

Similar Messages

  • F4 for employee select options in WD for abap application

    Hi,
    I have defined a select option for employee selection in my WD for abap application. The only problem is that I cannot get a f4 help button to be displayed. I have defined the select option using the following code :
    wd_this->m_wd_select_options = wd_this->wd_cpifc_select_options( ).
    init the select screen
    wd_this->m_handler = wd_this->m_wd_select_options->init_selection_screen( ).
    create a range table that consists of this new data element
    lt_range_table = wd_this->m_handler->create_range_table(
    i_typename = 'PERNR_D' ).
    add a new field to the selection
    wd_this->m_handler->add_selection_field(
    i_id = 'PERNR_D'
    it_result = lt_range_table
    i_read_only = read_only ).
    I have tried adding entries for the parameter help_id but still cannot get a f4 button.
    Thank you in advance for any assistance provided.

    Hi,
    Try this.
    DATA lo_interfacecontroller TYPE REF TO iwci_wdr_select_options .
    lo_interfacecontroller = wd_this->wd_cpifc_select_options( ).
    DATA lo_r_helper_class TYPE REF TO if_wd_select_options.
    lo_r_helper_class = lo_interfacecontroller->init_selection_screen( ).
    Creating range table
    DATA lt_range TYPE REF TO data.
    CALL METHOD lo_r_helper_class->create_range_table
    EXPORTING
    i_typename = ''PERNR_D'
    RECEIVING
    rt_range_table = lt_range.
    Disabling the global options
    CALL METHOD lo_r_helper_class->set_global_options
    EXPORTING
    i_display_btn_cancel = abap_false
    i_display_btn_check = abap_false
    i_display_btn_reset = abap_false
    i_display_btn_execute = abap_false.
    Adding the selection field
    CALL METHOD lo_r_helper_class->add_selection_field
    EXPORTING
    i_id = 'PERNR_D'
    I_OBLIGATORY = ABAP_TRUE
    i_value_help_type = if_wd_value_help_handler=>CO_PREFIX_SEARCHHELP
    I_VALUE_HELP_ID = 'PREM'
    it_result = lt_range.
    Check this artcle for more details which uses VBELN as select option with search help.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/103e43d5-fdb8-2d10-90ab-b5e8532cbc04

  • [svn:fx-trunk] 12982: Fix for issue with exposing accessible names for combobox list items

    Revision: 12982
    Revision: 12982
    Author:   [email protected]
    Date:     2009-12-15 20:44:23 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Fix for issue with exposing accessible names for combobox list items
    QE notes: none
    Doc notes: none
    Bugs: n/a
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ComboBoxAccImpl.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ListBaseAccImpl.as

    Add this to the end of your nav p CSS selector at Line 209 of your HTML file, after 'background-repeat...':
    margin-bottom: -2px;
    Your nav p will then look like this:
    nav p {
              font-size: 90%;
              font-weight: bold;
              color: #FFC;
              background-color: #090;
              text-align: right;
              padding-top: 5px;
              padding-right: 20px;
              padding-bottom: 5px;
              border-bottom-width: 2px;
              border-bottom-style: solid;
              border-bottom-color: #060;
              background-image: url(images/background.png);
              background-repeat: repeat-x;
              margin-bottom: -2px;

  • ESS - Own data dumps. Only for employees with PERSG "L"

    Some employees are getting a "Serious error" in own data in ESS. 
    I get runtime error OBJECTS_OBJREF_NOT_ASSIGNED_NO in  function FUNCTION hrxss_per_cleanup.  The error  is mentioned several times in the forum:
    Done several analysis, and found the following:
    I registered 3 identical employees with different PERSG/PERSK:
    1.  1/01
    2.  L/66
    3.  V/01
    I connected my portal user to the 3 different employees and found:
    1. Works fine
    2. Dumps
    3. Works fine
    So now my theoriy is that somehow the value "L" is misinterpreted by the system.
    Can anyone tell me if this can be the case, and if so, if it is a product issue? 
    I don't know where to look for the error (esp. since I am not a Java person)
    Any help appreciated
    Kirsten

    The problem was that the person belonged to a payroll area where there was no admin.record.  (Payroll not run for this employee).  This causes Own Data to fail, as it is checking the status of admin record - probably to decide eg. when bank can be updated.

  • Pricing Procedure for Nepal with Excise in it for Export Orders

    Dear Team,
    I have an export Order For nepal with Pricing procedure (let us say X for all other countries other than India and there is no excise in it) but if i bill a Nepal customer i'm Liable to pay excise as it is applicable for Nepal only .
    How can i assign pricing procedure X to Nepal so that i can bill Nepal too with the same pricing procedure.
    Thanks
    Gaurav

    HI,
    There are two ways to solve this problem.
    1. Make the country Nepal as local region of india
    Ex: 90 -Nepal
         11- Kerala
    Treat this sale as domestic sale ,becuse the sale will be in currency  INR  only . Assign the domestic pricing procedure .
    Create the order --> Delivery --> Billing --> Excise invoice .
    2. Treat this sale as deemed export , excise values will get calculate in the export excise invoice.

  • Medicare additional tax rate (.9%) for employees with wages over 200K

    Has anyone successfully applied the necessary ESU's? It seems there has been a few ESU's regarding this issue and I would appreciate any insight that can be shared.
    Thanks.

    Hello,
    Please log a service request and the specific scenario and we will review it.
    Regards,
    Elena

  • Save for Web with Optimize File Size for Batch Process

    I have a client who needs to be able to run a batch process on jpg images ranging in size from 600KB to 2.5MB optimizing their file size as close to 200KB as possible. The feature is included in Photoshop's save for web optimize dialog but it doesn't work for batch processes. If you record an action with the optimize to file size option set it processes all the images in the batch based on the quality settings required to resize the image you used during recording, meaning if the image you recorded was 1.5MB the quality setting might be 70 percent to hit the 200KB mark but that wouldn't be the correct quality setting for a 600KB file nor a 2.5MB file those would either be too small or too large.
    I've done quite a bit of searching both online and in the photoshop scripting forums but I haven't been able to find anything that would point me in the right direction.
    My client's paying for this work so if there's someone who knows how to script this who'd rather be paid than just do some pointing we can arrange for that quite easily.
    Thanks in advance for your assistance and suggestions.
    In case it's of importance we're using Photoshop CS4.

    If you don't mind spending a few bucks on a shareware prog, Jpegsizer has the option to save to a filesize.
    You can find it here.
    http://www.tangotools.com/jpegsizer/register.htm
    There is a free trial version, but you can't save files.

  • Issue material for Subcontracting with reference to PO for multiple batches

    Hi All,
    Issue: I want to issue 5-6 materials with reference to PO which have multiple batches. How can that be done?
    Thus, if my raw material in stock are:
    mat X   Batch 1    50 nos
    mat X   Batch 2    40 nos
    mat X   Batch 3     30 nos
    mat Y Batch 6    10 nos
    mat Y Batch 7    10 nos
    mat Y Batch 8    10 nos
    mat Y Batch 9    10 nos
    i f for semi finished material A, sub contractor order 45000009 is created, where raw material required are:
    Mat X      100 nos
    Mat Y      30 nos
    then how can I issue the raw materials wrt PO, and select multiple batches at the same time, without user entering the material again and again.
    I have gone through the SDN multiple times to see the probable solution exists, but I have not received any solution.
    Regards,
    Ankush

    DO MB1B transaction, with Movement type 541,
    Enter the material with different Batches for required qty. as different line items.
    e.g
    line item 1 : mat X Batch 1 50 nos
    line item 2 :  mat X Batch 2 40 nos
    line item 3 :  mat X Batch 3 10 nos
    line item 4: mat Y Batch 6 10 nos
    line item 5 :  mat Y Batch 7 10 nos
    line item 6 :  mat Y Batch 8 10 nos
    Edited by: sudhansu satapathy on Oct 21, 2011 7:29 PM

  • Report for employees net and gross pay for a pay period

    Hi Gurus
    How should I approach to write a report which gives employees net pay, gross pay and cost center  for a pay period?
    Do i have to use cluster tables?
    As I am new to this module any help will be appreciated.
    Thanks in Advance

    Unless you store your payroll results in Infotypes then yes you would have to retrieve this information from the PCL2 Cluster. The Cost Center information would come from the WPBP table and the Gross and Net Pay from the RT table.

  • Process Pack for IT GRC - No Knowledge Libraries for Service Manager 2012

    Hi Folks, so I'm installing the Process Pack for IT GRC.  I'm noticing the Knowledge Importer isn't finding any libraries to populate the service.  Can I manually import these libraries into the system?  This was working before the release
    of Microsoft Security Compliance Manager v3.0.  Thanks!
    -Norman

    We finally resolved this by manually installing the libraries from the Security Compliance Manager:
    http://technet.microsoft.com/en-us/solutionaccelerators/cc835245.aspx

  • Function module for se16 with out authority check for se16

    Hi ,
    I am creating a tode YSE16 which has same functionality as SE16 but having its own authority check. I am calling a function module RS_TABLE_LIST_CREATE function module to get the functionality of SE16. But is there any way that i can get the function module which do not check for the authorization for se16 and execute my tcode.
    Regards,
    Sri.

    Hi Sri,
    If I am not wrong this is the question?
    Guys , Sri is modifying the YSE16 as per this requirement. Do u have some other solution? Thanks.
    Requirement is to create customized tcodes YSE16, YSM30 and YSE38 for se16, sm0 and se38. Lets start with YSE16.
    Client want YSE16 tcode to restrict users based on some tables within a authorization group or even * value for auth group field.
    SE16 restricted on:
    S_TABU_DIS
    Auth Group and Activity
    As per Requirement YSE16 tcode sld be restricted on :
    Y_TABU_DI2 (customized object)
    Auth Group, Activity and Table name
    We dont want to give SE16 to users in Production. So basically requirement is to restrict users on table name with YSE16 irrespective on authorization group. User sld only be able to access the table mentioned in Table name field.
    so Srilu is trying to modify the Program. Can you please suggest some other way to modify it.
    Thanks.
    Regards,
    Naveen Dalal

  • Trigger Delta for 2LIS_02_HDR with field PO Reason for Cancellation

    Hi,
    We're currently experiencing problems with the Purchase Order Header extraction, (2lis_02_hdr), since a change of the PO reason for cancellation field (ABSGR) does not create a delta record.
    Anyone an idea how to correct this?
    Thanx & regards,
    Arvid Alferink

    hi,
    Is this field is the part of the standard datasource?
    If it is not please refer to the below SAP Note: Note 576886 - Change to user-defined fields not extracted
    Regards, Siva

  • FTP for Guest with no password asks for password

    Greetings,
    I have File Sharing turned on and FTP on, and Guest login and sharing on in Accounts.
    When I enter ftp:// and my IP in a browser, I get prompted for a User Name and Password. I enter Guest and no password, and it says Password Required, but there is no password.
    How do I connect as Guest?
    Thanks

    what is your router model number?
    so all this time you never set a password for your wireless network? @_@

  • I have used Firefox for years with no problem. For the past 2 weeks it has crashed repeatedly after 1 to 15 minutes. What has happened? Is it the updates?

    What has happened?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
     Cheers, Tom

  • SpaceX is looking for engineers with LabVIEW experience in Hawthorne CA (LA area)

    SpaceX is looking for engineers with LabVIEW programming experience for our Launch group. Our responsibilities include:
    Controlling launch pad equipment via PXI/LabVIEW
    Commanding and monitoring our Falcon 1 and Falcon 9 rockets via a LabVIEW-based Vehicle control system
    Commanding and monitoring our Dragon capsules via a LabVIEW-based Mission Operation system
    Ocean recovery of Falcon 1 and Falcon 9 stages after liftoff and Dragon capsules after splashdown
    Cargo configuration of Dragon capsules going to resupply the International Space Station
    Maintenance of Mission Control Centers with the help of our IT department
    With the exception of the launch pad equipment program, most of our LabVIEW programs do not interact with DAQ hardware (unusual, I know). The Vehicle control and Mission Operations software get their data via Ethernet from 'black boxes' that connect to NASA & Commercial RF ground stations. We also create several utility programs in LabVIEW that also don't interact with hardware. So, this is mostly a software gig, not a hardware/software gig.
    Ideal candidates will have the following qualities:
    CLD-level LabVIEW experience
    A good understanding of basic computer networking (TCP/IP, UPD, firewalls, VPN)
    Must be enthusiastic about space (What year did we land on the moon? How many men walked on the moon? How many Space Shuttles do we currently have? etc.)
    Must be willing to travel. Common destinations include Houston (NASA Johnson Space Center), McGregor TX (test site), Cape Canaveral FL (launch site), Kwajalein Marshall Islands (launch site)
    Must be able to work without supervision. We have a very flat management structure, no one will be telling you what you need to do. If you don’t know, ask. If you do know, get it done.
    About the job:
    Job is located in Hawthorne, CA in the Los Angeles area.
    This is not a 9-5 job. There will be some late nights.
    You won't be LabVIEW only. Everyone chips in as needed. Our group has done Javascript, C++, MATLAB, configuring of TELEX comm systems, cutting of metal with bandsaws, welding, Unigraphics CAD, etc. If we need it and you don't know it, grab a book and learn.
    We are only hiring full time employees. Contractors need not apply.
    To conform to U.S. Government space technology export regulations, SpaceX hires only U.S. citizens and U.S. Permanent Residents.
    Apply at SpaceX.com. Click the Careers button and fill out the general application. Mention this posting in the cover letter field. Don’t reply to this forum. You need to go to SpaceX.com to get your information into our system.
    Message Edited by Lavezza on 03-31-2010 03:59 PM

    There is a job posting up now at SpaceX.com. Go to the careers tab and search for LabVIEW.
    Look for the position called: Mission Control Software Engineers (LabVIEW).

Maybe you are looking for

  • Data Recover From Formatted Drive? What is the best program to use to get back Logic Projects and any other file type?

    I was in the process of reorganising my hard drives so I could RAID them however I managed to corrupt one drive and had to format it which meant I lost all my Logic Files and some other files. I managed to save a lot of files (mainly video files) bef

  • Mkfs: bad value for nbpi: must be at least 1048576 for multi-terabyte, nbpi

    Hi, guys! *1. I have a big FS (8 TB) on UFS which contains a lot of small files ~ 64B-1MB.* -bash-3.00# df -h /mnt Filesystem Size Used Avail Use% Mounted on /dev/dsk/c10t600000E00D000000000201A400020000d0s0 8.0T 4.3T 3,7T 54% /mnt *2. But today I no

  • Firmware-upgrade failed router not accessible

    during firmware-upgrade the connection to E4200 got lost due to power-outage, now the E4200 router is not accessible, power-led flashes ... the factory-ip-address 192.168.1.1 responds on ping, but nothing else ... how to get a working environment bac

  • Airplay plays – without sound

    I am not sure if it is a iTunes, AppleTv, Airplay or Time Capsule issue – or a combination of them all. But i am experiencing alittle annoying issue, which i hope to fix. I am playing music from iTunes 11.0.5 and i Airplay it to my AppleTv it plays w

  • Row values into column....

    Hi Experts, Can i add column values into a single cell. Like my requirement is i want to add values of Name column in a single cell of some other table. For example if Table A contains A, B, C D names then in second table i want all these name in one