How to avoid Invoice Split due to billing date, reference number and payment reference?

Hi,
In a scenario of delivery to invoice copying, we are facing issue of invoice split.
After analysing split, came to know that split happened because of different billing date, reference number and payment reference.
In VTFL we kept below fields blank at header level:
Assignment Number
Reference number
In VTFL we kept below setting at item level:
Copying requirements: 001 (this is a del related Pro-forma invoice)
Data VBRK/VBRP: 001 (Inv.split (sample))
Also in VF04, at "default" tab maintained billing date, but still system is splitting invoice.
Split analysis showing below results
Different billing date
Different reference number and
Different payment reference
Pls let me know how to avoind this split. Do we have to copy routine and do changes into it to avoid split.
Regards/Pravin

Hello,
Also in VF04, at "default" tab maintained billing date, but still system is splitting invoice.
Split analysis showing below results
Different billing date
Different reference number and
Different payment reference
this doesn't seem to me standard behaviour (as it regards the billing date). Try the same with VF01: enter manually the billing date, the documents to invoice and press "Billing document overview";  if it keep on splitting according to the billing date, I guess that there's a user-exit during the creation of the invoice, which determines the invoicing date.
Check the following exit:
RV60AFZA
RV60AFZC
RV60AFZZ
Best regards,
Andrea

