cancel
Showing results for 
Search instead for 
Did you mean: 

PP Fileds

Former Member
0 Kudos

Dear fnds,

In Pricing procedure we have ....Subtotal,Statistical ,From and To Fields......What is the functionality of these fields..

How can i See the effects in the System....Plzz Explain me in General terms..

Thanks in Advance

Regards

Luckky

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi lucky ,

In the pricing procedure, u may find a number of condition types which will cater to different requirements in pricing (i.e to calculate net value of all the condition types)

In the process of calculating the net value sys should store the condition values (of condition types) in a table so that it can be used to drill down further in calculating the net value . (say if u arrive at a gross value and thereafter u have for eg tax which shld be reduced from the gross) .

In the sub total column we specify a requirement (eg 2) which has a routine stating where the sys should store the condition values.

If we check the field statistical, the condition values of those condition types will not be taken into consideration while calculating the net value (eg vprs - profit margin ) (price-cost)

It only displays the profit margin of the material which is derived from reducing the cost from the price of a material

If we specify the step no in from and to , the sys will take all the condition types falling in that range while calculating the net value

Hope it is clear

regards

kishore

Former Member
0 Kudos

Hi Lucky,

a) Subtotal : Its a variable used to collect the values of condition types at the pricing procedure which can later be used in some reports or further calculations. For example, we maintain the condition record for one condition type Z001 and collect it into subtotal field at Pricing procedure, then use some alternative calculation type for a condition Z002, and use the subtotal value of Z001 for its calculation.

b)Statistical: the main purpose is to ensure that this condition value does not effect the net value calculation of the pricing procedure. For example VPRS is a statistical condition.

c)From and To : Specifies the range of conditions based on which we can derive a value. Like mentioning the step numbers from 10 to 40, means the four conditions for example Z001- Z004 are cummulated and we can derive a sub total out of it.

Hope it helps.

regards,

Sadhu Kishore

Former Member
0 Kudos

Subtotal - Sums up total of a calculation in Temporary Table.

Statistical - Refers to only for Calculation purpose, but not to be posted to accounts.

From & To - This refers to calculation from which step & to which step.

Requirement - to minimize the search

Account Key - This is SD-FI Integration point & based on mapping in T.Code VKOA relevant G/L account is captured.

Regards,

Rajesh Banka

Reward points if helpful

Former Member
0 Kudos

Dear Lucky,

Subtotal is used to calculate further calculation. Statistical field is used to condition types which will not have any impact on net value calculation. Example VPRS.

From and TO field is used to calculate discounts, surcharge and tax.

Regards

MBS