Split payment document  by cleared document

Split payment document  by cleared document
hello, do you know if it s possible the following requirement:
when posting a manual payment (F-53) my client would like to have bank line item splited by cleared document (invoice). Usually, you can clear several invoices with one payment (bank line item ) but my client wants to have the bank line item splited in several line items by the corresponding invoice cleared
example
now (allways)
40 vendor's invoice 1 100
40 vendor's invoice 2 200
40 vendor's invoice 3 300
50 bank                    600
future
40 vendor's invoice 1 100
40 vendor's invoice 2 200
40 vendor's invoice 3 300
50 bank 1                  100
50 bank 2                  200
50 bank 3                  300
I think that is not possible by the way...
cheers!

Hello
I have defined the Splitting method as following:
Z000000001 Splitting:
Business transaction           1000       Payments
Transaction variant            0001       Standard
Item category                  01000      Balance Sheet Account
As I want to split bank account in manual payments  I set Business Transaction as Payments, Transaction Variant as 0001...
Do you know how I can define that splitting of bank account in payments will be done based in invoice number?
The payment for the above vendor invoice then contains the following
items when entered:
PK         Account               Amount
50          Bank                    -100
25          Payables               100 (clearing 2 invoices 50 each)
Document splitting then creates the following document in the General
Ledger view:
PK        Account     Split (invoice)  Amount
50          Bank            INV1          -50
50          Bank            INV2          -50
25          Payables      INV1          50
25          Payables      INV2          50
I do not know how to configure that or is it possible. I have not seen "document" as  Define Document Splitting Characteristics...
Help will be rewarded...

