Update ADDRESS PURPOSE DETAILS for Supplier

I am working in R12 EBS with oracle database 10g. I have a requirement to update the 'SUPPLIER ADDRESSBOOK DETAILS'.
ACCOUNT PAYABLES RESPONSIBILITY--> SUPPLIER-->ENTRY-->SUPPLIER-->ADDRESS BOOK-->UPDATE ADDRESS
Then you can update the supplier address details.This page contains two sections 'ADDRESS DETAILS' and 'CONTACT DETAILS AND PURPOSE'. In 'Contact Details and Purpose' section, *'Address Purpose' column contains 3 check boxes, named, 'purchasing','payment', and 'RFQ Only'.*
My requirement is, i have 50 suppliers, i need to check these 3 check boxes of Address Purpose' for every supplier.
I can't do it manually for each supplier; Could anyone suggest me the solution to update 'Address Purpose' for supplier. Is there any API or INTERFACE available?
Any Suggestion is very helpful.
Thanks in advance.

If it is a one time task for 50 suppliers, doing it manually will be much quicker than researching and writing an interface.

Similar Messages

  • Update ADDRESS PURPOSE FOR SUPPLIER

    I am working in R12 EBS with oracle database 10g. I have a requirement to update the 'SUPPLIER ADDRESSBOOK DETAILS'.
    ACCOUNT PAYABLES RESPONSIBILITY--> SUPPLIER-->ENTRY-->SUPPLIER-->ADDRESS BOOK-->UPDATE ADDRESS
    Then you can update the supplier address details.This page contains two sections 'ADDRESS DETAILS' and 'CONTACT DETAILS AND PURPOSE'. In 'Contact Details and Purpose' section, *'Address Purpose' column contains 3 check boxes, named, 'purchasing','payment', and 'RFQ Only'.*
    My requirement is, i have 50 suppliers, i need to check these 3 check boxes of Address Purpose' for every supplier.
    I can't do it manually for each supplier; Could anyone suggest me the solution to update 'Address Purpose' for supplier. Is there any API or INTERFACE available?
    Any Suggestion is very helpful.
    Thanks in advance.

    Hi,
    1/Do you have only these 50 suppliers in one SOB ?
    If Yes it is very easy : you have to launch the recorder with winparrot, click on each checkbox and add in the macro a loop
    (with a :BEGIN label and the Goto(:BEGIN,1) function). You can use the IfImage() function to be sure that each checkbox is checked.
    2/If you must do it for a list of 50 suppliers (and you have more than 50 suppliers in this SOB) you must record like in 1/ and :
    List the 50 suppliers in an Excel spreadsheet 1, of the XLS file $F and use the function XlsReadData($F,1, "A"&$L) where $L is the line for each supplier name.
    (use the strings "V[F11]" and "\[CTRL]V[F11]/[CTRL]" to query in forms each supplier)
    Please let us know if you succeed or need help :-) (case 1/ or /2 ?)
    Regards
    Edited by: user12065962 on 2 févr. 2011 12:31
    Edited by: user12065962 on 2 févr. 2011 12:31

  • Update Credit Card details for Photoshop Photography Program purchased via Digital River

    I need to update my credit card detail for my Photoshop Photography Program subscription.  I am not able to update via the website as I get an error.  I contacted support but they told me to cancel my subscription and order a new one.  I don't accept this as I subscribed to the Photoshop Photography Program which is no longer available.  I should be able to continue the subscription by updating my credit card info but support claims that this cannot be done since the subscription is via Digital River.  Digital River is no help their site and the staff direct me back to Adobe's site which give the error.  I don't accept that I will have to lose my Photoshop Photography Program subscription because of Adobe's choice of a payment processing partner and their inability to update my credit card details - this amounts to a bait-and-switch in my opinion.  How can I update the details?  I've waited three days for another response from Adobe and the subscription will fail tomorrow...

    Make sure that EVERY DETAIL is the same in every place you enter your information
    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/change-country-associated-with-adobe-id. html
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    -email address https://forums.adobe.com/thread/1446019

  • Can't update credit card details for recurring pay...

    I'm trying to update my grandma's Skype credit card details to the new credit card details (same numbers just new expiry date) for her recurring payments on Skype. I follow all the prompts but the final step requires Mastercard to verify the card with an online bank account which she doesn't have and has no intention of getting which means there is no way to update her credit card details for the recurring payments. How do we solve this problem? Thanks

    Hi JW2230
    It looks like the payment details are being rejected.  Please check this with your card issuer before trying to update them again.  The phone number for Australia is 1800 614 863.
    Thanks
    Bev

  • Updating Credit Card details for a customer site

    Hi, I need to update our credit card details for our sites but the person who set these sites up no longer works with us and I cant access the Site Billing pages on the Admins or my Partner Portal to update the credit card details. How do I sort this out? Thank you.

    sharkyrose wrote:
    So if I want to download something that is for free is it going to charge me,
    No.
    sharkyrose wrote:
    I'm trying to download a free App, but every time I try I keep getting asked for my credit card details.
    You are being asked to Verify your Billing Information.
    If this is an issue for you... Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Update payment card details for sales order

    Hi all,
    Is there any function module or bapi which can be
    used to update the payment card details for a sales order
    The bapi_salesorder_creatfromdat2 is having the structure
    CCARD which takes in this details , but what I really want is to change the already created sales order.  The bapi for sales order change is not having any structure which allows passing this details.
    Please can anybody give some inputs on it.
    Regards,
    Shibu Mathew.

    Hi Anurag,
    Thank you very much for the answer..
    I too found it as i was digging through the
    BAPI_SALESORDER_CHANGE.
    One's again thanks for the solution.
    Regards,
    Shibu Mathew.

  • Updating multiple bank details for each vendor, through LSMW

    Hi,
    We need to do a massive update on our vendors bank details, and I'm trying to do it via LSMW. I have two problems.
    Each vendor may have several bank accounts. In XK02 they appear in a list, and in LSMW the bank detail fields are inside arrays (for example the bank key on first line would be LFBK-BANKL(0)), but I don't know on what lines are stored the banks I want to update. Is it possible to determine the index n° of the array (line number) just by reading the table LFBK ? I can't go into XK03 for every vendor to check at which line the bank details are stored.
    Second, I don't know how to update a different line each time with a single batch input recording. When I record a LSMW batch input, I have to chose a specific field to update, which includes the line n°. How can I specify the line n° as a variable part of the data? Or alternatively, I could record the batch input to update enough lines for each vendor (say 5) and only provide data for the the lines to be updated, but I assume the lines without data would get deleted when the batch is run?
    Please help.

    Dear John;
    You may create your LSMW with a vendor which has n banks (say 5). You will write 5 rows of bank info. LSMW will create new field names for these areas. 01-02...
    LFBK-BANKS(01)                 TR
    LFBK-BANKS(02)                 tr
    LFBK-BANKL(01)                 0067-00002
    LFBK-BANKL(02)                 0067-00003
    LFBK-BANKN(01)                 1234
    LFBK-BANKN(02)                 1235
    you will prepare your excel for this purposes after then.
    I hope it will help.
    BR.
    Aydın

  • I am trying to update my card details for my cc membership

    but your site submit button is not working. Please advise as you have suspended my service

    Hi Allen,
    I am very sorry for the trouble that you have faced, however we have taken remedial action & I have mailed you regarding this in detail, please contact us http://adobe.ly/yxj0t6, to refresh the billing details.
    We have provided you credit , you will be able to use it (CC) as soon as the procedure is complete, it might take few hours.
    Please feel free to email.
    Regards,
    Rajshree

  • How to update credit card details for Cloud membership payments? [was: Hello]

    Hello, I have to give a new card number for my payments.

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html

  • Can't Update Details for my Music Via iTunes Anymore

    I used to be able to update the info/details for my music (e.g., artist names, ratings, etc.) via iTunes, but it doesn't work anymore. In the past I'd click on the music tab underneath my phone's tab when I opened iTunes. I'd then scroll through the music and make changes for spelling, etc. Using one band as an example, it's all spelled exactly the same on my computer in both music tabs (under my phone and on my computer), but it has various spellings still on my phone. So when I type in the band name on my phone, I have to pick one of the spellings, and therefore can't listen to all of that band's songs on shuffle. Also, when I rate a song on my phone, it no longer shows when I plug into iTunes. In the past, I uploaded every song I have rated 3 stars or above. I then rated songs 1 star while using my iPhone if I want to delete them later. But this just doesn't work anymore. How can I fix this? Thanks in advance.
    iPhone 5s

    "Most people" do NOT have this problem at all, which is why Apple isn't responding.
    This is the fix:
    Un-sync all your music to remove it from the device, then restart (hold down the home button along with the sleep/wake button until you see the apple, then let go). Now re-sync your music.

  • TS1424 my credit card on my account was declined, I've updated my details for address to match that of my card registered address but to no avail and I can't download music

    My credfit card declined on my account when wanting to purchase music.  I have updated my details for address on the same card but still declined, why?

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Problem with BAPI_SALESORDER_CHANGE for updating address details

    Hi,
    I am trying to update address details using the bapi BAPI_SALESORDER_CHANGE. I am unable to update. I am populating only the required fields.
    Could anyone tell whats the problem with BAPI?
    Thanks & Regards,
    Yaseen Mahammad.

    Yaseen,
    Do check whether you have passed values to the internal table ORDER_HEADER_INX. You have to pass value to the update field as 'U' and all the fields which you have passed in the header internal table as 'X'.
    and  behave_when_error = 'P'

  • Update Address and communication  Details of BP

    Hi,
    Requirement is we need to update address and communication details of BP, please let us know relative BAPI for the same. Below roles has to be updated with given address and communication details,
    General Role
    Employee Role
    Help full information will be appreciated..

    Hi,
      For updation of address you can use
    BAPI_BUPA_ADDRESS_CHANGE.
    I guess you cannot update a role . You can only add new roles with BAPI_BUPA_ROLE_ADD .
    One more thing in address updation, Whatever fields are there in import parameter ( Address) you can update them even if they are not present in database.
    But in case of Tables( Communication details)  fields you can only update if the values are existing in database.
    Reward if helpful.
    Regards
    Sourabh

  • I updated my payment option details for app store and was charged with Rs. 60 twice. why did that happen?

    i changed my app store from canada to india and for that i'd to update my payment option details for app store and was charged with Rs. 60 twice. once the day i added the card details. and then another one 3 days later. why did that happen?
    i read soemwhere that it automatically gets credited back within 3-5 working days.
    waited for more than 7 days but no credit was given back.
    m feeling bad that i got charged without making any purchase.

    Each time that you add or change the card details on your account (and possibly also if you change your name and address, as the card needs to be registered to the same name and address as on your iTunes account) you will be charged a temporary store holding charge to check that the card details are valid and that the card is active, but it should disappear within a few days or so (the amount of time that it takes will vary by card issuer) : store holding charge.
    Give it a few more days, and if it still hasn't disappeared then try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I have just inherited my husbands iPhone 4s but when i try to use updates it is showing me a old email address we had for iTunes store i do not remember the password and when i try to change password it goes to my new address with iTunes store

    I have just taken over my husbands iphone 4s but when trying to download updates on Twitter, Facebook, etc. it says to sign into itunes store with a old email address that I no longer remember the password to.  I have changed my email with the itunes store and have a new password but how do i get rid of the old email address. Many Thanks

    When you say 'changed my email with the itunes store and have a new password' do you mean that you've changed the email address on that old account, or are you referring to a different account ?
    If you've updated the old account then try logging out of the account on the phone by tapping on the id at the bottom of the Featured tab in the App Store app and then log back in with the updated version.
    If they are different accounts then all apps (and other content from the store) are tied to the account that downloaded them, so only that account will be able to download updates to them. For apps like Twitter and Facebook you could delete them from the phone and redownload them via your account so that they are linked to that instead.
    If there are apps that have content in them, and you can't copy that content off (so that you can delete the app, buy/download it on your account, and copy the content back), then you will need the password to the old account to be able to update them. You should be able to get it reset via http://iforgot.apple.com

