Search API payment update!

I can't figure out how to change a credit card for the payment for Bing Search API, please help!

Hi,
This billing issue is out of my scope, I would suggest you contact with azure support, it is a good choice for you, here is the support channel:
http://www.windowsazure.com/en-us/support/contact/
Best Regards,
Jambor 
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • FAST ESP 5.3 - is the FAST Search API of ESP 5.3 compatable with OS: Red Hat 5.1 & JDK: 1.6 Update 81 ?

    FAST ESP 5.3 - is the FAST Search API of ESP 5.3 compatable with OS: Red Hat 5.1 & JDK: 1.6 Update 81 ?

    Per ESP SP 5 release , below OS are supported which should be compatible with API:
     Red Hat Enterprise Linux Release 5.8, 32-bit (and all 5.x minor versions below)
     Red Hat Enterprise Linux Release 5.8, 64-bit (and all 5.x minor versions below)
     Red Hat Enterprise Linux Release 6.3, 32-bit (and all 6.x minor versions below)
     Red Hat Enterprise Linux Release 6.3, 64-bit (and all 6.x minor versions below)
     SuSE Linux Enterprise Server 11, 64-bit
    The latest JDK i have seen working on a customer install is  jdk1.6.0_45.
    Probably you can try update 81 and see if you run into any issues.

  • API for Updating fileds in cn_payment_transactions_all table(OIC module)

    Hi,
    I have a requirement to put the Sales Commission Lines (Oracle Incentive Compensation module) on hold for a particular Salesperson if the corresponding invoice line has an amount due not equal to zero.
    Now to put the commission lines on hold I need to update the hold_flag of the cn_payment_transactions_all table.
    I need help to find the API which I can use to update the hold_flag.I searched metalink on the same but did not find anything suitable.
    Please advice which API I should use or any reference where I can find any suitable documents on that.Can i update the hold_flag directly in case i do not find any API to update this flag.
    Thanks in advance......
    Regards
    Subhabrata
    Edited by: user10816003 on Dec 28, 2009 6:05 AM

    Hi Subhabrata,
    I am not sure if there is any standard API to do this update.
    Looks like you have requirement to pay the commission only when the invoice is fully paid.
    Customizing like this is not the best option. There are outbox ways to design the collection/plan so that you pay commission when the invoice is paid.
    Thanks
    Srini Parimi
    Edited by: user12263675 on Dec 29, 2009 10:40 AM

  • Payment update in FM

    Hi,
    I am on ECC 6.0, EHP4 (Nel GL activated) and implmenting the BCS part of FM. I am right now in testing phase and found that payments are not getting updated in table FMIFIIT. There is a field called "Payment document no", but in that field, invoice document no is getting updated.
    I searched on sdn and found miltiple threads advising for online payment update. In few of threads  pdf file "online payment update.pdf" is referred, but I cannot get that file when I tried to navigate through the link given in the thread.
    Can anyone please guide me on steps about the payment update in FM?
    Regards
    Shailesh

    Hi,
    I have gone through the note related to online payment updates note 1695556, 1564893, 400924, 882379.
    We are already implemented new gl in 2009 with document splitting activated. In this scenario as it is suggested, we will have to realign out current document splitting configuration as well, which is a tough task. Also, there are many restrictions which will follow once I activate the online payment update for FM
    My question is, if I do not update the payments in funds mangement, what will I loose? Is it utmost necessary for me to update the payment documents in FM?
    Please advise
    Shailesh

  • API to update Customer Profile Info for Customer

    Hi ,
    Can anybody tell me how to update the customer profile information for a customer.
    For ex: A Group of Customers are having different Profile class, statement cycle, Payment Terms, collector.
    I have to update those with same Profile Class values..
    Is there an API to do this, if so can you tell me the process of updating.
    Where can I find the API.
    Thanks a lot for the Help....
    Regards,
    JDev...

    Hi,
    You can use "HZ_CUSTOMER_PROFILE_V2PUB.update_customer_profile" public api to update the required information in the Customer Profile.

  • Query Publisher items using the PRC Search API

    Does anyone know if it is possible to query Publisher items from the PRC API? In my tests, even if I leave the filters blank and do a generic search for '*' I don't get Publisher items back. (Doing the same generic search from the portal does return Publisher items.) I'm afraid I might have to use the server search api, which I would rather not do. Anybody have experience with this one way or the other?
    Thanks
    DJ Dewey | VHA Inc. | [email protected]

     Hello Peter,
     Thank you for your question.
     We are currently looking
    into this issue and will give you an update as soon as possible.
     Thank you for your understanding
    and support.
     Best Regards,
     Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • Is there any API to update cost cutoff date?

    Hi All,
    Is there any API to update cost cutoff date?

    Hi,
    As per Oracle we have below APIS for locator in WMS,
    - Create Locator API to create a new locator (CREATE_LOCATOR)
    - Update Locator API to update an existing locator (UPDATE_LOCATOR)
    - Locator Item Tie API to assign an item to a locator (CREATE_LOC_ITEM_TIE)
    - Delete Locator API to delete an existing locator (DELETE_LOCATOR)
    The APIs are part of PL/SQL package INV_LOC_WMS_PUB. This is defined in
    $INV_TOP/patch/115/sql/INVLOCPS.pls.
    You can search *"Locator Maintenance Application Program Interface"* in Metalink or MFGAPI for details.
    Hope it helps
    Kind Regards,
    S.P DASH

  • Is there any API to update locator flex field details?

    Hi All,
    Is there any API to update wms locator flex field details?

    Hi,
    As per Oracle we have below APIS for locator in WMS,
    - Create Locator API to create a new locator (CREATE_LOCATOR)
    - Update Locator API to update an existing locator (UPDATE_LOCATOR)
    - Locator Item Tie API to assign an item to a locator (CREATE_LOC_ITEM_TIE)
    - Delete Locator API to delete an existing locator (DELETE_LOCATOR)
    The APIs are part of PL/SQL package INV_LOC_WMS_PUB. This is defined in
    $INV_TOP/patch/115/sql/INVLOCPS.pls.
    You can search *"Locator Maintenance Application Program Interface"* in Metalink or MFGAPI for details.
    Hope it helps
    Kind Regards,
    S.P DASH

  • API to update credit_card number in iby_creditcard table

    We got a requirement to update the credit card number stored in iby_creditcard table with a magic number and the API 'iby_creditcard_pkg.update_card' doesn't have the option to update the credit card. Is there any other API to update the credit card number in iby table?

    Thanks for the reply Sajid. In order to meet PCI compliance we are supposed to wipe out the actual credit card numbers from the system. The actual credit card numbers are stored in encrypted format in IBY_SECURITY_SEGMENTS. So, I am searching if there is any API to update the data in that table as there is no API to delete card information.

  • How to get anonymous guest link "View Only" and "Edit" URL using JSOM or Search API ?

    Hi,
    I need to get list item anonymous guest link View Only and
    Edit URLs (as shown in image below) using JSOM or SharePoint 2013
    Search API.
    the URL will be like this - https://<site URL>/_layouts/15/guestaccess.aspx?guestaccesstoken=yRaYGmE9n
    Any one has any idea how to do achieve this?
    Thanks
    Shakir

    Hi Shakir,
    To get the anonymous guest link “View Only”, we can use SP.ObjectSharingInformation.anonymousViewLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246826.aspx
    To get the anonymous guest link “Edit”, we can use SP.ObjectSharingInformation.anonymousEditLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246468.aspx
    We can also use REST API to get the guests links:
    _api/web/Lists/getbytitle('library name')/items(item id)/GetObjectSharingInformation?$expand=SharedWithUsersCollection&retrieveAnonymousLinks=true
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • API for updating pay_people_groups table..

    Hi,
    Is there any API for updating pay_people_groups table. I know we can do it using hr_assignment_api.update_emp_asg_criteria but this API updates the assignement with the new pay_group_id. I want to know is there is any API which can only update the pay_people_groups and not the assignment.
    Regards,
    Shabana.

    Hi,
    Technically you want update values for people group. If you remember At the time of definition of people group you created value set and attached people group flex field.
    People group are created on the basis of combination of segments. So you have to update only values not people group.
    I doubt oracle provides API to update key flex field.
    You may get API to update values try out that option.
    Hope this helps.
    Sathish

  • Search API for searching Business Objects in SAP R/3

    Hi All,
    As per my requirement i need to search Business Objects from a third party application by writing some java code.
    I know only JCO which is useful for to establish a connection from Java to SAP Server and execute the RFC's or BAPI's which are reside in SAP Server.
    Can any one help me, it is possible or not to search Business Objects in SAP for example Master Data( Like Employee, Vendor, Customer-) or Transactional Data ( like Sales Order, Purchase Order--), in case if it is possible any Search API is there to use on SAP System and what are the Prerequisites and the Feasibilty.
    Its urgent---PLZ help me how to resolve this issue
    Thanks in ADV
    Regds
    Rajesh

    Hi,
    Good evening and greetings,
    Please go through the following link
    http://help.sap.com/saphelp_erp2004/helpdata/en/0d/afb8f627878b4fa71ac79508f2358a/frameset.htm
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • No FM payment update (VT57) for clearing documents

    Hello all,
    I have payment updat online active, and I'm trying to post a payment after a FI clearing, but the system is not able to find the invoice posted in FM and create value type 57.
    Basically, I'm posting an account payable but still don't know which vendor I must pay in this moment.
    FB50:
    Debit: Expense (commitment Item 30/3)
    Credit: Accounts Payable (Commitment Item 60/3)
    Value type 54 is created.
    After I find out which vendor I must pay, I'm posting the vendor invoice against the account payable account posted before.
    Debit: Accounts Payable (Commitment Item 60/3)
    Credit: Vendor (Commitment Item 60/3)
    When I make the payment of the vendor, the systems shows two warning messages (FICUSTOM114 and FMUP027) and pays the invoice. Although the payment is ok, as the systems does not find the FMinvoice, the FM reports are inconsistents, the payment is not reflected in FM, and the Value Type 57 (payment) is not posted.
    If I post the expense directly for the vendor and pay the invoice, the systems is fine and the Value Type 57 is created.
    Did you have this issue before? Waiting for your comments.
    Best Regards,
    Carlos.

    Dear Eduardo,
    I'm trying to understand your query above, but I’m confused with your below statement:
    "Basically, I'm posting an account payable but still don't know which vendor I must pay in
    this moment. FB50"
    As per your explanation this is not the system issue, actually you are not following the appropriate process, e.g. if you don't know the vendor, and you must want to pay, which is strange.....
    In practical if you don't know the vendor, it’s the situation of Accrued expense: expense is recognized before cash is paid out.
    Accrued expense is a liability whose timing or amount is uncertain by virtue of the fact that an invoice has not yet been received. The uncertainty of the accrued expense is not significant enough to qualify it as a provision. An example of an accrued expense is a pending obligation to pay for goods or services received from a counterpart, while cash is to be paid out in a latter
    accounting period when the amount is deducted from accrued expenses.
    For monthly reporting you have to show this expense, for the month its belongs, so in this case I would suggest use SAP standard functionality Accrual/Deferral and book this entry at month end by T.Code: FBS1, e.g. reporting month is May, then post this entry posting date May 31,2014 and give reversal date 1st of June 2014.
    FBS1: Posting Date: 31-04-2014
    Debit Expense                      XXXX
                  Credit Accrued Expenses (B/S GL)              XXXX
    Reversal 1st day of June: 01.06.2014
    Execute T.Code F.81 1st day of June, you can schedule it also, then system will read the reversal date form original accrual document and post the following entry.
    Debit Accrued Expenses (B/S GL)    XXXX
                Credit Expense                    XXXX
    Later on you when received actual invoice, let’s say on 25th of June you received the vendor invoice:
    T.Code FB60
    Debit Expense XXX
                              Credit Actual Vendor
    Then make payment by F.53 or F110, in this way you will have track of your expenses, AP and FM reporting, and I hope there shouldn't be any problem at all, as long as it won't exceed your budget. 
    Kind Regards
    Javed

  • API to update ap_invoices_all table

    Hello all,
    is there any API to update ap_invoices_all table? Please let me know.
    thanks,

    Oracle uses AP_INVOICES_PKG API (Update_Row procedure) internally, but I believe you cannot use this API directly -- http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=AP_INVOICES_PKG&c_owner=APPS&c_type=PACKAGE
    Please log a SR to confirm this with Oracle Support.
    Thanks,
    Hussein

  • CO down payment update is active in controlling area , How to Deactivate?

    Q1) CO down payment update is active in controlling area , How to Deactivate the same?
    I am trying to post,vendor Downpayment in F-48, it is aking for Maintain default cost element in controlling area .
    Is that required?

    Hi,
    Generally, SAP makes that the down payments are always updated in CO. To maintain the default cost elements, you could use OKEP transaction. However, it's possible to deactivate this function by implementing note 388843.
    Regards,
    Eli

Maybe you are looking for

  • Is Reports6i compatible with Windows Vista?

    Hi guys, Currently were using Windows XP as our OS and Oracle Reports6i for our reports. But we have encounter this problem when three of our PC's here was upgraded then used the WIndows Vista. When they started using our system then execute the repo

  • Missing dimension members in 7.1.3/SQL2000

    After shared members are added to dimension, original members disappear. The dimension has two branches, project and application. Each builds from two rules, one for the hierarchy and one for the leaves, called "requests". The project requests load f

  • How to Import/Transfer Batch Number into SAP B1

    Dear Experts,                       I have a database as per batch management wise.For the New Year I am going to create a blank database with the existing stock details.Stocking of the Item is as per batch wise and in SAP B1 I don't know how to tran

  • Do you want to run the script? Yes.

    I'd like to be able to run a script without having to confirim that I want to run the script. "You are about to run a script in Adobe InDesign CS5. You should only run scripts from a trusted source. Do you want to run the script?" Is there a way to e

  • Reg:Challan Updation in J1INMIS

    Hi, I am trying to update the challan in J1INMIS but system giving the error Message unpaid tax lines exist for the given selection criteria.Message no. 8I702 .but i have checked all inputs in the documents like Business place and section code  and i