Register Login

How to Create Invoice for Single Order/Delivery

Updated May 18, 2018

Hello all, 

We have a custom order type for our repair orders (ZRAS). We use tcode VF06 to create invoices for the sales orders nightly by a batch program. We have noticed that the invoices being created have multiple orders with different deliveries all on the same invoice. They belong to the same contract and customer. Our Billings department has requested that we enhance the invoice creation program so that only a single invoice is created per ZRAS sales order/delivery. Have any of you experienced a similar request as this and have any insight on how to go about doing this? The trigger would be off the doc type ZRAS. 


Comments

  • 05 Jun 2014 8:01 am Sonia Barwar Helpful Answer

    This is achieved by using standard routine in copy control. 
    If you use order based billing, then in copy control order to bill under 
    bilingual configuration menu. In item copy control field data vbrk/vbrk use 
    value 003. 

    If you use delivery related billing, then do the in the same field under copy 
    control from delivery to billing document. Routine 003 is meant for not to 
    combine orders or deliveries.


×