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

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 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.

  • 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

  • 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

  • C#, UCCX, Rest API, PUT (update a resource) and not taken media Type supported

    Hi, I'm developing an application to update the skills of resources with the REST API.

    I can get all the values I want to (GET), but when I try to update a resource using PUT, and then I get a "415 Unsupported Media Type" webException.

    I discovered that c# / UCCX works with demand. MediaType (instead of request. ContentType).

    I got this error when I tried to GET the data. He now works for the GET.

    But to PUT it, I got the error. Method is defined as SAID, MediaType = "application/xml".

    I tried to empty, ' text/xml '...

    Looked on the internet, Web sites, saying always specify ContentType/MediaType = "application/xml", I have already done.

    I also got the same error if I try an application COULD and without sending data.

    Thanks for your help!

    public string MakeRequest()
    {
    var request = (HttpWebRequest) WebRequest.Create (EndPoint);
    request. Credentials = new System.Net.NetworkCredential (login, password);
    request. Method = Method.ToString ();
    request. ContentLength = 0;
    request. Accept = ContentType;
    request. MediaType = ContentType;
                
    #region so PUT
    If (! string.) IsNullOrEmpty (PostData) & method == HttpVerb.PUT)
    {
    encoding of var = new UTF8Encoding();
    PostData = PostData.Replace ("\n", "");
    var bytes = Encoding.UTF8.GetBytes (PostData);
    request. ContentLength = bytes. Length;
                    
    using (var writeStream = request. GetRequestStream())
    {
    writeStream.Write (bytes, 0, bytes.) (Length);
    }
    }
    #endregion

    Try
    {
    assistance (response var = (HttpWebResponse) request. GetResponse())
    {
    var responseValue = string. Empty;

    If (answer. StatusCode! = HttpStatusCode.OK)
    {
    var message = String.Format ("request failed. Received HTTP {0}", response. StatusCode);
    throw new ApplicationException (message);
    }

    Enter the answer
    using (var responseStream = response. GetResponseStream())
    {
    If (responseStream! = null)
    using (var = new StreamReader (responseStream) Player)
    {
    responseValue = reader. ReadToEnd();
    }
    }

    Return responseValue;
    }
    }
    catch (WebException wex)
    {
    error string = wex. Message;
    Return ' ';
    }

    OK you got, in this case, post your request in the Sub forum as well which is sought after by developers and you can you expect a concrete answer/explanation on the same

    https://communities.Cisco.com/community/Developer/Express-configuration-API

    Concerning

    Deepak

  • HP divided x 2: I updated the setting on my hpx2 now can't find my router

    I updated the m has split x 2 HP laptop settings.  I knew that I release software that will reload.

    Now, it can't locate my router.   When I implement the new network it does not locate a router?

    Ideas?

    Hello

    I found this for windows 8 / 8.1

    http://support.HP.com/us-en/document/c03430118

    If it does not help you, please give us the product # of the unit, we will try to get the right drivers for you.

  • Update the firmware on router N300 Wireless (Netgear WNR614)

    Hello Netgear,

    Could you please if I go for the update of the Firmware will be the current ISP settings on the router and range extender will be modified. If Yes, then how to restore these settings. Please explain step by step for restorationof these parameters.

    Before upgrading the firmware, you need to save all the settings that you may need to re - enter afterwards, I suggest you use screen grab to avoid any mistake. Your ISP connection information must be known, the router may not display your ISP password in a readable form, so make sure you know this before you start.

    Following the permeable settings upgrade may well be retained, and for many people a problem. However, it is possible that problems occur after an upgrade, and in this case, the recommendation is to reset the router back to the default factory and re-enter the parameters manually, you must know your ISP connection information and have a record of all of the other settings you have probably changed the default settings of the.

  • Using results of actual rate clock by error 'the specified resource is reserved.

    Hello!

    I use DAQmx 9.8, win10 x 64, NI 6221 emulated Council, labview 2012 32 bits.

    I need to define the AO sample clock frequency, check the actual clock rate, calculation based on the new value of pulse rate and write it in the jury for the output. The code example is attached.

    Everything is ok, when I use the command as a timing (as people used to do) during the installation of the task, but when I am trying to set the clock frequency, then number of samples I get "error-50103 that is reserved for the specified resource. The operation could not be performed as indicated. The error occurs after DAQmx Write.vi. I tried to use two calendar controls or a combination of timing and order property node timing with the same result.

    Is that it has no idea how to solve this problem? Probably, there are some more convenient way to get real rates that I don't know.

    I him have not tested yet on real hardware, emulated alone on board.

    Finally, I dindn can't reveal the source of the prolem. It was certainly not related to the synchronisation screw. Just more simple configuration of analog output generated the same problem in this VI, but working without errors when copied to the new file.

    Rewriting all of the project from zero contributed to y for remedy. Initially, I tried to change the existing program of someone else to change the generator stand-alone benchtop to DAC signal generation.

    Now, everything's fine. Due to the software is not complicated it only takes a few hours to rewrite

  • How to install the firmware for the router LinkSys E900 update?

    Hello

    I use Mac 10.7.5 and a few months back had bought E900 wireless router.  He has installed 1.0.03 firmware and I noticed there is a 1.0.04)is update.  I downloaded the update, which is a sync .bin file, but I don't have a CD burner, or access to a Windows machine.  How can I install the update of the firmware?

    Thanks,-Dave

    Just, simple, with your wired computer (never wireless) access the GUI of the router and perform the update of the firmware.  Just point to the .bin file and you leave.  Make sure you reset the router and reconfigure it once you're done hard.

  • How update the Firmware on my router?

    I downloaded the firmware file of my router (WRT54GS V7) Linksis wireless because I have problems with the router itself reset while I play, but I can't understand how to install it.  The default program that wants to open the firmware file is VLC (a media player).  What should I do?

    Edit: I'm trying to re - download the file firmware to see if that helps, but now the download links aren't working yet... What is happening here?

    Edit 2: I also try to read the FAQ because it seems that they already have an answer to my question, but the answer page is not loading either.

    The site is under maintenance or something?

    The linksys Web site works fine now. If you still have problems, you must connect the computer directly to the modem for download.

    You should not open the firmware file that upload you to the server. Do not open it with any application. Do not change under any circumstances. All you have to do is to download the file and upload it to the router through the web interface. Download the firmware on the linksys site. Save it to your desktop.

    Then, open a browser and go to http://192.168.1.1/ which is the web interface of the router. The default password is "admin". Search for the function of the firmware upgrade. It's usually somewhere on the Administration tab. On the firmware upgrade page that you see a browse button to select the file to load on the router. Select the downloaded firmware file. Press the upgrade button.

    Do not interrupt the download. It is recommended to disable any firewall or anti-virus while accessing the web interface for the firmware update. The process should not be interrupted. Otherwise you can find yourself with a router of bricks.

  • How is it that some machines running windows vista, when the router is updated or changed, they show "limited or local only" when you reconnect then wireless.

    problems with wireless Vista "local only".

    How is it that some machines running windows vista, when the router is updated or changed, they show "limited or local only" when you then reconnect wireless... nothing else was changed on those computers and other devices can connect ok?

    Hello

    Each router is assigned to the specific address (called IP address or IP address). And each router maintains its own database (called as base of router) to follow the networking devices communicate with him. When the router is changed, the particular router is unable to detect the device, especially the network card to communicate with the computer.  Since he does not have details of the database of network devices, communicate with him.

    • You are able to access the Internet?

    Try the steps mentioned below and check:

    Method 1:

    Step 1: Enable or disable a network adapter and then check:

    http://Windows.Microsoft.com/en-CA/Windows-Vista/enable-or-disable-a-network-adapter

    Step 2: Run Network Diagnostic tool and check:

    Network connection issues: http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-network-connection-problems

    Method 2: Wi - Fi and in Windows network connection issues:

    http://Windows.Microsoft.com/en-us/Windows/help/wired-and-wireless-network-connection-problems-in-Windows

    Reference links:

    Of network connectivity status incorrectly as 'Local' only on a Windows Server 2008 or Windows Vista-based: http://support.microsoft.com/kb/947041

    Setting up a wireless network: http://Windows.Microsoft.com/en-us/Windows-Vista/setting-up-a-wireless-network

    Connection to wireless with Windows Vista: http://technet.microsoft.com/en-us/library/bb878035.aspx

    Hope it works.

Maybe you are looking for