F110 - payment program - info on ranking order

Hi Friends,
I need some info about F110 program.
We have 5 plants and each one has seperate accounting and each deals with seperate banks.
I see in the rnaking order of FBZP that BOB is first, then BOI second, ICICI third.  like that all the banks thruout the co-code have been listed.
If Plant A runs this programs, will system debit bank BOB or is it dependant on which House bank i have mentioned in vendor master.?
Pl help me clarify my doubt.
Thanks
Sanjay

There can be a development workaround as below:-
(1) Define a substiotution to populate the "house bank" and "Payment Supplement Method" int he line item (GGB1/ OBBH). 
Where each payment supplement method will denote a plant.
(2) Then run the F110, with "free selection" tab based on field "Payment Sup[plement Method"
Then system will pay only the line items related to that plant and with the house bank substituted in the line item.
Regards,
SDNer

Similar Messages

  • Automatic Payment run without Bank Ranking order

    Dear Experts,
    I want to excute the Automatic Payment run without assigning the Bank ranking order in OBVCU, means that when I run the APP it should pay from the House Bank entered in the Vendor master data under the Automatic payment transactions. In my case House Bank is the Bank Account.
    Details of the data in Vendor master are;
    Payment methods: C
    House Bank:   Given
    Details of BVCU are;
    Ranking Order: Not entered
    Bank Accounts: Entered
    Available Amounts: Entered
    When I execute the APP, it puts the payment in exception list in the proposal.
    Any help will be much appreciated, thanks.

    Hi
    As per my understaning there will be no impact . Vendor Master data always have priority.
    so maintain ranking order and vendor master also woth aprropriate House Bank and Account ID
    Thanks
    Manoj J

  • Transaction F110: Payment program: RFFOUS_D

    Hi,
    I have copied the standard payment program RFFOUS_D for check printing into a Z program and included the code to create the Idoc.
    Further I have done all the configurations like assigning the program to company code and house bank for the country and it is visible in transaction F110.
    The problem is when i run a payment run and select this Z-program nothing happens in the payment run log there is a message which says <b>'no record found'</b> and there is no creation of Idoc. I have tried debugging but no output.
    Please suggest what can be the problem.
    /Manik

    Hi Srinivas,
    The intresting thing is that payment is getting posted and a document is also generated as a result which can be seen via transaction FB03.
    We want user to select the check lot number manually and then send that check number in the idoc. The standard SAP program does not support this requirement.
    /Manik

  • FBZP - Payment Configuration: Bank Determinatio - Ranking Order

    I have one House Bank, say CITI, and two branches CITI-A and CITI-B, our client has two bank accounts, one in each. Both are RMB and used for payments. Both are used to pay for method T (Bank Transfer) and for currency RMB. But in FBZP, if i need to configure the rank order, i can do that only for House Bank, and for accounts within them. How to solve this? One workaroudn is, i define tow house banks, CITI-A and CITI-B instead of one house bank CITI. But I dont want to do that. Any Suggestions?

    Dear Balla,
    In SAP
    one bank is not = one house bank but,
    One bank branch = one house bank.
    Even if you want this tree In standard system then it is not possible.
    Regards,
    Chintan Joshi.

  • F110 - Payment program for payment method 'W'

    I'm trying to implement wire payments (using EDI).  When I run F110 I choose 'W' as the payment method on the parameters tab, and on the printout/data medium tab I expect to see program RFFOUS_T - instead I'm seeing RFFOUS_C.  Isn't RFFOUS_T the program that should run for wires?  I also am seeing RFFOAVIS and RFFOEDI1.  Should these programs be running, as well?

    Hi
    In FBZP did you do all the steps for payment method W
    1.setup payment method per country for payment transactions
    2.setup payment method per company code for payment transactions
    3.setup all company codes for payment transactions
    4.setup paying company codes for payment transactions
    5.setup bank determination for payment transactions.
    the error you are getting is No valid payment method found , not with the bank account number , g/l account and so on......
    Try removing the payment method either in the Vendor Master or in the Document and run F110.
    Regards
    Venkat

  • F110S - Payment program selection criteria

    We have a large backlog of past due invoices, we are looking to create payment runs that will select invoices that are due through a certain date that is in the past.  For example, on the first day, we may want to pay only invoices that are due through 12/10/08, and the next day we may want to select invoices that are due through 12/25, and so on. 
    The problem is that the system does not allow me to select a pay through date that precedes the posting date.  For example, if the payment run has a posting date of January 2, then I am forced to use a u201Cnext posting dateu201D that is January 3 or later.  Unfortunately, the u201Cnext posting dateu201D is also the field that determines which invoices will be selected for the payment run, which is one day short of the next posting date.  A u201Cnext posting dateu201D of January 5 will cause all invoices due through January 4 to be selected for payment.
    I tried playing around with the F110S program in our quality test client because that does allow you to enter a u201Cnext posting dateu201D in the past, but it does not seem to affect the selection of invoices.  There is also a field for u201Ccustomer items due throughu201D but that seems to have no affect either.
    Any suggestions on how to address this??

    Dear Shabi
    Net due date is not stored directly in of transparant tables. Hence, you cannot filter selection items based on "Net Due date" 
    For any Std SAP reports, SAP determines "Net Due date =  Baseline date + Payment Terms" through relevant Stcuctures. 
    Hence, you can also use similar loging at "Free selection" such that, system selects all invoice as per your requirement.
    Hope this will help.
    Best regards
    S. Habib Pasha.

  • F110 payment program

    Hi,
    For outgoing paymnet I want to use bank clearing account called Outgoing checks account.(Clearing account with Open Item )
    Currently bank account is used as balance account w/o open item .
    If I use Clearing account which  may facilitate my bank recon using Electronic bank statemnet.
    Where will I configure the Clearing account in F110.
    If so how do I use that clearing account in F110 program?
    I have to configure that GL account as  Bank account or any other way i can assign that Clearing GL account in F110 .
    Regards,
    Chitra

    please follow the following path
    call transaction F110
    go to menu bar
    Enviorment---> maintain configration
    house bank
    select the house bank
    and press bank account
    give the account for which you want to use as reconciliation account for bank payments

  • Payment Card Info for sale order with BAPI_BUSPROCESSND_CREATEMULTI

    hi all
    i am trying to create a sales order using BAPI_BUSPROCESSND_CREATEMULTI
    and i am able to create an order successfully without any problem.
    the order is being generated. I am trying to input
    the payment card details to the BAPI_BUSPROCESSND_CREATEMULTI in
    PAYPLAN & PAYPLAN_DATE tables of the BAPI.
    I also used CRM_ORDER_READ report to see how these tables are being filled
    and based on that i had filled the payment card details in BAPI_BUSPROCESSND_CREATEMULTI
    but still ..i see the order being generated but dont see any payment card information
    being poulated in it.
    If you have any idea how i should fill the PAYPLAN, PAYPLAN_DATE
    tables and their respective input fields..please kindly help
    i tried all possible ways and could not get a solution
    Regards,
    Jessica Sam

    Hi Richard,
    So does this mean that i'd be able to capture all the data that is being determined after i make the call to this BAPI whithout saving it. Well.. I just want to simulate as it is happening in SAP.. i.e we enter the sold to party and hit 'enter' and all the data should be determined..and at this point i should read this data.
    Could you let me know if this could be done.
    Thanks,
    Sahil

  • F110 Payment program for Singapore Bank DBS

    Hello SAP Experts,
    Has anyone created Payment Medium Format IDEALu2122 We are banking with DBS (Singapore) and we need to create:
    1) Payment file for DBS in Format IDEALu2122
    2) SAP interface with DBS
    Any help would be most appreciated.
    Many thanks
    M Rix
    Edited by: Mina Rix on Jan 4, 2012 12:15 PM

    Hi
    In FBZP did you do all the steps for payment method W
    1.setup payment method per country for payment transactions
    2.setup payment method per company code for payment transactions
    3.setup all company codes for payment transactions
    4.setup paying company codes for payment transactions
    5.setup bank determination for payment transactions.
    the error you are getting is No valid payment method found , not with the bank account number , g/l account and so on......
    Try removing the payment method either in the Vendor Master or in the Document and run F110.
    Regards
    Venkat

  • How to rounding the cash discount at F110 payment program

    Dear All,
    Can you explain me, how to rounding off or rounding up to nearest rupee the cash discount at F110. In APP, the cash discount used to be calculated according to Payment term. But it is calculating decimal amounts also. But as per the business requirement, the cash discount should be deducted in rupees only. It should not be in decimals.
    Please remember, cash discount can not be edited at APP, because I have disabled the "Edit Proposal" option. I want the rounding the cash discount to be initiated through configuration only.
    Request you to help me out.
    Regards,
    Venkata Reddy

    Hi,
    maybe T-Code OB90 is helpful but I guess this setting is not only for cash discount.
    Best regards, Christian

  • F110 Payment Program - Payee Bank Account

    Hi,
    When we do payment run, is there any place that stores that payee bank account number. Currently we have populated the vendor bank details but we cannot find the bank account saved in the payment tables - REGUH-ZBNKN? Is there any config/settings missing?
    The issue we need to resolve is that the payment run is done, then the vendor bank account is changed. When we print the payment advice, we do not want to retrieve the changed bank account but the one done during payment run. However we don't see any information on the account number being stored.
    Please advise. Thanks in advance.
    Regards,
    Janet

    Hi
    Normally the vendor bank details are stored in REGUH table, if payment run happened after the same were made available in Vendor master. Once the payment run is done, even if the bank details are changed, it will not change the same in REGUH table for that payment run.
    Probably you need to select the "Bank details" in the particular payment method/Country in FBZP, even though I believe it will not be the case. Try that.
    Jayaram

  • Ranking Order oming payments

    Hi,
    Now we have a situation. We are running the payment program for incoming payments.
    We have two banks:
    1. Citi bank
    2. HSBC bank
    There is no house bank data maintained in the customer master. Customers can make payments to any of these bank accounts. Now the customers made payments into HSBC (which is ranked 2).
    When we do the payment run, the program is applying the payments to CITI but we want it in HSBC.
    We tried this by creating a new variant in DME for HSBC & it has no effect on the bank selection (as it is there to control the DME not the payment).
    Can somebody help me with this?
    Thanks & Regards
    Raghav

    Hi
    If you want HSBC in your payment run, change the ranking order as one for HSBC, if the availability amounts are same for CITI and HSBC.
    Reward Points if useful,
    Regards
    Rajesh

  • Payment Program Document not automatically Cleared

    Hi,
    We created payments through F110 payment program and the vendor invoices were paid on 14th October.
    We then ran the program again on 31st October and the same invoices were paid again.
    We use the payment list to manually pay the telegraph transfer.
    On investigation I can see the the payment document for the one on the 14th didnt automatically create a clearing document and is still open. 
    Can anyone tell me how this would not clear down and how to check for such errors if they seem to go through the payment program ok.
    Thanks

    Hi,
    I could look into Tolerance Groups are proper set for the Company Codees. If the Tolerance Groups are not set properly, it would stop from clearing the documents.
    I also hope you have set the config. steps proper in FBZP.
    Regards,
    Ravi

  • F110 AUTOMATIC PAYMENT PROGRAM  NOT PICKING PAYMENT METHOD

    hi guru's
    F110 - Running payment program proposal list going to exeption list , House bank not picking up from VENDOR master. if not maintaing house bank in vendor master
    proposal list is coming but 2nd house bank picking but i need 1 house bank. i maintained ranking order in FBZP.
    pls suggest me this issue.
    raj.

    Hi,
    I had an other problem with payment methods and in that case it was important how you fill it in the vendor and in the payment run. prhaps this helps you to found a solution or to understand how it is working
    I have set-up a new payment method "E" for splitting euro payments under EUR 50,000 (K is for the other and non iban payments)
    For this I have made the following settings in the Bank determination:
    PM Rank order House bank
    E 1 733BE
    K 2 733BE
    In the vendor masterdata I will fill in EK (to make it easy for users)
    When I run the payment method with KE the system is using K and not E. when I fill in EK the IBAN payments are going with E and and the other one's with K what is correct.
    Why is the Rank order not working for this? (look first to E and when E is not permitted go use K)
    Paul

  • Document selection in Automatic Payment program F110

    Hi Experts,
    Is is possible to use document number as selection criteria for automatic payment program (F110). Currently the options available are Vendor and Customer, In the "free selection" tab  we can enter only one document at a time. Is it possible to select multiple documents for payment?
    Thanks and regards,
    Achal

    Hi,
    It is possible to enter multiple documents.
    You can enter a list of single documents or in intervals.
    Enter the document number in ascending order.
    Ex:
    Individual documents.
    10001,10003,10011
    If the documents are in a sequence you can enter the Interval like this
    (10001,10011)
    Hope it helps you
    Regards
    Andrew
    Edited by: Andrew J on May 28, 2009 4:26 PM

Maybe you are looking for

  • What is BI7.0?what is new in BI7.0?

    Hi, What is BI7.0?what is new in BI7.0? Can any body have goodmeterial about BI7.0?Please send to this mail id [email protected] immediate reply is highly appriciable. Regards, Chow.

  • What do I do if my laptop keeps saying checking media fail and it keeps saying no bootable device

    I need help because my laptop keeps saying checking media failed and then it says no bootable device please restart system I don't get it

  • How to user #{or} in expression builder

    Dear All, am using jdeveloper 11.1.1.3 I have an input text in an adf page , I need to disable this input text depending on two bindings with or operator--> if one of them is true then disable the input text... If this possible and if yes then how ?

  • Error while inporting the IDOC

    Hi, When I am Trying to import the Idoc the following error is dispalyed. Pl go through it and reply me asap. "**Ready for import** Import started... HRMD_A.HRMD_A06:   + com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: Documentation DE.OBJEKTI

  • Member death detection (Coh-3.5.3)

    Hi, Can someone explain death detection in 3.5.3 please. I have a reasonable idea how it works: A member suspects another member has departed so it asks two other members for confirmation. If these other members confirm departure then the original me