Payment reversal with a closed payment lot

Hi to all,
We want to reverse a payment that was done in the wrong company code. Usually we can reverse payment documents using FP08. But this mistake was noticed today (monday) but the payment was done last friday.
How can we reverse this document? The transaction FP08 is giving us this message:
Reversal of payment document not performed
Message no. FICA_CD043
Diagnosis
Payment document 580000002156 is not reversed since it was posted in the cash journal and the relevant payment lot 227001001 has already been closed.
System Response
The system refuses the reversal.
Procedure
If necessary, post a clearing reset, since the payment document may have already been included in a cash desk closing.
What are our options? for us is useless to reset the clearing cause we did not clear anything with this payment actually it entered as a "post on account" and did not clear anything.
How can we open again a payment lot in order to be able to reverse the payment? I have tried using FP05, but I can manage to open the close lot which contains this wrong payment.
Thanks for your help
Regards
Sergio

Hi Steve, thanks for answering but when I use FP07 the system sents the following message:
Document 580000002156 is not a clearing document.
So far what we have done is to repeat the payment in the correct company code. Now the situation is that the student has a double payment one for each company code.
Do you recon I should use fp04 to cancel the payment? I would prefer to reverse the document, but I can not found how to do it.
The original wrong payment could not clear anything due to the fact that all open items belonged to another company code and we do not have inter-company clearing. That is why the payment entered as a Payment on account.
Regards
Sergio