Similar Messages

  • How to avoid invoice split due to different billing due dates?

    Dear All,
    How to avoid invoice split due to different billing due dates for the group of  outbound deliveries?
    Thanks in advance.
    Regards,
    Niketan

    Hi,
    Thanks for the inputs.
    I want to avoid the invoice split during invoice creation through transaction VF04 for  no. of delivery documents having different billing due dates.
    I can club only 14 delivery documents via VF01 which will have the common billing date. Is there any other method of clubbing 25-30 delivery documents with different billing due dates in one invoice?
    Regards,
    Niketan

  • How to avoid invoice split due to different billing dates?

    Hi All,
    How to avoid invoice split due to different billing dates during executing VF04 transction?
    I want to club 30 delivery documents with different billing due dates in one invoice.
    I am using VF04 tr for the same. However, here i cannot control the invoice split based on diff billing due dates.
    If the same thing is tried via VF01 , it allows only 14 del dcouments at a time.
    Can u suggest  abetter technique to do the same?
    Regards,
    Niketan

    I think I already explained you in a similar post to use VF04 setting the billing date as default:
    menu: settings->default data. Place  the date in field Billing Date.
    pls. reward if helpfull
    Roberto

  • How to avoid invoice split due to different partner function?

    Hi,
    I have problem when i create a bill from two deliveries. During the billing overview i have two invoices and the split analysis give me a message split due to different partner functions. The split must be avoid because we are using custom partner. Í try use the VOFM control copy but without result.Can you help me, please?.

    Hi Pedro,
    To combine multiple deliveries into one billing document, the deliveries should have same PAYER, PAYMENT TERM, INCOTERM, BILLING DATE and DESTINATION COUNTRY.
    Ship-to-party or BP etc are not the criteria for combination.
    If the above criteria are not same then you can not combine the deliveries.
    Some settings in the copy control (VTFL)has to be made.
    At Item level in VBRK/VBRP field put value "001".
    At Item level in the Copying requirement field put value "004".

  • Avoid invoice split due to change of address in Sales order

    Hello Gurus,
    I have one business scenario, where, bill to party address is different in sales order then customer master. Such orders are collectively billed and should generate  one invoice. ( all the sales order for a customer have same bill-to party address, bud different from customer master). In standard functionality it will split. I want to avoid split and in invoice bill to party address in sales order should be copied. Is there anybody have similar scenario faced before?
    Regards, and thanks in advance,
    Mukul

    Hi Lakshmipathiji,
    please find below screen shot, where we have address as one of the criteria. but other three criteria  has become my problem. ABAPer has able to remove address as split criteria but can't find how these three criteria is splitting invoice. They are nothing but invoice number and payment reference.  Can you help me with this?
    Regards,
    Mukul

  • Invoice splits due to Foriegn Data

    Dear consultants
    Iam facing the Invoice split due to Foriegn trade data.
    Kindly let me Know where to Remove the Foriegn Trade data in the Configuration screen so that i will not get the Split
    Regards
    Prakash

    Dear Prakash,
    You can set it in Copy Control between Delivery Document & BIlling Document.
    Use T-Code VTFL, select source Deliver & Target Billing Type & Display Header Details.
    Here there is a field for Determine Export Data. You can make necessary setting here.
    There is also settings for "Foreign Trade Data in MM and SD Documents", which u can check at IMG - Sales and Distribution - Foreign Trade/Customs - Control Foreign Trade Data in MM and SD Documents...
    Hope this helps...
    Thanks,
    Jignesh mehta

  • Invoice split due to Header data.

    Hi Friends,
    I have a requirement that invoice are spliting into two...and i have to stop that spliting and all items should be in one invoice...
    I have two routines 601 and 602.
    In routine 601 --one of the item is storing and creating the new invoice.
          Billing type       -F2
          Delivery type   -LF
      item category    -   ZICV
    In routine 602-all the remaining items are stored.
             Billing type       -F2
          Delivery type   -LF
      item category    -   ZTH1...
    Can some help me regarding this;;
    Edited by: vansri$99 on Oct 5, 2011 10:33 PM

    1.I am unable to debug the routines 601 and 602.I have set the break point in the routines and staRted executing the VL03 but the routine is not triggeing in debuging mode...Am i doing the beduging correct?
    Those routine are triggered while creating bill, so transaction vf01 or vf04.
    2.The routine 601 has the Dien material item and routine 602 has the reamining items..so I am trying to add the logic in the routine 602..
    In routine 602 they have passed the spart,vtweg,vgbel to the structure ZUK3 and then passed to VBAK-ZURKI.
    So do i need to add the logic in the routine 602?
    I suppose you mean VBRK-ZUKRI, not VBAK-ZUKRI.
    That mean it's created a bill for only one delivery (VGBEL):
    It depends on how the routines are called, if those routines are always called, it's better to manage the split logic in a routine only, because it's a header data, so it's better to manage it centrally.
    If it's called 602 or 603, you need to repeat that logic in both routine,
    So it's depends on if the bill can alwyas have at least one item of category ZTH1
    3.The Dien material has a Different Iten category ZTH1 and all remaining items has ZCV1.Does the Dien materials has the same Item Caterory.If yes, Can i add the
    CASE KNA1-KATR10,
    WHEN 'ZZ2'
    ZUk3-PSTYV= VBRP-PSYV,
    VBAK-ZURKI = ZUK3.
    END CASE.
    That mean if a delivery has item of category ZTH1 and ZCV1, and KNA1-KATR10 is equalt to ZZZ you'll create 2 bills:
    one for items ZTH1
    one for items ZCV1
    If you need to do it, yes you can do it, but in this case you need to place the logic above in both routines: they are assigned in copy routines to item category, so I suppose ZCV1 triggers 602 and ZTH1 triigers 603 (see VOFM transacation)
    Max

  • Invoice split due to Batch split

    Hi All,
    I am facing an issue, whenever i create a delivery with batch split and invoice the same delivery, system splits the invoices into 2 invoices, one with zero value for the particular item, and other invoice with different line items with same material and different quantities as per batches.
    Client doesn't wants to process as described above, and wants to create single invoice for the same. please help.
    Thanks in advance
    Amit

    Amit,
    You will ahve to use routine for this...check copy controls VTFL...See in that std routine used is 001...with  ABAP you will ahve to copy that AND create new routine with new logic which will avoid invoice split due to batch...Try to test applicability first..
    REWARD IF U FINDS THIS AS USEFUL....
    Regds
    MM

  • Invoice split due to 'Number of foreign trade data in MM and SD documents'

    Hello experts,
    We need to avoid invoice split that happens becuase of the different foreign trade numbers on delivery headers. After going through few of the other related threads, I found one solution to this issue where in
    We go to VTFL and under DEL TO BILL AND HEADER DATA -->DETERMINE EXPORT DATA maintain B
    Using above we can avoid invoice splitting. But this still does not resolve my issue as for us some plants need setting of A for the above. So we were wondering how we can control this setting based on the plants.
    Lakshmipathi, Yadav, Raja Singh,... Please share your thoughts.
    Please avoid using personal names
    Edited by: Lakshmipathi on Sep 18, 2009 7:38 PM

    Hi,
    For your particular process you have to by Pass the invoice splitting which is based on foreign trade data. But as per standard it wont be recommended. But if you are very much assured this is what you want you can create splitting rule which will bypass checking the Foreign trade data. For this , go to VOFM and select data transfer, billing documents, and copy routine 001which is for invoice splitting, modify this routine and make another one with your requirement and assign it to VTFL data transfer.
    Hope it will help.
    Thanks,
    Raja

  • Invoice Split due to Tax Departure country and Number of Foreign Trade Data

    Hello Friends,
    With all the search I have done, this question was asked and answered a lot previously, but at the same time most of the previous solutions confuse me or didn't help me to solve the issue.
    My issue is there is a invoice split for a sales order, yes its Order based Billing.
    We had order combinations with two different plants before in the past and had no issues, but this plant is in abroad foreign country.
    So I checked VTFA. ( order - billing copy control )  
    Header:                                                                                                          Item:
    Copy requirment          001   Header/order-related                                 Copying Requiremnets    002   Item / Order related
    Determ.esport data      B                                                                         Data VBRK/VBRP              (Blank)
    Assignment Number     E
    Reference Number       A
    The Billing split analysis shows as:
    Split due to different header Data:
    Fld Name                                          $000000001                                $000000002
    Export indicator                                                                                   Z
    Tax classification 1 for custo              1                                                0
    Number of foreign trade data                                                              0000000667
    Tax Departure Country                       US                                             NL
    Please do offer advice and solutions. Thank you.

    Hi
    First, use SAP Note 11162 - Invoice split criteria in billing document as a checklist. Check it carefully.
    After, subroutine VOFM in Data VBRP/VBRK. Check routine 007 as a template. The idea is populate the field ZURKI (CHAR 40) with a concatenation of strings. Each value is a different invoice. So, if the concatenation is over 40 characters, the do an offsetting of some values. As SAQ MD says, take the help of an ABAPer.
    I hope this helps you
    Regards
    Eduardo

  • Invoice Split due to Foreign trade number

    Hi,
    I am getting Invoice split due to foreign trade number.I do not want to have the invoice split because of this .Please suugest
                    ZF2                                           ZLF
    Copying Req    003
    Determine Export Data  A
    Allocation Number   E
    Reference Number   C
    Regards
    Rahul

    hi,
    you need to create a new copy control routine and ZUKRI( Combination criteria in the billing document) needs to be modified so that splitting do not happen because of foreign trade document number
    Thanks & regards

  • User Exit to avoid invoice splitting

    Hi Experts,
    I need a user exit to change this setting on invoice splitting to omit partner function if it is different.
    Does anyone has any idea on that?
    Thanks in advance.
    Best regards,
    Chris Gu

    Hi,
    Check SAP Note 11162 - Invoice split criteria in billing document, it tells you all reasons that happens in invoice splitting.
    I hope this helps you
    Regards
    Eduardo

  • Invoice Split: Sales orders with Differnt PO number

    Hi Experts,
    I was created two sales orders (OR) with different Purchase order number and done collective delivery using VL10, while create the invoice; Invoice was spited based PO number. (Reference doc is delivery I was given)
    I am wondering there was no Purchase order number in delivery document but how system has done Invoice splittingu201D. Can you please explain me How Invoice split had done in above case.
    I have maintained everything stranded settings onlyu2026 
    Thanks in advance,
    Regards,
    Pa1 _Jackson Robert

    Dear vijay kumar      
    This is due to the copy controls in between "VTFL" in that you can find the reference number and assignment number. These fields will be use full to pass the SD information to FI.
    In our issue The  "Reference number" you must have mentioned "A"(Purchase order number) Change this and maintain either D or E.
    Because in sales order you have given different purchase order numbers and try to make ot one single invoice with reference to one single delivery documnet.
    When you are combining the sales documents in to one invoice system is confusing , which reference purchase order number it should take in order to pass the information to FI.
    So it is splitting the invoice.
    Please revert if you have any further clarifications
    Thanks&Regards
    Raghu.k

  • Invoice split due to different price group

    Hi Experts,
    My business scenario starts from scheduling agreement -OBD- Commercial Invoice-Excise invoice - ARE3 Invoice
    To address different prices in the scheduling agreement i have maintained the pricing based on price group.
    The two line items falls different price group, it is fetching the prices correctly
    but the problem is ,invoice gets split up because of different price group.
    I know the control is in copy control VTFL- data VBRK / VBRP-invoice split, here VBRk-ZUKRI is not accounted with VBRP-KONDA_AUFT
    Could you please help me to explain this split functionality in details to avoid splitting of invoice ..please
    With regards,
    Pratheep

    Hi friends,
    Split due to Different header data
    Price group (Customer) 5 and 4
    How to overlook this split, where do i bypass this splitting functionality
    Thanks,
    Pratheep

  • Invoice split due to different partner data

    Hi,
    Based on two sales orders, we would like to create one billing document. Here's the case:
    Sales order 1 (and delivery 1) has customer number A as sold-to party and customer number C as bill-to party and payer
    Sales order 2 (and delivery 2) has customer number B as sold-to party and customer number C as bill-to party and payer
    Using the "Simulate" option in VF04 causes the system to propose two different billing documents, due to the following (info from the split analysis):
    Split due to different partner data:
    Customer Number 1
    Address
    Split due to different header data:
    Sold-to party
    We have attached a VOFM routine to the processing, in which we clear out the sold-to party:
    clear: vbrk-kunag
    This eliminates the "split due to different header data", but how do we clear out the fields "Customer Number 1" and "Address"? I have tried the following code in the same VOFM routine, but with no luck:
    clear: vbpa-kunnr
    -> How can we clear out the customer number and the address to eliminate the split?
    All helpful answers will be rewarded.
    Best Regards,
    MV

    OMG! This is crazy - I don't think you're supposed to do this... It will mess up the standard functionality - reports, index tables, etc.
    Tell your SD consultant to configure partners differently, so that Sold-to is the same but Ship-to or something else is different. Or, in the worst case, you can always create a custom program and Smartform to print several invoices together, if your customers require.

Maybe you are looking for

  • T-code required for Substitution

    Hi all, This is regarding the query on substitution that I want to write, as per my knowledge t-code OBBH is used for FI substitutions. But when I came across the t-code GGB1 there I found the application area as sales order specific substitution whe

  • Can i put powerpoint onto my mac pro?

    Can I use powerpoint on the mac pro?

  • How to show the region multiple times on the same page

    Hi, I have a PL/SQL Dynamic Content region which creates a report with custom layout using pl/sql web toolkit. The stored procedure takes the parameter and creates report. Can I display the same region multiple times by calling it from loop with diff

  • How to automatically launch work contexts ...?

    Hi there, How to automatically launch work contexts ...? By the term context, I mean: - when I'm working on website design, I always need to have Coda application on the right, a browser on the left. - when I'm developing with XCode, I need XCode on

  • User Exit for transaction IW38-mainte of dates pop up-Tech comple button

    Dear ALL, In the transaction IW38 once the Technical Completion button is clicked, i need a pop up dialog box which normally appears when the Complete button is clicked in the application toolbar for the transaction IW32. Please help out in implement