Maybe you are looking for

  • Looking for a Reminder App?

    Beginning to enjoy the Razr Maxx - bountyful features!  One thing I was hoping to find was a way to have the phone send a Tone or Vibrate when it has received a new Voicemail; or email for that matter. Coming from a Blackberry, there was a program ca

  • Safari keeps closing unexpectedly; How do I fix this?

    Here is the error message I keep getting: Process: Safari [819] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 5.0.3 (6533.19.4) Build Info: WebBrowser-75331904~2 Code Type: X86-64 (Native) Parent Process:

  • The dreaded 3F0, "hard disk not exist" problem

    Okay, I have a degree in EE with a minor in comp sci.  I understand how bios' work, etc.  This is why the "answers" HP "tech support" gave me make absolutely no sense.   Could someone please shed some light on this bizarre problem?   I am trying to i

  • Notification-Itemdetails (Object Part &Overview Damage) - Catalog profile

    Hi PM experts, pl let me know any standard report which shows the item details of notification ie., object part & overview damage together. I have checked reports iw29,iw59, iw65,iw67 & iw69 for getting item detail "Overview Damage" in report, but I

  • Upgrade from Macromedia Dreamweaver MX to Adobe CS5.5

    I purchased Adobe Dreamweaver CS5.5 some time ago as an upgrade to Dreamweaver MX by Macromedia, I was not able to install until my recent computer upgrade from an overburdened XP.  Adobe assured me over the phone it was a compatible upgrade, but the