cancel
Showing results for 
Search instead for 
Did you mean: 

Quantity based Billing plan

Former Member
0 Kudos

Hi All,

We have requirement that based on quantity need billing plan.

Example:-

SO 1234

Item                Quantity

10                     100

I need to billing based on Quantity like

Billing date          Quantity

30.01.2013            15

31.03.2013             35

15.04.2013             10

same like above user need do period billing for quantity.

FYI....In my project SD flow we are using order creation, billing and invoice. no delivery etc...

I checked below links but no answer.

http://scn.sap.com/thread/1459556

http://scn.sap.com/thread/1068805

Thanks,

Preddy

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The optimal way out for your requirement is that - You have materials for Billing and Delivery seperately.

Billing MAterials (Dummy) are just meant for Invoicing purpose -

Delivery Materials are meant only for Logistics purpose.

In the sytem the properties of these materials should be as below:

Billing MATERIAL 1/2/3 (Based on different Quantitiess - In your case 15,35,10): One - A Dummy material (No Stock) - Item Category with Billing Relevance as "I" and the item category will not have delivery possible. - Perform your Milestone Billing with this material.

Delivery MATERIAL 2: Physical product (With Stock) - Item Category with Billing Relevance as "A" and the item category will have delivery possible. - Actual Delivery of your material

Please let me know for anhy further information.

Regards

former_member182378
Active Contributor
0 Kudos

Preddy,

The links you have provided are good examples!

Both the links / threads have delivery. On the other hand your process does not have delivery.

Could you please explain the business scenario?

A sales order is created with one line item for 100 units and you want to have several bills (on different dates). Why?

Former Member
0 Kudos

Hi All,

Is there any idea on above requirement please.

Thanks,

Preddy.

former_member205178
Contributor
0 Kudos

Hi,

If you are wanting to use billing plan feature then there are only two ways:

Periodic Billing

Milestone Billing

I dont think you have Quantity Billing to fit this requirement. If you still want to play around with a Billing Plan feature there might be some ways.

Since the Billing Plan is not consistent and is purely based on some random dates we cannot have any Billing Plan Type which is consistent in the way you want.

If this is a requirement for few customers and Sales Orders, another way is that you can try to have a number of line items in the order with those billing quantities and dates. For example:

------------------------------------------------------

Line Item #         Date                      Qty.

------------------------------------------------------

Line Item # 1      30.01.2013            15

Line Item # 2      31.03.2013            35

Line Item # 3      15.04.2013            10

------------------------------------------------------

Thanks.