Block outgoing payment for a vendor

Hi,
How we can Block outgoing payment for a vendor.
Thanks in advance.
Regards,
Goutam

Hello,
You have different options:
1. Keep the payment block in the vendor master.
2. Keep payment block in the payment terms OBB8 and assign the payment terms in vendor master.
3. Block the vendor line items at the time of F110. For this you must have created a payment block for proposal.
4. You can block the invoice line items on the vendor at the time of posting or by using FB02 or through mass change in FBL1N.
Regards,
Ravi

Similar Messages

  • I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the "Recommendation Report" screen, I clicked "Non-Included Trans." and saw that one of the vendors (Vendor Code: WILCO) has the followi

    Hello,
    I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the “Recommendation Report” screen, I clicked “Non-Included Trans.” and saw that one of the vendors (Vendor Code: WILCO) has the following error:
    “The document amount is greater than the max. amount allowed in the payment methods linked to the BP”
    Upon checking, the “PCF-W” Payment Method linked to WILCO does not have any restrictions, nor does WILCO have any credit/commitment limit set. I have also appropriately defined the Dummy Business Partner Bank (under Payment Terms) as well as checked the “Included” box for PCF-W on the Payment Run-Payment Methods screen.
    Could anyone please help me on this?
    Salamat,
    Cat

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Not able to add outgoing payment for vendor

    Hi to all Experts,
    I am facing problem i.e I am not able to add outgoing payment for Vendor. I have tried to multipul time using different users also. I have booked purchase first and then tried to make payment to the vendor.Docdate is 14th Jul 08, and docdue date is 18th Aug. 08.
    I have made two entries for outgoing payment using G/L A/c. option before trying to do this entry successfully.
    Can any body plz help me to resolve this issue.
    Warm Regards,
    Chintesh Soni

    Hello Chintesh,
    The scenario seems to be similar to the one described in Note 1027043.
    Here is the text from the Note:
    "You are trying to add the an Outgoing Payment for an A/P Invoice or A/P Credit Memo using Checks as Payment Means. However, after pressing the 'Add' button, the payment is not added and the system does not send an error message."
    This issue occurs when the Vendor Ref. No. field in the A/P invoice or the A/P credit memo has more than 39 characters.
    It is an application error that is fixed in PL26, 2005B (Note 1073858). Kindly upgrade to the latest patch. If not possible at the moment, you can use the workaround provided in the Note.
    I hope this helps.
    Regards,
    Lorna Real

  • Outgoing payment for customer ?

    Does anyone know a way to create an outgoing payment for a customer (NOT a vendor) ? I tried using BoObjectTypes.oVendorPayments as business object type and i can't ( rejects because my customer is NOT a vendor) . The only other type of payment Ican see is BoObjectTypes.oIncomingPayments  - and this isn't an incoming payment . I have saw talk of an oOutgoingPayment on this board but I dont have it as an object type (SAP2007A pl15)  ?
    Thanks

    Hi try like this
    Payments oPay;
                    oPay = (Payments)pCmp.GetBusinessObject(BoObjectTypes.oVendorPayments);
                    oPay.DocObjectCode = BoPaymentsObjectType.bopot_OutgoingPayments;
                    oPay.PaymentType = BoORCTPaymentTypeEnum.bopt_Express;
                    oPay.DocTypte = BoRcptTypes.rCustomer;
                    oPay.DocType = BoRcptTypes.rCustomer;
                    oPay.DocDate = DateTime.Now;
                    oPay.DocCurrency = "PLN";
                    oPay.CashAccount = "130";
                    //  oPay.
                    oPay.DocType = BoRcptTypes.rSupplier;
                    // oPay.PayToBankCode = BankCode;
                    oPay.ApplyVAT = BoYesNoEnum.tYES;
                    oPay.CardCode = "B.O.";
                    oPay.CardName = "B.O.";
                    oPay.LocalCurrency = BoYesNoEnum.tYES;
                    oPay.TransferAccount = "130";
                    oPay.TransferSum = 1625.04d;
                    oPay.JournalRemarks = "Moja";
                    oPay.Invoices.DocEntry = 2;
                    oPay.Invoices.AppliedFC = 0;
                    oPay.Invoices.InvoiceType = BoRcptInvTypes.it_PurchaseInvoice;
                    oPay.Invoices.DocLine = 0;
                    //oPay.Invoices.LineNum = 0;
                    oPay.Invoices.Add();oPay.CashSum = 1625.04d;
                    oPay.Add();
    regards
    Edited by: Michal Wieczorek on Mar 17, 2008 10:52 AM

  • Payment Wizard :outgoing payments for customers

    Hi,
    it would be very nice if the payment wizard could handle outgoing payments for customers.
    I can pay a credit memo for customers manually but not by payment wizard.
    For example:
    1 invoice +1000u20AC
    1 credit note -1500u20AC
    total = -500u20AC
    --> payment wizard should create outgoing payment about 500u20AC.
    best regards
    Markus

    This Requirement is very important. I can't understand that the payment wizard can't handle this case.

  • Single payment for Multiple vendor with Common Remit to payee

    HI
    2 vendors "A" and "B" maintained with common remit to payee as "X "Vendor. 2 PO created and 2 invoice created. both the invoice are open for payment. When i run automatic payment with both the vendor, can i get single payment cheque ?. Payment method for both vendor is Cheque. I have done necessary setting in vendor master for single payment.

    Hi Madhavan,
    Before doing the payment you should change the setting of APP.
    Go to OBVU transaction
    There is option 'single payment for marked item' in Grouping of items
    Select that check box
    Now you can pay one single payment for 2 vendors invoices
    May be this information is useful to you
    If you have any doubt feel free to ask
    Regards
    Surya

  • Down payment for Stock Vendors

    Hi,
    I need to create a down payment for stock vendors, If I create an invoicing plan but then I get this error saying "Invoicing plan not possible in case of GR-based invoice verification".
    My scenario is that do make down payments to Stock vendors based on POs, is there any other way of nadling down payments for stock vendors.
    thanks

    Use transaction F-48 to create the down payment for Vendor.
    than once you post the invoice it will know off the downpayment amount when the FI people clearing the invoice you posted.
    You can post down payment aginst vendor with PO also.

  • Making Payment for Parked Vendor Invoice

    Hi All
    Is it possible to make payment for parked vendor invoice?
    if yes,please let me know how does it possible and what are the required configuration?
    Thanks in Advance
    Regards
    Praveen P C
    Edited by: Praveen Chirakkel on Apr 5, 2011 5:44 AM

    Hi,
    An Invoice in the Parked status cannot be paid.. it needs to be posted in the system in order to be paid.
    Post the Parked Invoice as mentioned by Atif here and then you can make Payment.
    Regards,
    SAPFICO

  • Using DTW to create Outgoing Payment for two Incoming Payment on Accounts

    Hi Experts,
    I hope you can help me with something i'm trying to do please.
    The scenario is this:
    Customer has two Incoming Payment on Accounts:
    £0.30
    £10.00
    I am trying to create a DTW Outgoing Payment for the same Customer which selects these two Payment on Accounts.
    I am using the spreadsheets OVPM and VPM2.
    OVPM:
    DocNum  DocType    CardCode      TrsfrSum
    1              rCustomer  C23900          10.3
    VPM2:
    ParentKey   DocEntry   InvType          PaidSum
    1                  77              it_Receipt       10
    1                   78             it_Receipt        0.30
    Please note:  77 and 78 are the Incoming Payment Numbers.   I have not left any columns out of my templates when I do the import.
    I keep getting an error message which says u201CBase document card and target document card do not matchu201D, I found Note 1254839 for this but I have the correct BP and upper/lower case.
    I have tested on 8.81 PL04 and PL07 and get the same results.
    Any advice would be greatly appreciated!
    Thanks so much,
    Caroline

    Hi Gordon,
    Thanks for your email.
    The sceanrio is that the Incoming Payments have already been made (as POA) in SAP on a Customer Account. 
    Now the situation is that an Outgoing Payment needs created via DTW against the same Customer, but which selects the two POA which were made as Incoming Payments.
    I can do it in SAP whereby I don't use DTW, but whenever I use DTW I get that error message.
    Any help would be appreciated.
    Thanks again,
    Caroline

  • Clint requirement manual payment for maultiple vendor ata time through f-53

    Hi experts
    I have a queiry,  the client requirement is he has to pay vendor payments for manuvaly, but the requirement is at a time he want to pay multiple vendors with the use  of manual payments.
    clint is not using app?
    Thanks
    madhu

    ok
    we have chance to pay manualy single shot multiple payments
    when the useris posting use f-53, he maintain date, c.code, cur,
    bank a/cxxxxxxxx, total payment of openitem value
    when come tovedor deatils  just select the OTHER ACCOUNTS.
    sys will papulate one sreen then u need to main tain all vendor and co.code,doc type later u can select the proces open iltems.
    it wiil dispaly the all open line items than we can clear
    thanks
    madhu

  • Electronic Payments for the vendors

    Hello,
    We are going to implement the electronic payments to the vendors accounts using (BizTalk)...
    Is iPayment useful for that ? can we implement iPayment only for online payments not for all features ?
    More details:
    1- We have to realese the payment from ERP to a text file using a special format (mt103) which will be sent
    Through (Microsoft BizTalk server) to the bank server to deposit the amount in the vendor account !!
    2- After that we will get the confirmation from the bank in the same way .....
    Example of the text file ::
    +:20:001050000147+ <----------- Sequense number.
    +:32A:051031SAR1391518,42+ <----------- Date/Currency/Amount.
    +:50K:/##############+ <---------- Our Company Account number.
    ABCXYZ Company <--------- Our Company Name
    P.O.Box 000000 <--------- Our Company address 1
    WSD <--------- Our Company address 1
    +110022+ <--------- Our Company address 1
    +:52A:ABCXYZ001+ <----------- Company Code.
    +:57A:SAMBSARI+ <----------- Bank SWIFT.
    +:59A:/##############+ <---------- Vendor Account Number.
    Vendor XYZ <--------- Vendor Name.
    Vendor XYZ Address. <--------- Vendor Address.
    +:70:Online Account Transfer+ <--------- Description.
    Did somebody implement this before?
    We need the details and the best way to implement.
    We are using now a customized form to show the payments and confirmation button, after clicking the button the text file will be generated and placed somewhere in the server,,,,,, but we need to follow the standards ....
    Regards

    Hi I have implemented this before a in few project. There wasn't a standard way of approach but can be as follows.
    (if you want to pay single, use MT103 otherwise MT102)
    General structure:
    Create a unix directory and add this in utl_file_dir (or use database CREATE DIRECTORY command)
    Create a unix script that sends this information to bank via an agreed method, ftp or e-mail etc
    Single Payment :
    On the payment, enable tools option for earlier versions for a button as you did.
    Create file using utl_file in appropriate format.
    Payment Batches;
    Setup a bank which uses electronic format, format name and assign you program on it.
    Create payment batch, it will automaticly calls your format and program that is assigned to format.
    Create file for multiple payment
    It depends to bank, but you send identifier to bank and you get them back on MT940 where you can reconcile automaticly on cash management.
    Many other solutions available.
    I hope this helps
    Bilal

  • How to block the payment for a A/P invoice

    How can I block the payment (manual payment) of an A/P invoice ?
    I'm using 2005A

    You can use SP Transaction Notification to block.  Check this forum for the discussion of the SP.
    Thanks,
    Gordon

  • Approval procedure on outgoing payment for Cash and bank transfer

    Dear Expert
    I want to know about outgoing payment approval
    Is it possible to set approval on payment means base ?
    Like I need to set approval for my user
    case 1 is : - If my user make payment by cash more then 5000 then approval it should be approved by manager
    And if my user make a outgoing payment by cash more then 100000 then it should be approved by MD
    Case 2 is If my user create outgoing payment by Bank transfer then more then 25000 then it should be approved by manager
    And if it is by bank transfer more then 500000 then it should be approved by MD
    IS it possible ????? Please guide me
    Thanks
    Riny

    Hello Sir
    Thanks for reply , Well I created query and executed but its giving false value but when i attached this query on approval , Its not working ..
    Please help me and also please comment on my another thread which is about No matching record found error
    Thanks

  • Different Terms Of Payment for one Vendor

    Hi all,
    For one big vendor we have different terms of payment (TOP) for different company codes. As we use only one purchase organization we can not differentiate between them.
    I found one posting to use vendor sub-ranges. But this is not practicable, as we don't use info records for each and every material.
    Is there any other way to realize this or any customer exit?
    Thanks for your help.
    Tobi

    hi buddy
    u will be having one std terms and remaining optional ,
    what u can do is the one in frequent use put it in ur vendor master and then if u want to change  u can change at time of miro
    so u can put  other terms while doing miro manually
    i think that will be better
    reward if useful
    regards
    kunal

  • Block Outgoing Payment

    All,
    We have a situation where we did a GR movement type 101 against a PO and then an IR against PO the next day.  A week later we did a GR movement type 122 against the same PO.  When my AP goes to do a payment run using F110 the system is trying to pay the invoice we did the IR for.  How can I keep the system from picking up this invoice to bepaid?
    Thanks,
    Sean

    Hi
    I hope you have set Reversal of GR despite IR in OMBZ for 122 mvt type, it means you can reverse GR still there is invoice.
    Normal practise is you have to cancel IR and then GR. But in your case you were allowed to cancel GR while invoice in payment process. Remove the check in OMBZ and simulate the scenario once again. You will not be allowed to post GRN reversal unless you cancel first invoice.
    Thanks

Maybe you are looking for

  • Is there a way to manually reset firewire bus(ses)

    I'm running Logic Studio (9) through an mLan Presonus Firestation and Yamaha Motif Rack XS. I have an addition al firewire card installed attached to a Focusrite Liquid Mix. The system is stable but isn't so flexible. If I change sample rates by mist

  • Initial Bounce start time still "broken" in L9

    When you choose Bounce from File menu, the Bounce window comes up with an initial Start and End time. It is this initial Start time that I am concerned with. What is NOT broken is the Bounce actually starting at the time shown in the Start area. That

  • When trying to install Technical comm suite 4, I get error message

    The error I get is c:\ does not have enough disk space or cannot write to drive. tried domain admin and local admin and still get the same issue and extraction dies. Any Ideas? Thanks, Bill

  • How do I activate my free 30 day membership for CC?

    I had a Year membership that expired and my account says I have a free 30 membership, yet I have no access.

  • Address book is using too much memory

    After my computer slowed dwon, I checked activity monitor to see address book using between 80 - 90 % of the CPU. I closed Address book and reopened. same issue. Tried deleting preferences and rebuilding metadata.  Running Lion 10.7.3 on a new imac