Mass update of Vendor Bank Chain assignment details

Hi Experts,
I have a requirement to mass update Vendor Bank Chain  assignment details. I tried to use LSMW recording method for transaction FIBPU but it does not seems to be working if we have more than 2 bank keys for a vendor.
Can you please let me know the best way of handling this requirement.
Thanks in advance
Regards
VJ

Hi Jeff,
I need to mass update the bank chain details for vendors. I am trying to use LSMW bath recording for
FIBPU transaction, but the problem is when the vendor has multiple bank keys there is no option to select  for each Vendor and bank key combination to record the bank chain assignment details. Just Wondering to see if we have any alternative way to mass update Vendor Bank chain details.
Steps to replicate the scenario
Step1: Execute transaction :FIBPU, then enter Vendor number and press F8
Step2: You will now see Vendor bank entries (LFBK table ), in this screen I don't have the option to select each vendor and bank key combination to loop in batch recording method when it has multiple entries.
Let me know if you need any more information.
Thanks
Regards
VJ

Similar Messages

  • Mass change to vendor bank details

    Hi,
    I configured the system for payment through their new House Bank JP Morgan. I also created a test ACH file which the bank approved.
    The old bank(National City) used CTX(reference details) format for their ACH payments. This CTX entry is made in bank details of vendors. The new Bank wants CCD(reference details field in payment transaction section Vendor general master data) instead of CTX. I made these changes to 3 vendors and ran the Autopay program. It worked. Now I need to update the whole vendor master for the CCD transaction for new bank and also retain the old CTX for old bank. How do I do this. Should use the T-code MASS for this ?. after I need to create an LSMW script to update the vendors in PROD with all necessary testing.
    Please give me some suggestions how to approach to this problem.
    Thanks!

    How do you do mass changes with LSMW..
    I just want to change bank data details in all the vendor records...
    I think the vendors in the production dont even have the any entries in theor bank details section
    so for the vendors I have enter the same bank details and change transport them to production
    How do I do it with LSMW
    thank you

  • Mass change of Vendor Bank Account Number

    Dear Friends,
    We have installed the new STS software from Standard chartered Bank for transferring payments to suppliers. This software needs some changes to the vendor bank account number (specific prefix depending on the vendor bank account currency).
    Is there any standard utility available to do this? Or canthis be done using LSMW?
    Thanks
    Ravi

    Are the changes being brought in only the prefix for that vendor and to reflect the same in table  LFBK and see the field in Lifnr getting updated with the new Prefix value .
    then check this Fm ..
    BAPI_VENDOR_EDIT
    May be can write a bdc for that particular vendor(s) in XK02 or can proceed with LSMW.
    Im not sure clear with what transaction you are trying to change the  prefix value cause u need to maintain that range for the vendor in the settings Spro.
    regards,
    vijay.

  • IBAN update for vendor bank details using  rfbikr00

    Hello,
    I am trying to update the IBAN details of vendor using standard upload program rfbikr00.While doing the same, the IBAN is not updated to the corresponding bank details line, rather it is creating a new line with IBAN only.
    I am using the below code for the IBAN update
    * IBAN Details.
        PERFORM clear_structure CHANGING s_blfbk_iban.
        MOVE-CORRESPONDING s_blfbk TO s_blfbk_iban.
        s_blfbk_iban-stype = '2'.
        s_blfbk_iban-tbnam = 'BLFBK_IBAN'.
        s_blfbk_iban-iban  = t_input_data-iban.
        MOVE s_blfbk_iban TO t_output_data.
    Can anybody point some inputs, why a new line is created for the IBAN?
    Any kind of help wil be appreciated.
    Thanks
    Mishra

    Did you tried using 'BAPI_IBAN_CHANGE' and 'BAPI_IBAN_CREATE' ?
    Thanks,
    K.Kiran.

  • Mass updation of Vendor account group

    Dear FICO gurus
    Found XK07 -Individual processing to change Vendor account group, but issue is i need to change  for more than 2500 vendors. Can any one suggest the alternative t.code as solution  (apart from LSMW/BDC).
    Thanks in advance
    Deepak

    Hi,
    You can use transaction MASS, enter LFA1, select table LFA1. Select the account group field, enter the value of the account group you want to change and execute. This will bring up a list of all vendors with that account group. Enter the new vendor account group and execute. All vendors with the old account group will be updated with the new vendor account group. However, you must have all fields settings the same on both account groups for this to work.
    regards
    santosh kumar

  • Electronic Batch Payment and Bank Account Assignment Details

    Hello,
    We are having an issue with Electronic Payments and it Account Assignment, as you know when you are adding the banking details you have the option to assign it to the Supplir,Site or Address, ect.
    If I assign it to the supplier, it works perfectly when doing quick and batch payments, but if I assign it to the site (which is what I will need) it works perfectly when doing a quick payment, but when I do a batch payment all the information regarding the bank account, check digits and account type comes as 0000.
    Please help, I dont know what else to do.
    Regards and Thanks,
    M,

    Hello,
    We are also in r12.1.1, there is a way I can send the template I am using or you can help me to review the setup. I dont really know what should be the problem.
    Please Help.
    Thanks and Regards,
    M.

  • How to perform a Mass update in Vendor master-- WHolding Tax TYPE

    I need to update the With holding tax type to be added to a list of vendors.
    Please suggest.
    I tried doing it by MASS/ XK99 but that I think is only for updating TAX code under a specific Tax type.
    I want to add new tax type in multiple vendors.
    Please post your sugestions ASAP.
    Regards,
    Madhur

    Hi Madhur,
    You can try LSMW for the same.
    Please refer the link on LSMW by RAVI SANKAR VENNA.
    LSMW for Functional Consultants in simple step-by-step way
    You can try FM FI_WT_VENDOR_UPDATE as well.
    Hope this helps you.
    Regards
    Eugene

  • USING LSMW TO UPDATE VENDOR BANK DETAILS

    Hi SAP gurus
    I have used LSMW for mass updates of vendor bank details by recording the Tcode FK02
    But the problem is .. after I load the data, its replacing the old bank details with the new one which Im updating with.
    I want to keep the old bank details and add the new bank details as another entry.
    How do I do that..
    How Do I retain the old one and also the add a new entry to the bank details section of the vendor master record.
    Is there any other way for mass updating the vendor master records
    I have tried using MASS or XK99...but i cant add a whole entry with that transaction. All I can do is updating one of fields (Like Reference Details) in the bank details.
    Thank you in advance for all your replies. Points will be awarded as a token of appreciation

    Hi
    when you record the transaction for bank details in LSMW in , try to create record in last line. Automatically it will go to top line.
    I hope it will solve your problem.
    regards
    Srinivas

  • Restrict  bank details update in vendor master in PRAA Tcode

    Hi,
    In program RPRAPA00 and skip the function which populates the vendor master banking details from the HR Mini Master Subtype InfoType Bank Details 0009.No bank details should be written into the employee vendor master.
    My question is in which user exit i have to write my logic and how can i skip this functonality.
    Regards,
    Gurunath

    Hi all,
    under the badi BADI_EXITS_RPRAPA00 method SET_VALUES_FOR_BLFBK is updating the vendor banking detials updation from HR mini master.now how can i skip this implementation.
    anybody knows solution revert back.
    Regards,
    Gurunath

  • Mass update of new house bank in the BP record

    Our client has switched banks.  We went in and added the new bank to the bank table and the house bank table.  We then changed the default bank in the Company Details and the Payment Methods.  The BP house banks were not changed as a result of this.  Although, when we changed the default in the Company Details, it asked if we wanted to update the BP's payment terms and we told it to continue.
    Is there to mass update the vendors with this new bank?  They have thousands of vendors, and if this isn't changed, the payment wizard does not work properly.  It moves all of these transactions to the Non-included area with a message that says the BP House Bank Account does not match the default.
    Any suggestions?

    You may use DTW to update DefaultBankCode for the BP.
    Thanks,
    Gordon

  • Vendor Mass Update

    Hello SRM Folks,
    We want to do mass update for vendors (Updating proxy bidding flag in Manage Business Partner) since we have 3000  vendors.  It will be highly complex to update it manually. Could any one of you have gone through such experience then please share  with us. 
    Is it possible to use LSMW or eCatt to update proxy bidding flag on vendor master (Transaction  BBPMAININT)
    Please let me know.
    Thanks,
    Amit

    Hi. Is the data you want available in transaction BP?
    If it is you should be able to use ecatt.
    Failing that you could try function BUPA_CENTRAL_CHANGE with ecatt, or a custom program.
    You could also try BBPMAININT, but I am not sure if you will be able to call the service trnasaction in the GUI using ecatt.
    Regards,
    Dave.

  • SAP intermediary bank (Bank Chain)

    Hi
    My company wants to send money to a foreign Vendor. The scenario is as follows
    Our House Bank : A   Intermediate Bank :B     Vendor's correspondent Bank: C
    question 1:  In vendor master data I have selected "wire transfer" as mode of payment.  What should be the bank details provided in vendor master data?.............Is it details of Bank B or C?
    I activated scenario 0003 in SPRO. Then in FIBPU  i am filled 1. Vendor number 2. House Bank details 3. payment currency
    4. payment method supplement :3 (Transfer funds) and the executed
    i am now in Bank chain assignment screen
    here we have recipient bank data and in selection we select the appropriate line and clicked on Bank chain assignment
    in new Bank chain assignment screen  we have the recipient Bank data  and sender Bank data.
    question 2    What should be the assignment on this screen?
    is it
    1.Bank B  type 2 ( intermediate bank)
    2. Bank C type 3 (recipient bank)
    or something else?
    Question 3. How to test the system?

    Hi Murugan,
    How do you solved this issue please? Any update on this subject?
    I've the same business requirement for my client.
    Thanks,
    Houda

  • SRM-SUS 7.0 - Updating Vendor Bank from BP Bank Details

    Hi SRM Gurus,
    We are implementing SUS (SRM7.0) and part of the requirement is that we need to update vendor bank details in our ECC6.0 backend once our vendors have updated it in our SUS portal. We have used BBPGETVD to transfer data from our ECC to SUS. Now my question is how to bring updates such as bank details back into ECC from SUS. I am not sure if this need a custom solution or ALE or PI.
    If you can provide documentations / guide it will be most helpful.
    Thanks.
    Kind Regards,
    Darwin

    Actually SUS does provide a standard update of bank data. What I am unsure about is whether this update is handled also in SUS (XI) - MM (IDoc CREMAS) mapping and finally update of the vendor data in MM via IDoc inbound processing.
    In order to enable this you basically just need at least one entry in the bank table (bnka) in the SUS server, which can be created manually via transactionf FI01 or imported from files provided by difffering providers depending on the country for which you want bank data.
    regards Thomas

  • Use of bank chains with one-time vendors

    Hi, I want to use bank chains for one-time vendors; however, there are no fields available in which to enter the intermediary bank details when creating the invoice.
    Is it possible to use these two features together, and if so, how?
    Thanks for any advice you can give.

    Hi Ravinagh, many thanks for the information.
    I've tested your proposed solution but unfortunately can't get it to work.
    I've activated the delivered scenario 0003 (RECIPIENT BANK ORIENTED) & created a general bank chain as follows via transaction FIBB:
    In the Bank Chains screen, BankChn ID = 00001, No. = 1, Typ = 2, Corr. ctry, Corr.Bank key & Bank acct all completed with intermediary bank details.
    In the Assignment screen, Crcy = USD, Sender Ctry = GB, Sender Bank Key - 200000, Recipient Ctry = KY, Recipient Bank key = blank, PmntMthSu = blank, BankChn ID = 00001.
    I then created a OTV invoice with bank details of Bank Country = KY (& valid bank key & account).
    The payment program selects the invoice to be paid using currency USD, house bank which uses bank key 200000 and uses the bank details as entered in the OTV.  It pays the invoice but no mention is made in the log of intermediary banks, and when I check table REGUH there are no entries in the intermediary bank fields for the payment proposal.
    I'd be grateful for any further suggestions!

  • Vendor bank details report

    Hi SAP Experts,
    In the report If we gave any vendor number (codes)range can we get vendor bank details in that report .but no user exit, is any standard report there
    this is  my client requirement
    Please update me ASAP
    Have a good day
    Regards
    Surya

    Check the Report S_ALR_87012086 - Vendor List
    You can view vendor  bank details by ticking the check box - Bank deta

Maybe you are looking for