Similar Messages

  • Payment document vs clearing document

    Dear All,
    What is the difference between payment document and clearing document,in which business scenario's we will use them.
    Thank you.
    Regards,
    D vasanth

    Hi,
    Payment document is also a clearing document of the underlying invoices.
    Whereas a clearing document is not necessarily a payment document. A clearing document can also be a clearing between multiple invoices, credit memo, debit memo, payments etc.
    Regards,
    Gaurav

  • Payment to Vendor, clearing document and relative invoice

    Hi experts.
    I have this doubt: if i have a payment in BSAK table that clear different invoices.
    So which field on BSAK table for a payment permit to derive uniquely each invoice?
    Thanks a lot.
    Regards.
    Andrea

    Sorry,
    perhaps i am not clear.
    So , i have an payment in BSAK
    blnr buzei AUGBL  
    50     1       50
    50     2       50
    So , if the field REBZG is blank, how can i link each payment uniquely to an invoices? So, in this scenario , the clearing document isn't sufficient because the relative invoice have the same clearing document.

  • Can business area change when we post a clearing document?

    Hi all,
      Is it possible to change the business area when we post a clearing document?
      For example, we need to pay the line item that have business area 3000. Then we use transaction F110 to create a payment then a clearing docuement will be created with business area 3000. Can we configure it to change to Business area 1000 when we do the payment.
      I tried to implement a FI substitution but Business area field cannot be changed(OSS Note 42615). we can do that by changing standard program but it is not recommended by SAP.
      Any idea on how to do this? Configuration, BTE or any user exits? Point will be rewarded for any helpful answer.
    Thanks,
    Chaiphon

    hi raj,
      Could you please explain more about assignment and substitution? did you implement this before?
      I am in doubt because OSS Note 42615 said that GSBER (Business area) must not be substituted. Therefore, if you implement it and there is no problem, I will do the same.
    Thanks,
    Chaiphon

  • Reversal of cleared document

    Hi All,
    Two KR documents "A" and "B" are cleared by the clearing document "C"
    Now, user realized there is wrong posting for document "A". So they want to reverse the document "A"
    They reset the cleared documnet, and reversed the document "A". But the document "B" and cleared dcument "C" are also appering as open items in the correspoding GL account report (FBL3N)
    How can we resolve this issue?
    Thanks,
    Vidya

    Hello Vidya,
    Kindly check this links.
    It may help you.
    Reversal of Clearing document-AR
    Reversal of Clearing document (Mass)
    clearing document mass reversal
    Thanks

  • Find cleared document according entry date of clearing document.

    Hi,
    i have poor performance in this issue. I would find cleared document according clearing document. On selection screen are cpudt and cputm clearings documents and i need to find cleared document for these document.
    First statement
    select bukrs gjahr belnr into table i_bkpf from bkpf where cpudt in so_cpudt and cputm
    Second statement
    select burks gjahr belnr into table i_itab
    for all entries in i_bkpf from bsas where bukrs = i_bkpf-bukrs
    <b>and augbl = i_bkpf-belnr and augdt = i_bkpf-budat</b>
    Third stat.
    select burks gjahr belnr appending table i_itab
    for all entries in i_bkpf from bsak where bukrs = i_bkpf-bukrs
    <b>and augbl = i_bkpf-belnr and augdt = i_bkpf-budat</b>
    all is OK but condition augbl = i_bkpf-belnr and augdt = i_bkpf-budat has very poor performance!!
    How to solve it? Do you have any solution?
    Thank you very much.

    Hi Vidlak,
    If you might have noticed, BSAK has a secondary index available (number 1) with the fields :
    LIFNR
    BUKRS
    AUGDT
    AUGBL
    GJAHR
    BELNR
    BUZEI
    in the same order. Now since you cant obviously build and query on the primary key atleast try to complete the secondary index key. I can see i_bkpf has BUKRS & GJAHR key, and in the index AUGDT comes before AUGBL hence in construct your where clause for the third statement as
    WHERE BUKRS EQ I_BKPF-BUKRS AND
                 AUGDT EQ I_BKPF-BUDAT AND
    AUGBL EQ I_BKPF-BELNR AND
    GJAHR EQ I_BKPF-GJAHR.
    this should certainly help improve performance.
    Also seeing how many FOR ALL ENTRIES clauses u are using, one thing for performance improvement is ensure the table is NOT empty before using it and sort the table with its keys.
    Hope its of some help.
    Regards,
    Aditya

  • Validation on Clearing documents

    Hello
        We need to write a validation on Clearing Documents.
    can we validate the clearing functions F-03, F-32, F-44 for certain document types? We want to make sure that DocType 'ZL','ZG','ZS','ZI'( Z doc types in our business landscape) can't be cleared with regular document types like 'KR','SA'.
      How can we descriminate the Document type of Actual document and Clearing document type with respect to field names.
    Appreciate your valuable answers.
    Thanks
    Suresh

    hi,
    look this discussion:
    Re: F-03 Clearing
    A.

  • MR11 - Missing clearing documents

    Hello,
    we used MR11to clear old postings on account 191100. For the most FI documents a clearing document was created (I think automatically), but not for all. Is it possible to create clearing documents for some not cleared Fi documents manually or automatically? Thank you in advance for your help.
    BR

    Hi Ali Brim ,
    MR11 is a month-end activity, by using this we can see the Missing clearing documents (Invoices)
    For example: MIGO is happens with 100quantity but MIRO is happens with Quantity 90 difference 10 is showing in this.
    when ever you post any differences between MIGO & MIRO it will appear in MR11, if you clear this automatically disappear from MR11, or else we can directly post/clear manually from MR11.
    Rds,
    Anil

  • How to get number document of Original documents

    Hi all !
    now I have a request how to obtain original documents. Specifically as follows:
    I have an Invoice 1. I'm partial payment for that Invoice. The system generates a new invoice and it will be the clearing document for an invoice. Then I continued to make a payment more than once.
    How can I get an invoice number of the document?
    If you have a solution or experienced this problem. Please just help me.
    I would just appreciate your help. Thank you very much.

    My specific requirements are as follows:
    I have Invoice_1 with a value of u20AC 10,000.
    I use T-Code F-02 to make Payment_1 enter the value 1000 EUR. Then Using Residual Clearing (F-32) to make clear the Payment_1 and Invoice_1.
    After making clear, the system will generate Invoice_2 with a value of u20AC 9,000.
    In the database of the system will be Invoice_2 Document Clearing of Invoice_1. How to document from the number of Invoice_2 I know the document number Address Invoice_1.
    Note: This is just a simple case because only a Payment was made. In fact there may be many times the payment should be made by the clearing document was very difficult.
    I want a solution that actually simple enough to know number Address document of the original documents from the document by Clearing document number.
    Thanks !

  • Complete billing document without accounting document

    Hi guys!
      We have some billing without account document because a erro in billing. The user instead of correct billing document and generated the account document, he created a manual account for this billing.
    Someone now how to complete this billing and liberated the value in a credit management.
    Best regards,
    Julio César

    Hi,
    First reverse that accounting document by using the T.Code:FB08.
    As your accounting document doesn't have any clearing document,so reverse it using the T.Code:FB08
    Enter the document number,Company code and Fiscal year and Enter the Reversal reason.
    Enter.
    After this complete your billing document.
    Create a new accounting document using VFX3 T.Code.
    If your accounting document has clearing document then reverse and reset it using FBRA T.Code.
    Regards,
    Krishna.

  • Down Payment Clearing Document shows as open item

    Hi,
    I made an Down Payment Request (f-47) for $ 1000; made a Down Payment on that request (f110) for $1000; posted an invoice (fb60) with $ 1000; cleared the down payment and invoice (f-54) for $1000.
    Now in vendor open item s(fbl1n), both invoice (KR) and the clearing document (KA) are shown, while in cleared items, the down payment request (KA), down payment (KZ) and the clearing document (KA) are shown.
    My questions:
    1) Why the invoice and the clearing document are shown as open items?
    2) Why the clearing document is shown as both open item and cleared item?
    Thanks in advance
    Edited by: Ming Cao on Mar 1, 2010 7:21 PM
    Edited by: Ming Cao on Mar 1, 2010 7:23 PM
    Edited by: Ming Cao on Mar 1, 2010 7:24 PM
    Edited by: Ming Cao on Mar 1, 2010 11:27 PM

    Dear,
    Do not worry this is standard behavoiur by the system..see the below flow...
    1. Create down payment request - F-47. (Open)
    2. Create downpayment from the request F-48. (Down payment is open)
    3. Clear downpayment F-54. (Invoice and payment are open in normal items and Downpayment and requests are cleared. So downpayment came to normal items.
    You will need to clear these items manually...
    Regards,
    Chintan Joshi

  • Billing document not cleared when processing Payment cards in Sales order

    Hi,
    I am having an issue with Payment card processing (credit card). We are using SAP R/3 4.7. When I use manual authorization, the status of billing document still shows "A" incomplete. The status shows authorization successful but not settled in billing document.The accounting document when billed shows not cleared.We are not using any interface for credit processing. The authorization check is done outside of the system manually. We are planning to use manual authorization for all such transactions. I am not sure if any specific config is to be done or am I misssing something.
    Any inputs in this regard would highly be appreciated.
    Thanks!
    Sanjay

    Hello Sanjay,
    Please also check to see if the field VBAP-ABFOR is filled for the line item (This is the Form of payment guarantee). Without this field filled the billing does not know that the item will be covered by payment cards.
    VBAP-ABGES (Guaranteed (factor between 0 and 1)) should also be filled with 1.
    I hope this helps.
    Best regards,
    Ian Kehoe

  • Payment clearing of a partially cleared document.

    Hello,
    I have a question on how the payment clearing works for the below scenario:
    When we post a credit memo for Vendor through MIR7, the below accounts will hit:
    Dr Vendor
    Cr GR/IR
    Dr Costs (Expense a/c)
    Cr Tax
    Cr Cash Discount Clearing a/c.
    As part of month-end they are posting the below document as,
    Dr Cash Discount Clearing a/c
    Cr Costs (Expense a/c)
    And they are clearing the Cash Discount Clearing a/c as it has both Debit and Credit entries.
    Now, they are trying to clear the Credit memo posted as above through F110. It is not clearing the Credit memo since it has the Cash discount entry which was cleared already. We are getting the error "Update Terminated error F1 805 Clearing: Line item 005 in document & already cleared".
    Please suggest what has to be done in the above scenario.
    Thank You.

    I believe F110 is trying to clear the cash discount clearing account and post to the expense account.  My suggestion would be to reset the clearing documents that cleared the month-end adjustment against the invoices.  Then reverse the month-end adjustment in the new month.  Once the clearing of the invoices has been reset, F110 can clear the cash discount clearing posting from the invoice to the expense account.  And because the month-end adjustment was reversed in the next month, the net effect of the reversal and the F110 postings should be zero for the month.
    Going forward the month-end adjustment should not be cleared against the invoices, but instead it should be reversed in the next month.
    Regards,
    Shannon

  • Document Splitting Error (GLT0002) while clearing Vendor line items by using F-44

    Dear Guru's,
    My client is getting below error while clearing the vendor using T code F-44, I checked related links but i could not find the suitable solution for this issue.
    Doc No: 35112789 has the problem.. i checked Document splitting related Config but it is fine and
    i can see the values in table FAGL_SPLINFO_VAL and not in FAGL_SPLINFO. Please help me to resolve the below issue

    Hi,
    You are getting this error as the document was posted before Document Splitting Activation or was posted when Document Splitting Active was deactivated.
    For the Documents posted before Document Splitting, Migration Cockpit is to be used.
    If there are few documents, then U can take a down time (ensure no document is posted in this time, if posted then you will get same error for the posted documents), remove the tick, clear the documents and Activate Document Splitting.
    Regards,
    Debashri Dutta

  • F110 Issue Split of Vendor line items in Clearing document

    Hi SAP Gurus,
    I have a strange problem with F110 payment programme when i am clearing the single  vendor line items example 4 line items through F110 system is spliting 4 line items into 4 different clearing doucments rather than creating one clearing document and showing an error 098 in document payment list.
    Can you please guide me in this issue
    Regards
    Srini

    HI
    This may happen because of any of the following settings:
    1) in the vendor master, payment transaction company code area, "individual payment" check box is selected
    2) "single payment for marked item" check box is selected in payment methos company code.
    Deselect the check box for making single payment for multiple open item

Maybe you are looking for

  • How to Allocate service cost against Sales order in Billing

    Hello Team, Need guidance to map below scenario: Customer has placed a PO for machine. Aganst this PO, Sales Order created and machine is delivered to customer. After this he was not satisfied with colour and requested to change the colour of machine

  • Function module MC_SEND_MAIL

    Hi Experts, How can I use this Function Module 'MC_SEND_MAIL'? Can anybody send me a sample code on how to use this function module for my reference. Thanks! James

  • Excel files convert to 1F32,tmp what does this means

    Hi Pls check this Excel files its not open (1F4F.tmp) 

  • Rooms invisible after creation

    hello everyone,    Our portal is EP7 SP15 and there is a very problem.    When i create a collaboration room in 'Room Creation', it looks nothing different and return successful message. But i can't find any rooms in 'Room Directory', 'My Rooms: Owne

  • Removed app from D110, still printing

    I removed the 7-day menu planner app from my Photosmart D110 over a month and a half ago, and it's still printing every week. It's not in my print apps menu, and I can't change the settings for it, because I removed it. When will it stop? It's wastin