Vendor with two bank account

Our vendor wants to have two bank accounts and make some payments going to other accounts
We had added two bank accounts to vendor master data in payment transaction tab (general data)
while running payment run, its picking up always first account. Is there any work around.

hi,
when you create the bank accounts in the vendor master, there is a field in each line, called BankType. Just enter there some values (like 1 and 2). Than when you post the vendor invoice, you can whould have the same field (you have to turn it on through field status) and you can enter the value from the vendor master. Than the payment program will pick up the right account. (if it is not filled through invoice posting, it will always pick up the first bank account from the list)
hope this help
ec

Similar Messages

  • Vendor account with two bank accounts -payment

    Hi
    For the vendor account we have two bank accounts .When a invoice is raised through MIRO ,we want the 50% payment to be made through First bank account and the rest payment to the Second bank account.The vendor has two bank accounts and wants 50-50% payment on a single invoice to be paid to two different bak accounts.
    How can this be configured and at the payment time in APP how will the system pay to two different bank accounts.
    Please advice.Please let me know if i need to provide any further details.

    Hello dear,
    The only solution in SAP standard for vendor bank account selection during payment program, when you have created partner bank types.
    Then, if you want to post to a different bank account then you need give the partner bank type in the invoice, then, the different bank account will come ( we can make partner bank type field as mandatory in the field status group).
    For choosing the vendor's bank account, you have to use the field 'Partner bank type' (BVTYP). It is present in vendor's master data (LFBK) as the print. screen shows it above, and in the document line items (bseg-bvtyp).
    Remark: We should use a substitution (with user exit) for filling this field automatically according to your own rule.
    Also, to define that it should be 50% to the first bank and 50% to the second bank, than you need an ABAP'er for this
    I hope that could answer your question.
    Thanks.

  • F110 Payment to vendor with several bank accounts

    Hi to all,
    I have a vendor with 2 bank accounts, each one for its subisidiaries .
    We pay this vendor's head office via transfer and to do so, use transaction F110. Depending on the subsidiary, our vendor wants us to use one account or the other.
    All open items go under the head office number, my question is: how do I assign the right bank account to the open items?
    I tried with the alternative payer funcionality but did not work.
    Can you please help?
    Cheers

    The BVTYP is free. If a bank account accepts only one currency, the easiest is to take this currency as BVTYP in LFBK. You should have your own rules for the others cases: for example BVTYP 'EUR' for euro and 'OTHE' for all others currencies. You should use substitution with user exit. If you don't know the technique, please search in forums with keyword 'RGGBS000'.
    The user exit should do the following (for example):
    1) search in LFBK one row with LIFNR = BSEG-LIFNR and BVTYP = BKPF-WAERS.
       if found then BSEG-BVTYP = BKPF-WAERS
    2) if not found, search in LFBK one row with LIFNR = BSEG-LIFNR and BVTYP = 'OTHE'.
       if found then BSEG-BVTYP = 'OTHE'.
    3) if not found, do nothing; BSEG-BVTYP remains empty.
    - With such an exit, you have to fill BVTYP in LFBK only when the suppllier has more than 1 bank account.
    - You should also decide whether BVTYP should be ready for input or not; if yes you should decide what has priority: user's input or substitution (but I think that leaving the field ready for input and overwrite it in substitution has no sense and is dangerous, so in this case the substitution should do nothing for non empty BSEG-BVTYP).

  • User exit after selecting vendor with multiple bank accounts

    Hi,
    the requirement is that a pop-up should appear after the user selects a vendor with multiple bank accounts, in transaction MIRO, FB60, F-43 and a few other transactions.
    I was thinking of a user exit. Honestly, I wonder if this is technically possible ?
    Any hints welcome,
    regards,
    Rolf
    Message was edited by:
            Rolf Schorpion

    HI
    I believe u have to change the std programs to do that.
    Max

  • Clearing a open item with two bank accounts at a time

    anybody answer the below question please
    how can clear the vendor line item using two bank accounts at a time

    hi Samala,
    you can do it manually in F-53, enter a bank account with amount, than enter vendor number, and click to select open items. Here don't select any open item, but click on Overview. Now you should see the item with the bank account you already entered, on the bottom of the screen you can enter a new line now, with another bank account, when it is done, you can click on process open items again, select, simulate, post, ...
    hope this helps
    ec

  • Payment proposal for vendor with multiple bank accounts

    Hi there,
    I'm currently dealing with payment proposals (F110) with two conditions:
    1): several documents with different currencies are attached in the same payment run (one in GBP, one in USD and one in EUR)
    2): several banks are defined for that vendor in the master data. We assume that that three banks are defined in the master records (one in GBP, one in USD and one in EUR)
    We started developing a user exit to find a way to have the correct bank selected in depending on the document currency; it worked but only for one document-->payment is done to the right bank account even if the vendor has different bank accounts. Whenever several documents for the same vendor are included into the payment proposal, only one bank is selected out of our program, corresponding to the first document.
    I wonder if there is a way for setting up a bank selection in another way.
    NB: the partner bank type solution within the document is not an option as the sites (which are creating the PO) don't know about bank details and therefore don't indicate anything.
    Thanks for reply!
    regards,
    FX

    When you enter bank details in master, update field "Partner bank type" LFBK-BVTYP with free form value, may be currency is good choice.
    During invoice entry, this field is available for update, update which bank to be used for payment of this invoice. You may build logic to populate this field, like substitution to populate currency in this field during invoice posting.
    During payment, system checks value in field Partner bank type in invoice and selects corresponding bank.
    Hope this helps.

  • Vendor Master for a Vendor with 3 bank accounts

    Hi All,
    Is it possible to have One Vendor master with 3 bank accounts (in payment trans screen)? One of our vendors has 3 bank accounts in different states.
    Do I have to create 3 Vendor Masters?
    Thanks in Advance

    Hi,
    I Think its possible with one only...In bank details you need to provide the details of the banks....its provided in the payment tab....
    Its given so as to achieve the above functionality....
    (And on the other hand if see to make the vendor...then its not possible to make 3 vendor of same name...right)
    regards
    Priyanka.P
    AWARD IF HELPFULL
    Edited by: Priyanka Paltanwale on Aug 26, 2008 1:33 PM

  • Payments to Vendors with multiple bank accounts

    Please, can someone advise about vendor payments? We have vendors extended into several company codes and each CC should pay to a different bank account. Is there any automated way how to pick up the correct bank account in F110 or already in MIRO/FB60? OSS note 9829 mentions a BTE, but without any details. Thank you. Kind regards. Marcela

    Hi Rajendra,
    sorry, I probably didn't specify my question enough. I didn't mean multiple House banks (bank through which we process our payments), but multiple bank accounts for one vendor account we can pay to.
    The only way how we can manually pick up the right bank account to pay to, is during the invoice posting by selection of partner bank type (field BVTYP). BVTYP needs to be assigned in vendor master to each bank account. Then there is a possibility to choose.
    Vendor XX should receive payments from customer in Germany (company code 01) to a different bank account than from customer in China (compnay code 02). If no partner bank type is selected during vendor invoice entry, there is a risk to pay to a wrong account as the first bank account from vendor master is choosen automatically.
    Thank you very much.
    Kind regards
    Marcela

  • HR Form Deal with two bank accounts

    we have a customer, whoes employee may have two banks. So they'd like to get the result in the payslip as follows.
    1. if there is just one bank, the output result will be
    boc  xxxxx(amount)
    2. if there is more than one bank, the output result will be
    boc XXX
    other bank XXX
    we know that if there is just one bank, the Ttansfer assignment is space or 01, the bank will be boc;
    but if more than one bank, the tbank of boc's ransfer assignment will be 02, 01 will be the other bank.
    If there any idea?

    Ross,
    The way I have done this is as follows
    1) Create 2 customer wagetypes say, 9000 Main Bank Amount, and 9001 Other Bank Amount
    2) Copy Rule X050 to Z050 - where system makes a decision on IT 0009 subtype and adds to /559 add the same amount to 9000 and 9001 respectively
    3) Store the 9000 and 9001 in RT in the rule
    4) In your HRFORMS read from 9000 and 9001 respectively instead of /559 - this way you will clearly know the main bank amount and the other bank amount.
    Hope this helps.

  • Vendor with multiple bank details....paid to the 1st bank account while inv

    Hello Experts,
    We have a vendor with two bank accounts in the vendor master. Now while making the payment, I mean, which account will the money goes? at the time of F110 , we paid to the 1st bank account in the vendor master..
    Settings in vendor master:
    I 'name' the bank accounts in the vendor master, in the field Bank Type. While posting through MIRO, insert this code into the line item 'Patner bank' and the payment program will pick up the bank account accordingly BUT If I don't add this information to the Patner bank account, than always the first bank account will be picked up..
    I want that even if don't add any info in partner bank in the line item,  at the time of F110 , it should paiy to the 2nd bank account in the vendor master..
    This is a very stupid requiremnt but our users wants like this only.
    Kindly show me some light in this dark tunnel...please.
    regards,
    nupur

    Hi Nupur,
    In vendor master data under 3rd tab where we record all bank details of the vendor left hand side you will find one column 'C' .i.e., Collection authorisation......kindly check this option for your second bank to which you want to make the payment.
    Hope this helps you.
    Regards,

  • Vendor payment having two bank accounts in same branch, through APP

    Hi,
    I want to make payments to a particular vendor who has two bank accounts in the same branch.
    Also his invoice says to pay 40% to one account and 60% of invoice amount to other account
    How should i move forward especially when making payments through APP.
    Kindly help.
    Regards,
    Parin Vadodaria

    thanks,
    It is allowing me to put the partner bank type in FBL1N but my query is:
    If two line items generated during FB60 it should allow me to assign different Partner Bank for different line items on the screen of FB60....
    Is that possible?
    Thanking You,
    Parin

  • System not allowing to select two bank accounts for the Edit proposal F110

    Hi
    I have created one house bank and two bank accounts with two seperate check lots.
    I have assigned two varianats with seperate check lots in the payment medium tab in F110.
    I posted one payment run with one accout. when i am trying payment run for two accounts,in the Edit proposal reallocate tab I tried to assign two accounts for two invoices each one, but system is not allowing to assingn the 2nd bank account in the Vendor invoice. I assign this bak account in the Vedor master also. Please help
    Prabha

    Hi,
    If you are trying to post for a single payment method to different account id's for the same currency, then system wont allow this combination.
    You need to check the same in FBZP under Bank determination.
    Make sure, if payment method is same and you need to post to different account ids then the second account id must have a different currency.
    This is a basic requirement from SAP side.
    Check the same
    Regards
    srikanth

  • System not allowing to select two bank accounts for the proposal documents

    Hi
    I have created one house bank and two bank accounts with two seperate check lots.
    I have assigned two varianats with seperate check lots in the payment medium tab  in F110.
    I posted one payment run with one accout. when i am trying payment run for two accounts,in the  Edit proposal  reallocate tab I tried to assign two accounts for  two invoices each one, but system is not allowing to assingn the 2nd bank account in the Vendor invoice. I assign this bak account in the Vedor master also. Please help
    Prabha

    Hi
    I have created one house bank and two bank accounts with two seperate check lots.
    I have assigned two varianats with seperate check lots in the payment medium tab in F110.
    I posted one payment run with one accout. when i am trying payment run for two accounts,in the Edit proposal reallocate tab I tried to assign two accounts for two invoices each one, but system is not allowing to assingn the 2nd bank account in the Vendor invoice. I assign this bak account in the Vedor master also. Please help
    Prabha

  • Two bank accounts for travel expenses

    Dear all.
    We would like to have two bank accounts for the travel expenses for one employee.
    For example:
    $ 500.00 of the Travel Expenses should go to bank account 12345
    The remaining amount of  the Travel Expenses should go to bank account 67890
    I can enter one bank account in Infotype 0009 for Travel expenses, but it seems the field u201CStandard valueu201D doesnu2019t work for subtype u201CTravel Expensesu201D.
    SAP creates only one payment with transaction PRDX.
    Does someone know if itu2019s possible to create to payments for one employee?
    Thanks.
    Edited by: Fluff on Feb 14, 2012 10:22 AM

    It is the case that PRDX is designed to take the valid IT009 account defined at system date  - see here:
    The bank data is read with the TRMAC Makro rp-provide-from-last:
            rp_provide_from_last p0009 '2   ' sy-datum sy-datum.
            IF pnp-sw-found NE '1'.
              rp_provide_from_last p0009 '0   ' sy-datum sy-datum.
    PRDX is designed to handle only one account (note  90320 gives more info)

  • How do we sync contacts and calendars (ONLY) between two iCloud accounts, two iPhones and one iMac with two user accounts?

    This is complex.  Until today we had one iMac with two user accounts - one for me and the other for my wife.  We sync'd our calendars and contacts between our two user accounts using my iCloud account, thereby keeping our schedules coordinated and our contacts information always the same between us.  Also, as I had an iPhone, I sync'd my phone with my iCloud account, thereby keeping the contacts and calendars in the two user accounts on the iMac AND my iPhone sync'd.  (I also sync'd other things, like Notes and Mail and Safari settings, between my iPhone and my user account on the iMac, but my wife did not want to be burdened with all my emails showing up in her email account and I wasn't interested in hers, etc., so we didn't sync anything between us other than calendars and contacts.)
    We've finally bought my wife an iPhone and set up an iCloud account for her.  And of course she now wants to sync several items from HER account on our iMac to HER iPhone, but I don't want them, just as she doesn't want all of my other stuff.  But we still want our mutual calendars and contacts to sync to HER new iPhone, just like they already do to mine.  But I can't figure out how to CHANGE her iMac user account from using MY iCloud account on the iMac to using HER new iCloud account, and then having HER iCloud account speak to MY iCloud account but share JUST our calendars and contacts.
    Originally I tried a workaround by simply having her iPhone log into my iCloud account.  That works great for the calendars and the contacts.  But...she can't sync anything else from her iMac account to her new iPhone because she's presently "forced" to use my iCloud account.  And neither of us want to sync our other things to each other's iMac accounts or iPhones.  Also as we're both using my iCloud account, in things like the Find My iPhone app, the Cloud is seeking two phones labeled with my name and none with her's.  So we definitely don't want this as the set-up and communications network between our devices.
    We want to set up our users on the iMac to sync to our SEPARATE AND DIFFERENT iCloud accounts and then have those iCloud accounts sync calendars and contacts (ONLY) between themselves, and then push that data to our separate iPhones (or the other way, from either of our iPhones to the individual accounts on our iMac and the other person's iPhone).  Does this description make sense to you?  I've diagramed it nicely using Keynote, but even thiough I can draw it, I can't figure out how to set up and configure all the devices to make it work.  If you would like me to send the Keynote slides (just two of them - the current and desired configurations - please send your email address to me at [email protected] and I'll be happy to forward it to you.
    If anyone can help me set this up I'd be most appreciative!  Thanks so much.  Merry Christmas and Happy New Year to all readers in this community!

    BobT.
    I had the same problem, and decided to look into it last night.
    First of all, the solution I would like to have is for Apple to allow for selection of iCloud accounts per application, i.e. Contacts to one, Photo Stream to another. I believe this would be the most straight forward solution for the problem we are facing. 
    Since this is not an option I came up with a workaround. I was most interested in solving this for Contacts, so this is what I tested for. Now I have all 3 devices with the same contacts.
    1) Turn off iCloud for Contacts on all devices. On the device that has the Contacts list that you would like to propagate to all others select to keep the contacts, and on the others select not to keep them.
       Note that the current backups still exist on iCloud, so in case something goes wrong you can still turn the iCloud for Contacts back on to get your current Contacts back.
    2) In iTunes, sync All Contacts with the phones, starting with the one with the Contacts content you chose to keep.
    From this point on, the 3 devices should sync contacts with each other.
    This, of course, will stop your iCloud backups of Contacts, but I don't think this is really needed. You are already storing copies of your Conacts on 3 devices, which for good parts of the day are likely not all co-located. You also potentially have Time Machine backups turned on, which would mean there is a 4th copy there as well. For the case of Contacts iCloud only complicates matter ... that is until Apple implements the solution I first wrote about.

Maybe you are looking for

  • PCA Postings

    Hi Experts, 1. Can you please shed some lights on what are the transactions that will trigger the postings to PCA? 2.  Looks like the payables and receivables reades the PC from the offset line items - what does it mean? and which transaction is it r

  • How to convert a Word document to text or html in an ABAP program

    Hi, At my client's site, for the recruitment system, they have the word processing system set to RTF, instead of SAP Script. This means that all the correspondence is in Word format. A standard SAP program takes the word letter, loads word, does the

  • How to create a popup but with no image

    Hi, I have seen this book on the ibook store (done with iauthor) - Renewable Energy Sources - this is what they did - plain text and some of the words are painted in blue. Touching a painted word (not an image) brings up a pop up in the location. It

  • Set default File Export Form for Communication Medium?

    Hi, Does anyone know whether it's possible to set a default File Export Form for Communication Medium. For example, I created communication medium 'Direct Mailing'. Everytime when a user selects this communication medium in a Marketing Campaign, I wo

  • Gcc on solaris

    gcc,make,gmake all correctly installed.i want to install conky.so ./configure. ok.he see gcc and continues.but make tells me: make: *** No targets specified and no makefile found. Stop. i have make & gcc but i cant do make,make install!!!!what i supp