Person type of "Employee.Prospect"

Hi All,
Client is having a requirement of converting few of HR employees to "Employee.Prospect". If they are only employees, they cannot be viewed in iRec. So, once it is converted to "Employee.Prospect", it should be visible in irec.
But, I now see in the per_person_types table that there is no person type which is both employee and prospect. I don't see a way from the application front end also to create such a person type. Can any one let me know on this. Is there way to achieve this requirement of client. Or is it that this requirement is technically not feasible? Any input i greatly appreciated.
Thanks,
Anitha

HR_DE_CHECK_HOLIDAY
HR_BE_DAQ_UN05_NATUDAY_HOLIDAY
HR_BE_UN05_NATURE_DAY
HR_DE_GET_HOLIDAY

Similar Messages

  • How to change person type 'Applicant.Employee' to 'Employee'?

    we created one record with person type "Applicant" and later hired him by selecting "Create Employment" option.
    Now the person type is "Employee.Applicant"
    Can you please tell me how to change this person type to "Employee"?
    Since most of our reports are designed to pick up only "Employee" and not other person types
    Can someone help me on this?

    Hi
    I wish you luck, but I am not sure that will work either. Changing a person type is not necessarily the same as changing some other person attribute, such as a middle name. Person type changes tend to happen by virtue of a specific business process, eg. hire applicant, terminate employee etc - these are all distinct processes that do a whole host of other back-end stuff, and the person type change just reflects what has been done. I think you can change a person type to another of the same fundamental type (e.g. 'Emp1' to 'Emp2', where they both have a system person type of EMP) but that's about it. The whole multiple person type thing has been around for a while now, and is needed for the Trading Community Architecture, so is not likely to take kindly to being changed in the manner you are hoping to do. In any case, what happens when you've made your change, and then something else comes along and changes it to some other combination?
    If it were me, I'd bite the bullet and change the reports. Thereafter, any further changes to the employee's record(s) will not affect them.
    Clive

  • Require to change Person Type Automatically

    Require to change Person Type in Employee form automatically by changing of Assignment status, currently HR is changing manually through Person Type Usage. I would like to know that is possible without customization and through personalization can it be done?
    Regards,
    Ssali

    Doing this on a automatic basis might be difficult but you can schedule some concurrent program which will perform this action on a daily basis.
    The program will first pick all the records for which the require change has happen in assignment on that day.
    Then it will perform a bulk-update using API to change the user person type.

  • Employee as person type customer in Receivable

    Hi,
    Is it possible to set employee as person type customer in Receivable?
    Thanks for your help.

    Hi,
    please follow the below procedure.
    1. Insert the employee on HR (suppose you used First name: Huerta and Last name: Huerta)
    2. Go to system options form in AR and activated the flags: (Trans and Customers tab)
    - Automatic Cuastomer Numbering
    - Automatic Site Numbering
    Note: if you are not using any of this values you need to update the specific data in customer
    interface tables, please review the manual for more information.
    3 Go to system administrator responsibility
    Path : \ profiles \ system and review if these profiles have a 'Yes' value for the level you are
    using
    - HZ: Generate Party Number
    - HZ: Generate Party Site Number
    Note: if you are not using any of this values you need to update the specific data in customer
    interface tables, please review the manual for more information.
    4. Review what is the ORIG_SYSTEM_REFERENCE for the party that was created in point 1. (In this
    case is : 'PER:10363')
    5. Insert this data on customer interface tables.
    truncate table ar.ra_customers_interface_all;
    insert into ar.ra_customers_interface_all
    (orig_system_customer_ref,
    customer_name,
    PERSON_FIRST_NAME,
    PERSON_LAST_NAME,
    PERSON_FLAG,
    CUSTOMER_TYPE,
    orig_system_address_ref,
    address1,
    address2,
    address3,
    address4,
    city,
    county,
    state,
    province,
    country,
    postal_code,
    site_use_code,
    primary_site_use_flag,
    customer_status,
    insert_update_flag,
    last_updated_by,
    last_update_date,
    created_by,
    creation_date,
    customer_number,
    customer_category_code,
    location,
    org_id,
    ORIG_SYSTEM_PARTY_REF
    VALUES(
    'PHR_002', -- orig_system_reference
    'Huerta Huerta',
    'Huerta',
    'Huerta',
    'Y',
    'R',
    'PHR_002', -- orig_system_address_ref, change it if you put another address
    'PHR_002', -- address1
    NULL, -- address2
    NULL, -- address3
    NULL, -- address4
    'San Mateo', -- city
    'San Mateo', -- county
    'CA', -- state
    NULL, -- provice
    'US', -- country
    '94401', -- postal_code
    'BILL_TO', -- SITE USE
    'N', -- primary_site_use_flag
    'A', -- customer_staus
    'I', -- insert_update_flag
    -1, -- last_updated_by
    sysdate, -- last_update_date
    -1, -- created_by
    sysdate, -- creation_date
    null, -- customer_number if automatic customer number is no
    null, -- customer_category_code
    null, -- location if autositenumber is no
    204, -- org_id
    'PER:10363'
    truncate table ar.ra_customer_profiles_int_all;
    INSERT INTO ar.ra_customer_profiles_int_all
    (orig_system_customer_ref,
    insert_update_flag,
    customer_profile_class_name,
    credit_hold,
    last_updated_by,
    last_update_date,
    created_by,
    creation_date,
    org_id
    VALUES
    ('PHR_002', -- orig_system_customer_ref
    'I', -- insert_update_flag
    'DEFAULT', -- Should be valid profile class
    'N', -- This can be 'Y','N' not null.
    -1, -- last_updated_by
    sysdate, -- last_update_date
    -1, -- created_by
    sysdate, -- created_by
    204 -- org_id
    commit;
    6. The ORIG_SYSTEM_PARTY_REF = 'PER:10363' on ar.ra_customers_interface_all is
    the value that you get on point 4.
    That is the key to relate the information to the existing party without created a duplicated party
    information.
    7. Run customer interface
    Regards,
    Raju.

  • Person type and assignment status for terminated employee

    Hi,
    When I terminate an employee, is it possible to default the field "type" on "Person type and assignment status for terminated employee" section into another value? Its default values is: "Ex-Employee released".
    Thank you.

    Navigate to Work Structures -> Status and query for all rows with system status Terminated Assignment. select your required assignment status as Default. Untick the other default.

  • OLM-Updating requirements for LP when person type changed to ex employee

    Hi,
    When the person type changes to Ex employee and enrollments still exists (which have not yet been completed) the following error message shows up.
    USER DEFINED EXCEPTION IN PACKAGE OTA_DELEGATE_BOOKING_SWI PROCEDURE UPDATE_DELEGATE_BOOKING
    when trying to update the enrollment status to Attend for those people who were part of a Learning Path subscription list. On other cases (employee is not a subscriber to a LP) the enrollment can be completed (Attend).
    Has anyone experience this issue?
    Best regards,
    Roberto

    Navigate to Work Structures -> Status and query for all rows with system status Terminated Assignment. select your required assignment status as Default. Untick the other default.

  • Way to change order of person type for search window under the People

    Hi,
    we need to change ordering of person type. Normally we open search window to find any specific record either employee/contingent or applicant which show's “Employee” as default value.
    Is there any way to change type employee to contingent worker as default value?

    Hi user-Keen,
    hmm interesting.. never tried this, but can you try personalisation and see if this works -
    WHEN-NEW-FORM-INSTANCE
    Block : EMP_QF
    Field : NUMBER_TYPE
    Value : CWK
    The value is defaulted to EMP, try changing this to CWK
    Thanks,
    Vignesh

  • How do i change a personal area of employee???

    how do i change a personal area of employee???

    Dear Neha
    You can change the personal area by performing any personnel actions like confirmation, org reassignement, transfer, promotion, termination etc.  For that you have to go to PA 40, select the particular action type and execute.
    Award points if the answer was helpful.
    Regards
    Santhosh.S

  • How to Limit Learner Access by Person Type

    My goal is to have a course or class for which only employees can self-enroll (contingent workers may not enroll). I am using the 11.5.10.2 EBS applications, where Learner Access can be controlled by individual learner or by position or job within an organization hierarchy. The OTA_EVENT_ASSOCIATIONS table corresponds to this structure, with columns for Job ID, Position ID, and Organization ID. Has anyone come up with a solution for defining learner access more flexibly? I found one Oracle Support note, 731227.1, where database triggers control administrative functionality within OLM, and I was wondering if triggers might also be useful for controlling who can enroll in a course (if person type is contractor, display a message, etc). I would be very interested to learn about creative solutions from the community. Thank you.

    Unfortunately, I haven't heard of a good custom solution for 11.5.10, but I know of one creative extension using Learner Groups coupled with eligibility profiles in R12 that I thought was good. I can provide you with contact info for the developer that built it at a company that I used to work for if you're interested.

  • Please suggest where I have to maintain activity type in employee master

    Hi,
    Goodevening to you.
    Can I maintain Activity Type to an Employee.
    My client is having Time Sheet entries through CATS and would like to have actual hours booked against projects as well as activity type.  Each activity type will have a different rate.  Please suggest where I have to maintain activity type in employee master.
    Regards,
    Rahul

    Hi,
    I have got the answer.  We can maintain activity type in 315 info type.
    Regards,
    Rahul

  • 'Person Type' and 'Organizational Unit' symbols in BPMN?

    What is the purpose of 'Person Type' and 'Organizational Unit' symbols in BPMN diagrams? If I place any of those two into my diagram, I can't connect either to anything else.
    I think those symbols simply don't belong in BPMN. My wild guess would be that someone simply forgot to remove them from the Symbols toolbar.

    Hello all,
    this is not a bug - although the idea behind it is a little bit hidden. Sidda you're right, the object cann't be connected with the standard BPMN object types within the BPMN diagram of the BPA Suite. On the other hand the mentioned objects can be conected with a function but only on an EPC diagram (and from an EPC derived diagram types).
    Within the BPMN it is slightly more complicated. Due to the fact that the BPMN implementation within the BPA Suite is not 100% OMG compliant (in the actual version 10.1.3.3) the appearance is a little bit mixed.
    Never the less, the mentioned objects can be used. You simply have to create a relationship between the object types (e.g. person type, organizational unit) with a pool or a lane. Based on this you can create ARIS like relationships inside of the repository. The reason for that is that you are capable to link the BPMN artifacts with the proprietary ARIS world. For analysis purposes this is very powerful.
    Regards
    Dirk
    Message was edited by:
    DirkStaehler

  • Assign personal as sales employee

    Hi experts,
    If I want to assign a personal as sales employee for a certain customer, do I just need to make the assignment in "partner function" of the customer: to add the "Sales Employee" partner function and enter the personal nr. created by HR? Or do I need to take care of other changes, like to change something in the personal master data with VPE2?
    Thank you for your help in advance.
    Best regards,
    Fan

    Hi,
    In case you have HR implemented, u can set up partner determination in customizing and also make changes in customer master for the customer if the sales employee is static or make sales employee mandatory while entering the order.
    Sales employee is represented as PE/AF in partner determination.
    Regards,
    Amit

  • Default contract type by Employee group

    Hi all,
    How to set default contract type by Employee group?
    For example: with EG Active, contract type is Permanent, group Inactive, contract type is Fix term.
    Help me pls,
    Thanks,

    Hi,
    Pls update CONTR feature.
    Thanks and Regards,
    Revathi.

  • Object type for Employee master for choose list

    hi Experts
    Can Any one tell me the object type for Employee master for choose list like for Bp master object type is 2 and 1 for Account master.
    Thanks
    Gorge

    Hi Gorge,
    You can find the full list in UI Help located in :
    C:\Programm Files\SAP\SAP Business One SDK\Help\REFUI.chm (search for 'object type').
    Employee is 171.
    Bye

  • Person type and assignment type

    i wanted to create a new Person type and assignment status type using API for a particular business group.
    But i did not find any API for the same. Please suggest me how will it be done through backend.

    There are no APIs for these but there are FNDLOADs that you can use to download and upload between environments.
    This post of mine gives you all the details: Re: API for person type and assignment status creation

Maybe you are looking for

  • How to get folders/icons in all finder areas to have the same size?

    I'm trying to make the icons in all areas of my finder appear a larger size. I've managed to make this happen by going into view/view options, but it seems to change it only for that window. If I go into a different window they are the "default" size

  • OWSM 11g: Invoking a secured web service through a java proxy service

    Hi All, I am trying to call a secured bpel service which is expecting a username token password. I have created a java proxy service for the same. I now need to add the username token to the same. Can anyone please guide me in this regard. Thanks in

  • HP Envy h8.1534 drops wifi after Windows 8.1 upgrade

    After upgrading my HP Envy h8-1534 from Windows 8.0 to Windows 8.1, now my computer drops out of my wifi network after about 10 minutes or so abruptly stopping work.  I cannot pick up the Wifi again as it will not find the system - I have to reboot m

  • Why am I not able to mark "in" and "out" points in Final Cut Pro 6?

    I have a bunch of old tapes that I am trying to put on my computer.  I have Final Cut Pro 6 and everything hooks up nicely except I am not able to mark in and out points or use capture now.  Does anyone out there know why that would be the case? I ap

  • SAP Fiori  - Layout Design patterns

    Dear All Gurus, This may be a layman question but expecting your expert advice and perspective on this. I am creting a fully customized fiori application -" Purchase Order Creation " and User wants to have the UI design very simillar to SAP screens(M