Application Development and Automation 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: 
Read only

While creating a billing document

Former Member
0 Likes
428

Hi All,

I have a sales order, say with 3 line items with 3 different customer groups.

Now i am creating a billing document for this order using the transaction VF01.

As the Order has 3 items with 3 different customer groups, system is splitting each line item and creating 3 invoices.

My requirement is that, what ever may be the customer groups of the items in sales order, i want to cretae only one billing document per sales order.

Please help.

Thankx in advance,

Subhani.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
406

Hi Subhani,

Refer to the following very useful link:

http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/560f49545a11d1a7020000e829fd11/frameset.htm

Hope this will solve your problem....

2 REPLIES 2
Read only

Former Member
0 Likes
407

Hi Subhani,

Refer to the following very useful link:

http://help.sap.com/erp2005_ehp_04/helpdata/EN/dd/560f49545a11d1a7020000e829fd11/frameset.htm

Hope this will solve your problem....

Read only

Former Member
0 Likes
406

Initially we are prompting user to enter Customer group at item level, so that the corresponding Business area can be populated as per the mapping between them. But if customer group is different for each line item, at the time of invoice creating it is creating multiple invoices.

So we did in this way,

Instead of using Customer group, we used another field 'Product heirarchy' at product heirarchy. While creating a material we are prompting to provide Product heirarchy. depending on Product heirarchy we are populating Business depending on their mapping.