Similar Messages

  • Payment lot with Payment specification

    Hi
    I am trying to process a Payment Lot (FP05) using a payment specification (FPAY1B). After creating the payment specification and selecting it in the payment lot (J), the item is going to clarification with an error message that says "Status of payment specification XXX does not permit use".
    Thanks
    Allen

    Update the processing status field on the Payment Specification.
    Closed

  • FP05 payment Lot

    Hi
    I created a payment lot (FP05) with many items. After closing and posting it, one of these items is not posted. After analyzing, I found that this item was created by mistake. How can I remove this one from this payment lot? or how this item will be invalid?.
    Best regards and many thanks for your help.
    Said

    Hi Said.
    If you want to keep the same payment lot, then you can use the post online functionaly and post the item into the bank clearing account:
    - start FP05, enter the payment lot ID, display it, select the item you want to clarify and choose "clarify"
    - select option "post online"
    - the false item should be visible in the view - now enter another item with all the same data, except for the negative amount
    - post it
    In general, I dont think you can remove an item from payment lot after its being posted. Another possibility is reversing the reconciliation key for that payment lot (using FP08M), and using another posting lot without the payment entered by mistake.
    Marko

  • Clearing from payment lot(FP05) and cash desk

    Hi ,
    Background of the issue: when we post from payment lot or cash desk account clearing happens( clearing open items).
    Issue: My client has a requirement when the posting is done for a particular account from above two (payment lot or cash desk) clearing should not happen for the open items (documnets)which has any payment method on the item(document)(like P-payed by phone).
    For me it looks like ,this issue can be handled  using customer module in clearing variant.but can some one let me know which module should be called?at what step of the clearing variant?I don't have much knowledge on clearing Variants.(I am not sure this is right approach)
    Also please suggest other solutions? Again this process (avoiding clearing  open items with payment method)should be triggered only when posting is done from payment lot and cash desk.
    Thanks,
    Shiv

    Dear Shiv,
    For me the best way is  use the event FKK_SAMPLE_0262  if you dont need the Payment send to clarification....
    But their is others ways ; 
    1 - Event FKK_SAMPLE_0110 this is for all Payment ( You can Clear the Internal Table by validating that you need  t_fkkcl )
    2  - events by the varinat of conpensations FKK_SAMPLE_TFK115 /FKK_SAMPLE_TFK116
    I hope it help
    Andre Frugulhetti

  • Payment Lot Reconciliation

    Hello Experts,
    Our client has requirement for payment reconciliation i.e. validating payment posted using payment lot (bank payment lot file contains specific individual customer transactions) and actual cash received in the bank account/s. (contained in the BAI file, but it doesnu2019t contain specific customer transactions).
    We have suggested below solution -
    Payment vendor (Example. Bank or Credit Card process) payment file will be processed using standard SAP Payment Lot processing. This will debit specific BANK Clearing Accounts example. You receive payment lot file from the XYZ Bank, then it will debit XYZ Bank clearing account. Now, next day they receive BAI file from the bank containing actual cash, they will use it to credit XYZ Bank clearing account and then to debit Master Bank Account GL.
    So this way, they will be able to find the difference if the cash posted in BAI is different than the cash posted through bank payment lot file.
    Another approach is to create a custom report and then find out the difference posted between payment lot and BAI file. I would like to know what the best approach to solve this problem. Please let me know if you need more information. Thanks.
    Kind Regards,
    Nikhil

    Hi,
    On some  projects I have been on, we have requested that the banks following the same naming convention for the Payment Lot file as well as the associated cash file. The Naming convention would include the source bank and date, and a sequence number (in case there are multiple files frm the bank).
    A custom program can read the the Cash file and then the associated Payment Lot files. The custom  Reconcilation report will show (for a given bank and processing date):
    The difference amounts between the Payment Lot/s and the Cash File/s
    If there were clarified payments in the payment lots, the should also be summarised to aid with Reconciliation process
    I hope this helps.
    Ivor Martin

  • How to add additional payment line to a posted payment lot

    Hi Gurus,
    I have to add a new payment line to a payment lot which is already being posted.
    I will pick one document from table DFKKZP for the specified payment lot. Then I need to post another document with the same details as the document I have picked. Only thing I need to change is the price to a constant value to 1.
    Please help.
    Thanks,
    Gautam

    Hi.. I forgot to mention I have preordered the iphone 6 plus which is why I wanted to get some of the credit cards I use frequently added and ready to go before the apple-pay launch. Does anyone know if your payment settings in itunes let you add more than one payment option? The instructions I have seen state that you can add your additional credit cards through either the Apple store, or itunes. I have only attempted through the store unsuccessfully, not itunes.
    thanks

  • Function module to Create payment lot name

    Hi ,
         I have to create a new payment lot from a Z program
    (program will run in a batch mode) and this payment lot will be passed to standard bapi : BAPI_CTRACPAYMINC_APPEND to upload the data in payment lot. For creation of payment lot I am using Function modules as FKK_CREATE_NAME_OF_PAYMENT_LOT
    or
    FKK_PAYMENTLOT_KEY_CREATE  
    ( either of 1 )...but the function modules return me the name of payment lot..but when i cross check it in FP05 it says "lot not yet created" . Please let me know what could be the reason that payment that lot is not getting created. Is there any other FM which we can use. PLease let me know .
    Thanks
    Sandeep

    Hi Sandeep,
      We cannot create the Payment lot using FM's FKK_CREATE_NAME_OF_PAYMENT_LOT or
    FKK_PAYMENTLOT_KEY_CREATE .These FM's will create only the Payment lot name which can be used to create Payment lot.
      IF we want to create Payment lot through Z program we have to create a file and pass data to file with structures
    BFKKZGR00(File Header)
    BFKKZK(header data)
    BFKKZP(Line items).
    We have to pass this File and Identification to Report Program--RFKKZE00(Transaction-FPB3).
    Submit this report program ---RFKKZE00 in background.
    hope this is helpful.
    Regards,
    Sravanthi.

  • Cash desk and payment lots documents not updating in DFKKOP table

    Dear Experts,
    I have noticed that my cash desk payments and payment lot documents are not getting updating in the DFKKOP table. I have identified that for this documents, the document class is updated with "1" which means "Document does not have FI-CA items".
    But, the postings where shown in the FPL9 transactions and clearing is happening as per the settings and requirements.
    So please update me, on what basis the system would determine the document class for the document types in contract accounting..
    Your inputs on this issue will be really helpful for me.
    Thanks
    Aditya Viswanath

    Hi Aditya,
    In a simple word, whichever documents are posted with MAIN/SUB creates a new row in DFKKOP with document number in DFKKOP-OPBEL.
    If a payment is posted as an open credit item, it should be there DFKKOP-OPBEL field and BETRW and BETRH will be populated with payment amount.
    However if a payment is posted as a clearing document against a debt, system updates that row of DFKKOP where DFKKOP-OPBEL is the cleared document number (debt, mostly an invoice). Clearing document (DFKKOP-AUGBL) of that row is updated with the payment document number.
    In either of the cases DFKKKO and DFKKOPK are updated and below are the reason.
    DFKKKO - document header level information (as who created, at what time, origin key, reco key etc.)
    DFKKOPK - (GL level information of the document)
    For payment lot and payment document related information you can refer DFKKZK, DFKKZP and DFKKZPT tables.
    Hope it clarifies your query.
    Thanks, Bodhisattwa

  • Payment Lot-Posting incomplete but posted a FICA document

    Hello,
    A payment lot was created with the status "Posting incomplete" and there were few items in the  "Not posted" list. When checked one of the accounts, the FICA document was posted for payment, but was NOT referring to the payment lot. The account maintenance happened during the posting and cleared the open items. When tried to close the payment lot and transfer the to GL it failed due to the recon key in the reserved status.  I re-posted the lot which updated with the status "Postings made". The non-posted items got new FICA document and it got updated in the Payment lot item. Now there are 2 payment documents in the account with the same amount.
    There is no job failure or any information in the application log. I checked the system log and ST22, but no help.
    Any help is appreciated.
    Thanks
    Ageetha

    Hi,
    The most common reason for the Incomplete status of the Payment lot is at times during the processing of the payment lot, System does not get sufficient background processes and then in that scenario goes into a incomplete state.
    Make sure that when you are processing the payment lot, no other back ground jobs are running,so that payment lot gets all the background processes for posting the payment lot.
    Moreover, if such scenario happens, just click on the "Post" button.
    Once you do that the status will change from Incomplete to "Direct Postings Stopped".
    Don't worry on the status, System starts posting the items once again.
    Once its completed, you will find the status as Postings made or Postings made, post processing is required.
    I think it might be something related to System issue rather than a functionality issue.
    Had it been a functional issue, you would not be able to post the payment lot
    Hope it clarifies.
    Thanks,
    Amlan

  • Cannot delete payment lot

    While posting a payment lot, it encountered an error and short dumped.  We checked every accounts and not a single payments were posted.  We created a new lot and it posted successfully.
    How can we delete the payment lot that short dumped to ensure that it will not be posted in the future?  We are getting the message "Payment lot xxxxxx cannot be deleted under current status".
    Thanks.

    Hi, normally you should have you payment upload if you used program RFKKZE00 lot in error in trnasaction FPB4 or in FPB3 (Use flag P_XCONT equal ot X). You have to complete the creation of the lot or change the status of you lot to ' 'Payment can be added, then you can delete it in FP05 in the menu 'Payment lot'. As long yout payment lot is in status 6 'Payment lot is incomplete' you can do anything with it.
    If you've upload you payment lot using multicash, check transaction FPB8 or FPB17, you have to complete the upload of the lot to then delete it, be careful on what you put in the option around Create Lot, Close Lot, etc...

  • Set-up clarification worklist fr payment lot

    Dear reader
    We would like to use a workflow for the clarification worklist for payment lots in an ISU 472 system.
    The aim for us is to post clarification items in different inboxes depending on the BP type of the BP.
    We already checked the documentation, in customizing, on help.sap.com and on OSS but the still can’t make it work.
    - We tried to customise IMG<Financial Accounting<Technical setting<Prepare processing for Clarification worklist, but do not know how to because of a lack of documentation. Is there any additional information available?
    - we tried to activate BOR in this transaction
    - we tried to assign an event (object Type: CFC_OBJAP, Event: CLARIFIED) in this transaction and linked the events to copies of the workflows which are available for this functionality (WS21000077, WS21000078)
    -we tried to trace the events when posting a payment lot which creates clarification cases, but didn’t find any.
    We tried a lot, but none of these has lead to results.
    Could anyone provide more information or some tips on how to configure ‘Prepare processing for clarification worklist’  or on how to activatre the workflows (WS21000077, WS21000078) to help us out?
    Thanks
    Best regards,
    Gerd
    SPE(Luminus) - Belgium
    PS: we're working on R3 version 47 and ISU version 472

    Haven't anybody had similar problem? I have to do it now but there is no info anywhere.
    I have to notify the clerk (by SAP Inbox), that there is payment clarification case assigned to him. Workflow template WS21000078 seems to be that what we need. Even in SAP help there are info that it could be used in this purpose. Unfortunately there is no help how to do it.
    So far I thought I can create custom copy of business object type CFC_PAYLOT with event CREATE but I donu2019t know when and how I can call this event. I think it should be called when there are new cases added to table DFKKCFZST. Do you think itu2019s possible?
    Best regards
    Jarek

  • Cash Payment Posting - Incorrect payment lot item

    I get the following errors when posting a cash payment file automatically through rfkkze0. I know the file is good because I post it in 2 other environemnts w/o problem. I think I have a configuration issue but don't know what it is. Any help is apprecuiated.
    Step 001 started (program RFKKZE00, variant KUBRA2, user ID SAPBATCH)
    Payment from ext. pymt collector can only be processed with pymt form no.
    Payment lot item 00000001 is incorrect (line 00000003)
    Payment from ext. pymt collector can only be processed with pymt form no.
    Payment lot item 00000002 is incorrect (line 00000004)
    Payment from ext. pymt collector can only be processed with pymt form no.
    Payment lot item 00000003 is incorrect (line 00000005)
    Payment lot item 00001034 is incorrect (line 00004098)
    Payment from ext. pymt collector can only be processed with pymt form no.
    Payment lot item 00001035 is incorrect (line 00004099)
    Statistics ********
    Number of incorrect lots: 4,091
    Number of correct lots: 00007
    Thanks,
    Daniel

    Hi,
    Issue May with the Form,Compare system settings in  both environment. you may find some solution.
    Thanks
    Goutam

  • Automation of Payment Lot

    Hi all,
    I have Payment file like 'Cheque Payment File' , 'Cash Payment File' and so on...
    current I am using my own program to have a Paymnet lot (Cheque Lot/Cash Lot) then posting the lot with Transaction FPB3.
    But now I need to schedule my coming payment process means I have a file(for Cheque/Cash) and I want to post it to the respective Contract Account and internally it should also make a Payment Lot
    Can any one help me out how can I achieve this so that I can obsolete the complete Manual Intervention.
    Thanks
    Rajeev.
    Edited by: Rajeev Shrivastava on Jan 18, 2010 8:12 AM
    Edited by: Rajeev Shrivastava on Jan 19, 2010 6:26 AM
    Edited by: Rajeev Shrivastava on Jan 20, 2010 9:26 AM
    Edited by: Rajeev Shrivastava on Jan 21, 2010 7:05 AM

    Rajeev:
    Within FPB3 - you can choose to schedule the posting as part of the file import process.  Additionally, you can create a variant and schedule the program to run - you will need to use the file path and a consistent naming of the file.
    regards,
    bill.

  • FP05-Payment Lot/ FP25-Check Lot

    Hi
    Can anyone tell me the diffences between the above two T.Codes.
    which transactions code we should use for cheque payment. like single receipt.
    In case of outgoing payment of single cheque with cheque print which transaction i have to use apart from FPY1.
    Thanks

    Hello,
    FP05= Creates Payment Lot
    FP25 = Creates Cheque Lot
    In chq lot you can capture the chq info. It all depends on the policy of your co to choose bt them. usually if the incoming bank file provides you chq no, Chq lot is used
    Even if it is single chq payment, you have to use FPY1.
    Hope this helps
    Rgds
    Rajendra
    pnts!

  • FICA PAYMENT LOT

    In FICA while making payment through the payment lot MAIN/ SUB Transaction is  getting picked up automatically eg) PAYM/VOAC, PAYM/ACCO adn so on..
    Can some body tell me how the main/sub is getting picked?
    Where it is configured??
    It is top urgent??
    thanks in advance
    hari

    Hey Mary Lee.
    Connecting the open items with the payments is done via Note to payee functionality. You can chech that in Financial Accoutning (New) – Contract Accounts Receivable and Payable – Business Transactions – Payments – Processing Incoming and Outgoing Payments – Define Interpretation Rules for Note to Payee (and the following programs in IMG, where you can test your setting).
    Using that functionality, you can define how will you "read" the note to payee field from the electronic bank statement (you have that field in the MT940 file format, if youre using it; if youre using the local country file convertor, then you have to check which fields get written in the needed field) and how will you extract the data to identify the open item. For example, you can use the document number, or the combination of contract account and reference document number, or any other solution that fits your business scenario.
    Marko

