Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in creating a billing document

Former Member
0 Kudos

Hi All,

I need to split one item of one delivery into 2 items of billing (via VF01). Example:

I have a delivery that has only one line with item material ABC and quantity 2000

I want to create a billing document (from the delivery above) with 2 lines with the item ABC. First line with quantity 1000, second line with quantity 1000 (both the same material XXX). This is necessary due to different taxes in each line, one with taxes, other without taxes.

please help!!

1 ACCEPTED SOLUTION

brad_bohn
Active Contributor
0 Kudos

Presumably the order has two different line items and they were combined for delivery and picking? Why don't you make the order items relevant for order-related billing and then hold the billing via a copy requirement until the delivery relevant items have been PGI'd?

1 REPLY 1

brad_bohn
Active Contributor
0 Kudos

Presumably the order has two different line items and they were combined for delivery and picking? Why don't you make the order items relevant for order-related billing and then hold the billing via a copy requirement until the delivery relevant items have been PGI'd?