API for loading qualification subjects on R12.1

Hi friends,
I am trying to load employee qualifications and subjects into a R12.1 enviroment using public API's.
I am able to load the qualifications with the seeded api: PER_QUALIFICATIONS_API - and it works fine.
But, I cant find any API for loading the subjects for the qualification.
The form is PERWSQUA, and the base table is PER_SUBJECTS_TAKEN
Any help is highly appreciated.
Brgds,
Tom Andersen

Hi,
Found it myself..
Can use the private package per_sub_ins
Thanx,
Tom/

Similar Messages

  • What is the standard API for Customer Contact creation in R12

    Hi All,
    What is the standard API for Customer Contact creation in R12. my requirement is I need to create contact against Customer(Person/Organization).
    I need to develop pl/sql package for create Contact using the following fields
    First name , Last name , Email, Phone no, Ph ext,Mobile no,Contact no,Job title, Job title code,Country,Address1,Address2,Address3,Address4,
    City,State,Postalcode.
    Please help me.
    Thanks,
    K.Murugesan

    Hi All,
    Please update if you have any solution.
    Thanks
    Maanasa

  • API for Load Nominee Details in Core HRMS

    Hi,
    Pls let me know API for Load Nominee Details in Core HRMS
    Thanks in advance,
    Hanimi.
    Edited by: Hanimi on Mar 4, 2011 10:02 PM

    Hello,
    All kind of nominees/beneficiaries are comes under contacts. To insert contact you can use HR_CONTACT_REL_API.CREATE_CONTACT.
    Ayaz

  • API for loading favorites in R12

    Hi all,
    Client would like to add a favorite on all users in R12 instance.
    The favorite should point to the 'Open Notifications' function.
    Does anyone know of a way to mass load favorite menu entries using an API or OI?
    It looks like the favorites ends up in the 'ICX_CUSTOM_MENU_ENTRIES', but cant find a public API.
    All help is apprciated.
    Brgds,
    Tom Andersen

    Hi;
    Please check below link and also notes:
    User is Unable to See a Responsibility In the Home Page [ID 943096.1]
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    API User Notes - HTML Format [ID 236937.1]
    Regard
    Helios

  • API for loading Bank account details for the Customer

    Hi,
    Can anyone tell me what is the API that needs to be used for loading bank account information for the Customer?
    Thanks
    GM

    Hi,
    Were you not able to achieve your requirement with Customer Interface Program?
    There is a interface table 'RA_CUSTOMER_BANKS_INT_ALL' which is used to store customer bank account information. Run the program after inserting the records into this table.
    I guess, there is no public API.
    Regards,
    Ram

  • API for loading inventory org access for responsibilities

    Hi there,
    I need to give Inventory Organization Access to more then 100 responsiibilities. Is there an api that I can use that would load this information into org_access table? I am on 12.1.2 version of EBS.
    Thanks
    Irina.

    I am not aware of any api for this.
    You can consider using a key-mapping software such as Data loader / winparrot
    OR
    you can write your own script to insert records into the table. It should be a straight forward insert. You just need to ensure that the combination of organization_id, responsibility_id and application_id is valid.
    Sandeep Gandhi

  • API for loading and updating Workplans into Projects

    Hi Projects Gurus,
    Is there any API that can load workplan into Project Accounting module?
    Thanks,

    Dear,
    I Assume when you say project accounting module means oracle project management module.
    As per my understanding there is no API for the same but I guess you can use Microsoft project plan integration with oracle projects and create the workplan in oracle project management.
    Thanks
    :-)

  • What is newest/best/simplest Java XML API for loading/saving/validating?

    Here's what I need to do:
    - Load XML files. Preferably validate using XSD validation referenced by "xsi:schemaLocation" hints.
    - Generate XML files. I'd like to be able to specify indentation (tabs?) and "xsi:schemaLocation" XSD hints
    - I'm working with fairly small configuration files, so I'd like to work with document-centric (and not streaming oriented) APIs.
    I've spent a full day reading articles showing different code snippets for different APIs. There are dozens of standards and APIs. Also, all the articles that I can find are several years old at the least.
    This is surprisingly complex for something so seemingly simple.
    What's the best XML API that fits my criteria? Any links for code snippets and up-to-date documentation?
    Thanks!

    Well, XML hasn't changed since it was formalized, and that was in 1999. So there's really no need for people to write new parsers every couple of years any more. And that's why you don't find new tutorials being written every year either. There's really not much need for that.
    Anyway, my recommendation would be to use the classes that are built into your current version of Java. Use them for a while. Once you have experience with them, all those tutorials about other products will start to make sense and you will be able to make an educated decision for yourself.

  • Api for Loading Organization Manager

    Hi Group,
    Can any one tell me the name of the Api which is required to load the data for Organization Manager Relationship. Responsibility --> US HRMS Manager--> Workstructure-->Organization Manager Relationship.
    Will be looking forward for the response.
    Thanks,
    Nitin Singh

    Can Anyone plz tell me i am getting error in HR_ORGANIZATION_API.create_org_manager
    and error is Start_date_bfr_hire
    even emloyee id which i am assigning is hired before the assignment date
    my script is
    DECLARE
    A NUMBER ;
    B NUMBER ;
    C BOOLEAN;
    BEGIN
    HR_ORGANIZATION_API.create_org_manager(
    p_effective_date => '22-MAR-11'
    ,p_organization_id => 178
    ,p_org_info_type_code => 'Organization Name Alias'
    ,p_org_information2 => '314' ------Employee ID
    ,p_org_information3 => '22-MAR-11' ------Start Date
    ,p_org_information_id =>A
    ,p_object_version_number =>B
    ,p_warning => C
    END;

  • Any API for loading Onhand Balances

    Hi ,
    Is there any API to create onhand balances apart from using mtl_transactions_interface ?
    Regards,
    Ganga

    No.
    Sandeep Gandhi

  • API to load Process Instruction for Recipes

    Hi All,
    We are in R12. We are implementing OPM. In that I could able to get the API to load the Recipe header and details. But I am not able to get the API for loading Process Instructions to the recipes.
    Please let me know, if there are any API available to load the 'Process Instruction' for the recipes.
    Thanks,
    Gowri

    Shalantha,
    I did come across that note and tried loading a single row. I saw that it did insert the row into per_images table, but when I went into the front-end, the image does not display for the employee. There was no error, it's just blank in the Picture screen.What is the image format? There are couple of reported bugs/issues with loading images (Search Metalink for PERWSIMG image), and review the notes.
    Note: 398926.1 - Cannot Load Images in Oracle HRMS
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=398926.1
    Note: 462967.1 - Upload Image Over 32k Into PER_IMAGES From FND_LOBS as Blobs
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=462967.1
    Also, is SQL Loading directly into per_images supported by Oracle?Yes, it is. Otherwise you would not see this suggested as per the note referenced in my previous reply.

  • API for search profile options-R12.

    Is there any API for searching profile options? (R12)
    Using ibe_customer as the default responsibility.How to filter profile option search using organization , responsibility and different access level?
    Edited by: Ep on Aug 29, 2012 11:57 PM
    Edited by: Ep on Aug 29, 2012 11:58 PM

    hi ,
    You can search the table that profiles options are saved,Using the application id in that table ,you have query it....

  • API for Sourcing Application?

    Is there an API for the sourcing application?
    Kurz

    HI,
    I have a requirement, API for loading sourcing rules in APPS and attaching the same to Assignment sets at item level..
    I found that ,these are the API's for that..
    MRP_SOURCING_RULE_PUB.PROCESS_SOURCING_RULE ,MRP_SRC_ASSIGNMENT_PUB.Process_Assignment
    Please provide me the code for that.
    Can you please send to my mail -- [email protected]
    Thanks in advance...
    Vijaya

  • API for Value Set

    Hello,
    Can you any one suggest me the name for the API for loading the values in Value set.
    Thanks,
    Nitin Singh

    Thanks a lot Sharath
    It worked.
    Just for the Group here is the api and procedure FND_FLEX_VAL_API.create_independent_vset_value
    Thanks,
    Nitin Singh

  • R12 API to load supplier bank address ?

    Hi ,
    I am using iby_ext_bankacct_pub api to load bank, branches, and bank accounts.
    But this api does't support address details. is there any api to load bank addresses ?
    Regards,
    Prabhu

    923018 wrote:
    Hi,
    Since in R12 the banks are at the party level, pls try adding the address using the API- HZ_LOCATION_V2PUB.CREATE_LOCATION.
    Your approach would be as below:
    1)Create Bank -->IBY_EXT_BANKACCT_PUB.create_ext_bank
    2)Create bank branch --> IBY_EXT_BANKACCT_PUB.create_ext_bank_branch
    3)Create address for bank branch -->HZ_LOCATION_V2PUB.CREATE_LOCATION
    4)Create party site for the bank branch with Location created as above --> HZ_PARTY_SITE_V2PUB.CREATE_PARTY_SITE
    5)Create bank account from the bank id and bank branch from step1 and step2-->IBY_EXT_BANKACCT_PUB.create_ext_bank_acct
    Hope this helps.
    Thanks,
    Ashwini.Hi Ashwini,
    Thanks for your inputs. I am trying these steps. So in the step 4, we are linking the address created to bank branch ?
    Is there a similar way to add address to bank ?
    Regards,
    Prabhu

Maybe you are looking for

  • Issues migrating Xcelsius Dashboards from Dev to QA in BO 4.0

    We are currently using BO 4.0 SP2 for enterprise landscape  and Crystal Dashboard 4.0SP2 for dashboard design. We have Webi Reports created on top of BEx queries and BI Web Services are created on top of WEBI Report blocks used as the data sources fo

  • IDVD - No Audio in Disc Image

    Hi, I've started experiencing this issue with version 6.0.3. When I save my iDVD project as a Disc Image and play it on my computer, there is no audio (volume) when the video plays. First time, I didn't bother to test the disc image and burnt it to a

  • How do i change to 32bit colour depth in mountain lion?

    I was trying to access my favourite poker site when this message was displayed "  This game requires the color depth to be set to 32 bits (millions of colors) in your display" , before i upgraded to mountain lion i never had problems with this, any s

  • Video as alarm tone

    Can I use a video clip as alarm tone in iPhone 5 ?

  • Integration Repository objects for EDI adapters

    Hi, We are currently evaluating EDI integration options, and I need some information. Does anybody know where I can find a list of Integration Repository (or any other) objects such as mappings, mapping templates, msg types, etc that are provided wit