Maybe you are looking for

  • Error in reimporting a web service model

    Hi All, I'm using webservice model in my project. since few changes has been done in the webservice i tried to reimport it, for that i have deleted old model. When i try to reimport same web service model its throwing an exception "Invalid WDSL or WS

  • Itunes says it's updating my ipod but it's not...

    Hi, I'm running a Dell/Windows XP environment with an ipod mini (Version 1.4.1) and itunes (Version 6.0.4.2). My problem is that itunes says it's updating my ipod but it's not. When I copy songs across to my ipod, itunes provides the message "copying

  • How do I get the Serial Number for Adobe XI that purchased from Amazon over two weeks ago?

    I am trying to get the serial number so that I can have the permanent version of the Adobe XI that I purchased from Amazon.  Does anybody know how Adobe alerts a buyer to this info?  I purchased the software as a Download so do not have a box.

  • Can't see Extreme station from mac, but I can from Windows

    Hi. I've got an iMac 400 slotloading with OS X 10.2.8 installed. The version of the AirPort Admin Utility on the mac is 3.1.1. It cannot see the AirPort Extreme station. My WinXP Pro can see it. It has the AirPort Admin Utility 4.2 installed. The bas

  • New iphone system won't talk to old macbook

    Just got the new software on my iphone 4Gs, but My black macbook (purchased fall 2008) needs a more recent software for the newest itunes required to work with my iphone now.  What can i do?..