API to update the PART in R12

Hi all

could you please provide me with the API to update the information of GROUP of R12.


Thank you
Aush

Try:

HZ_PARTY_V2PUB.update_person
HZ_PARTY_V2PUB.update_group
HZ_PARTY_V2PUB.update_organization

It will be useful.

Tags: Oracle Applications

Similar Questions

  • API to update the registration number in the VAT for provider/Supplier site

    Hello

    Is there a public API available to update the number of VAT registration for provider or on the website of the provider? I tried the API below with the provider and it did not work.

    DECLARE

    p_api_version NUMBER;

    p_init_msg_list VARCHAR2 (200);

    p_commit VARCHAR2 (200);

    p_validation_level NUMBER;

    x_return_status VARCHAR2 (200);

    x_msg_count NUMBER;

    x_msg_data VARCHAR2 (200);

    lr_vendor_rec apps.ap_vendor_pub_pkg.r_vendor_rec_type;

    lr_existing_vendor_rec ap_suppliers % ROWTYPE;

    l_msg VARCHAR2 (200);

    p_vendor_id NUMBER;

    BEGIN

    -Initialize session apps

    -fnd_global.apps_initialize (1234, 50833, 200);

    -mo_global.init ('SQLAP');

    -fnd_client_info.set_org_context (101);

    -Assign values of base

    p_api_version: = 1.0;

    p_init_msg_list: = fnd_api.g_true;

    p_commit: = fnd_api.g_true;

    p_validation_level: = fnd_api.g_valid_level_full;

    p_vendor_id: = 588011;

    -seller details

    -Disable the seller

    lr_vendor_rec.vendor_id: = 588011;

    lr_vendor_rec.tax_reference: = '123XXX222 ';

    lr_vendor_rec.vat_registration_num: = '123XXX222 ';

    -lr_vendor_rec.end_date_active: = SYSDATE;

    -lr_vendor_rec.enabled_flag: = 'n';

    ap_vendor_pub_pkg.update_vendor (p_api_version = > p_api_version,)

    p_init_msg_list = > p_init_msg_list,

    p_commit = > p_commit,

    p_validation_level = > p_validation_level,

    x_return_status = > x_return_status,

    x_msg_count = > x_msg_count,

    x_msg_data = > x_msg_data,

    p_vendor_rec = > lr_vendor_rec,

    p_vendor_id = > p_vendor_id);

    commit;

    Dbms_output.put_line ('X_RETURN_STATUS =' | x_return_status);

    Dbms_output.put_line ('X_MSG_COUNT =' | x_msg_count);

    Dbms_output.put_line ('X_MSG_DATA =' | x_msg_data);

    IF (x_return_status <>fnd_api.g_ret_sts_success) THEN

    BECAUSE me in 1... fnd_msg_pub.count_msg LOOP

    l_msg: = fnd_msg_pub.get (p_msg_index = > i,)

    p_encoded = > fnd_api.g_false);

    Dbms_output.put_line ('the API call failed with error' | l_msg);

    END LOOP;

    ON THE OTHER

    Dbms_output.put_line ('the API call ended with SUCESSS status');

    END IF;

    END;

    Could you please let me know if there I no API to update the same?

    Kind regards

    BS.

    Who did not even after initialization of applications.

    Could you please suggest is there anything else I need to do? or is there an other API to update the VAT number of the supplier?

    Kind regards

    BS.

  • API to update the routing resource rates

    Hi all


    I'm working on the routing API.

    I've developed a procedure using the API ' * bom_rtg_pub * ' update the rate / amount and reverse-rate / amount of an item of routing. "



    Now, I want to update the resource costs.

    Navigation:

    Itineraries-> resources.


    In the form of resources after having clicked on the button prices,

    I need to update the cost resource field.



    Please help me to know what's going to serve for this API.


    Thank you
    Roselyne

    Roselyne,

    I don't know what the API is used to update this field. However, you can enable the trace, update the field and generate the TKPROF file. You should find the API you're looking for in the output file then.

    Kind regards
    Hussein

  • Is there an API that updates the e-mail addresses of the employees?

    Quick question - is there an API that updates the e-mail addresses of the employees?
    All of the API used, I see everything just to 'create an employee' - no updates?

    your

    Steven

    Use hr_person_api.update_us_person API from the input parameters required etc...

  • API to update the description of the object

    Hello

    I use the interface tables for updating the item values catalog items in stock. Anyone know how I can update the description of the object automatically as well?

    Kind regards
    David.

    INV_ITEM_CATALOG_ELEM_PUB does this for you in the Process_item_descr_elements procedure by rolling up the values of element and the passage of the description of genrerated to the relevant private API Oracle delimiters.

    Kind regards
    Noah

  • What api to update the additional attributes of the employee

    Hi all

    I created all of my employees using hr_employee_api.create_employee, now I need to update in bulk the additional attributes for each employee (e.g. attribut1, attribut2... etc). What api should I use to do.

    Thanks and greetings

    Zulfiqar haider

    Hello
    I think you can use HR_PERSON_API. UPDATE_US_PERSON to update the attribute columns. Please check in your test before proceeding
    You can use it for your final update in bulk. Hope this helps you.

    Thank you
    Satin

  • API to update the fields in the table cn_payment_transactions_all (OIC module)

    Hello
    I have an obligation to put the lines of Sales Commission (Oracle Incentive Compensation package) waiting for a specific vendor, if the corresponding invoice line has a sum not equal to zero.
    Now to put the commission lines on hold that to date the hold_flag of the cn_payment_transactions_all table is necessary.

    I need help to find the API that I can use to update the hold_flag. I searched on the same metalink but can't find anything suitable.

    Please advice what API should I use or reference where I can find all the documentation on that. Can I update the hold_flag directly in case I can't find any API for updating this indicator.

    Thanks in advance...

    Concerning
    Lucile

    Published by: user10816003 on December 28, 2009 06:05

    Update of the base tables directly without using the approved API is not supported by Oracle, and may leave your database damaged without repair possible. If you can't find the information you need in the User Guides or ETRM, pl open an SR with the applicant for assistance on how to get what you need to support.

    HTH
    Srini

  • Problem update the payload using the API of Services of Workflow task

    I have problems to update the part of the payload of a task by using the API of Services of Workflow (10.1.3) using the SOAP protocol. Try to use the setPayloadAsElementmethod, it seems, that the element of the payload is deleted rather than being defined.

    The purpose of the payload is constructed as follows:

    DocumentBuilder builder is DocumentBuilderFactory.newInstance () .newDocumentBuilder ();.
    Document document = builder.newDocument ();

    Support useful item = document.createElementNS ("http://xmlns.oracle.com/bpel/workflow/task", "payload");
    Child element = document.createElementNS ("http://xmlns.oracle.com/pcbpel/test/order", "command");
    payload.appendChild (child);

    The following lines are used to retrieve and update the subject of the task:

    IWorkflowContext context = getWorkflowContext (userId);
    Task task = taskQueryService.getTaskDetailsById (context, taskId);

    task.setPayloadAsElement (payload);
    taskService.updateTask (context, task);

    However, for some reason, it seems that the payload is not set correctly and in time updateTask is called on the TaskService object, payload of the task is not available. In turn, this causes an error when the SOAP request must be encoded (since the WorkflowTask schema requires a "payload" element).

    I run the code in a debugger and noticed that the the task object has a field nodeArray, which initially contains an element of payload. After the call to setPayloadAsElement has been run, no element of the payload is present in the field of the nodeArray and the mIsPayloadChanged field has been set to true.

    Code is taken almost directly from one [example in the documentation of the API: http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28985/oracle/bpel/services/workflow/task/model/TaskType.html#setPayloadAsElement_org_w3c_dom_Element _] and I'm completely lost as what to do differently. Could there be a problem with the way the Document object is built?

    Everyone knows about similar problems? Any guidance would be appreciated.

    See you soon,.
    Emil

    P.S. I also tried to spend in an element of payload without child element that does not work either.

    Hi Emil,

    Your code looks ok. However, I use the oracle.bpel.services.common.util.XMLUtil object to generate the document object.

    Document document = XMLUtil.createDocument ();

    was soon Nicolas

  • How to update the switchable graphics drivers and Dungeon 'switching' work?

    Hi guys,.

    I recently installed the new drivers by AMD (v.13.1) on my laptop HP Pavilion dv6-3060ej (Windows 7 64-bit), which uses the Intel HD Graphics and AMD Radeon HD5650 switchable graphics.

    The fact is that I met a few rendering problems on the latest 12.6 which supported my graphics and allowed soft switching between them. Version 13.1 solved my problems of rendering, but another question - it simply does not recognize my graphics card so that it installs only some of its features and leave the Catalyst Control Center features so I can't pass my graphics cards. I even tried to leave the latest CCC, but it comes with an error message.

    To summarize, my strongest Radeon HD5650 graphics card works well but I cannot switch to the Intel's HD to save the life of the battery.

    Any thoughts? Thanks a lot for your help

    Hello IBINATOR.  I appreciate that you try to upgrade your Radeon (with drivers AMD) graphics while keeping the switchable graphics in a working state.  Is this correct?

    This is workaround only to your question and you must have the game, Steam client, installed.  The HP driver for your graphics card contains a driver for the card from AMD, the Intel card and switchable graphics framework.  You can then use the game client, steam (through a partnership with AMD), to update the part switchable graphics system AMD while keeping graphics intact.

    1. Remove your current AMD drivers using this utility and restart your laptop.
    2. Download the latest version of the drivers from HP.  Here is a link.
    3. Install the driver and reboot again.
    4. Follow the steps in this thread to use steam to update the graphics driver.
    5. Restart one last time and check if the problem is resolved.

    Let me know the result.  In addition, have a wonderful day!

  • Change of address updates the Per_All_Assignments_F table Last_Update_Date

    I run a report with logic based on changes last_update_date on table per_all_assignments_f.
    Something that surprises me is that when we change detail address of the person. for example address line 1 only and no other changes, what it does is, it updates the field Last_Update_Date in the Per_All_Assignments_F table. We don't change any detail in Per_All_Assignments_F, but again whenever we change detail address, we found that the Per_All_Assignments_F table last_update_date has updated.

    Is there a link between the assignment and address or address change trigger some tax API that updates the field Last_Update_Date of the Per_All_Assignments_F table?

    Hello

    I'm not good at the technical aspect, but update the personal address of the employee should not affect PER_ALL_ASSIGNMENTS_F TABLE provided there is no trigger custom or defined alerts.

    You can use below two queries to know the same thing: -.

    Select * from apps. ALR_ALERTS where TABLE_NAME = 'PER_ALL_PEOPLE_F' and ENABLED_FLAG = 'Y ';
    SELECT trigger_name, table_name, status FROM dba_triggers WHERE table_name LIKE '% PER_ALL_PEOPLE_F % ';

    Also if the last_update_date is changed to per_all_assignemnts_f table, consult another column in the table is updated, this may give you some clues.

    BTW, what is your law. In Saudi Arabia, I have tested and it has no bearing on the PER_ALL_ASSIGNMENTS_F table.

    Thank you
    Avinash

  • Process command API, update the value of the attribute FDF

    I use oe_order_pub.process_order to create a return order and as part of the logic that I need to fill attribute FDF, I see that value is updated in their respective fields once return order is created by API, when question and check the backend, I see the value of the attribute in the field. But when I check since before its is not visible in the field.

    Once I have change the value of the attribute of front end is visible, my question is why is not visible after API has created the return order.

    Attribute is a Date field and we have defined it for use the FND_DATE4 value in the configuration of the FDF, we in R12.

    Appreciate your help on this.

    Thank you!

    Edited by: User910243567 Sep 26, 2011 08:54

    Hello

    You update OE_ORDER_HEADERS_ALL. field of CONTEXT in your script to update the attributes? If you did not update that or somehow that's getting updated with null, then you won't be able to see the attributes of the front. Let me know.

  • Cannot update the END_DATE_ACTIVE column in the HZ_CODE_ASSIGNMENTS Table through the API

    Hello

    I'm not able to update the column END_DATE_ACTIVE HZ_CODE_ASSIGNMENTS Table through the API: hz_classification_v2pub.update_code_assignment.
    After running with all the facings that he managed, but it is not properly updated the end_date_active to the date given as parameters when executing the API defines it rather end_date_active to null.

    Please help.

    Thanks and greetings

    Salvation;

    What is your version of the EBS? If you are on r12.x you can hit bug. Please see:
    Unable to update HZ_CODE_ASSIGNMENTS end_date_active with January 1, 2012 [1166367.1 ID]

    Respect of
    HELIOS

  • Updated to firefox9 and now when I use extension of tree style tab the screen goes black, with the exception of the "window of the tab" and the part of the screen behind him

    Update firefox9. Using tree style tab extension. Everything works fine, except that my screen goes black when in 'tab window', with the exception of the window of the tab and the part of the screen behind him. Once out of the tab section everything comes back fine, but it is rather annoying. Checked homepage for the extension and have the updated version, firefox add-on page - it also says that it is compatible. Any ideas on that?

     Am realizing pages will stay on as long as I don't move the mouse,but as soon as I do move it,black goes the screen.
    

    Ok. A installed version 1.4? Manufacturers homepage. This is apparently what caused problems. Get rid of this and installed version 1.3? Since firefox add on the pages. Problems solved...

  • Public API for update of the Phase of time because any spending Plan and revenue Plan

    Hello

    Is there a public API on draft update of the Phase of time against zero in terms of spending and revenue Plan?

    Steps to manually configure the time Phase for the spending and revenue plan Plan:

    Project > finance > Budgets and forecasts > change the scheduling Options > click OK > select Plan type Budget > change > tab parameters of the Plan:

    On the spending Plan section > time Phase = "period of PA.

    On the revenue plan section > time Phase = "period of PA.

    I followed note 1292958.1 to check what are all the APIs available on projects now but I do not find any API for the Phase of time.

    Thank you

    Diana

    A colleague helped me with a response.

    According to the 1295817.1 note - you can use the PA_BUDGET_PUB. UPDATE_BUDGET API to change the setting time_phased_code on 'P' (PA_Period), 'G' (GL_Period) or "n" (no steps) as well as the version of the financial plan information.

    Thank you

    Diana

  • What API can be used to update the table cs_estimate_details (repair)

    I need to update the columns 'pricing_context' and 'pricing_attribute1' in the cs_estimate_details table.

    Which API can be used to update the columns. Where can I update the table directly?

    Try to use this "CS_Charge_Details_PVT" which in turn call "CS_ESTIMATE_DETAILS_PKG".

Maybe you are looking for

  • Moto X 2 Pure Edition - where are the updates?

    I have a MotoX2 Pure edition phone and have not received updates for the lollipop because I got it in December. I'm on 22.21.11 which has its fair share of bugs that I lived with for 3 months. Last month, I noticed that the MotoX2 ATT phones began to

  • Vista - installing KB2237744 getting error code: 80070652

    When I tried to install the update KB2237744, MS Search Enhancement Pack, there no 80070652 returned error code.  I see no solution to this particular error code.  I am running Windows Vista.

  • Cursor freeze (R7 Aspire 571 G)

    Hi guys! Ineed your help!Lately, my mouse (cursor) started to freeze. It looks like all the second cursor freeze for a bit, and it will once again every 1-2 seconds. First I thought that he just a battery of my mouse is released, but when I plug in a

  • BlackBerry Z10 Backup does not

    I use the ease of backup to my Z10 since I bought it a month ago.  Now, it has suddenly stopped working and I get a communication error message. Any ideas anyone?

  • Problem with time control on the storm 9530

    My app has a control object of time allowing the user to change the hour and minutes. When the control is clicked, it opens the window with the hour and minute. the problem reported by the user, is that they cannot select the OK button or cancel. I t