cancel
Showing results for 
Search instead for 
Did you mean: 

Net sold quantity calculation

Former Member
0 Kudos

Hi Sirs,

A pricing doubt as follows:

My pricing procedure has

1) Base price ZBSE = 1 per unit

2) Diccount ZDISC = 28 %

3) Manual price ZMAN = 5%

So for 100 units total charge is ZBSE----- 1 x 100 = 100

ZDISC-----28% of 100 = -28

ZMAN------5% of 100= 5

-


Total charge = 77

So interms of quantity sold, the quantity sold = 100(ZBSE) - 28(ZDISC) + 5(ZMAN) = 77.

My Doubt is:

1) Where can we see this net quanity sold.How can we check that it is calculated correctly in the system?

2) I want the amount of money for ZMAN to be deducted in pricing, but it should not affect the net quantity sold.

How can remove the quantity attached to it but not the charge.

Is that possible if yes how can i acheive it?

PLEASE SUGGEST !

Thanks in advance

Monti

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi there,

1) Defne a new line in your pricing as Net Price. Give the calculation From & To. Store the value in a subtotal for eg T. If you want to display the net quantity sold somewhere in the SO, define a new field in the screen layout, pick the value from the subtotal T & display.

If you want to print the value somewhere in the printout, pass the subtotal value in the print prog.

2) Can you pls elaborate what functionality you want here. When calculating net price, ZMAN is already considered. It is also not effecting the net quantity as I understand.

Regards,

Sivanand