cancel
Showing results for 
Search instead for 
Did you mean: 

Group Scaling & Period Scaling in Pricing

former_member546319
Contributor
0 Kudos

Dear All,

We have configured a Period Scaling using the Rental Contracts process. That is scaling based on period.

Also we could individually acheive Group Scaling.

But we need both the conditions in the same, and system gives error saying only one of these is possible. Any Pricing exit to acheive the same.

Business Requirement in Details.

Service A Rs. 50/Year Upto Group Qty 10

Rs. 48/Year Upto Group Qty 25

Service B Rs. 90/Year Upto Group Qty 10

Rs. 80/Year Upto Group Qty 25

So the Price should be determined on of Quantity also and number of Years (period - could be even in days)

Regards,

MLN Prasad

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

It looks, you need to develop a routine (in t.code VOFM) with the calculation logic, and assign the routine in the field Scale formula of the condition type in t.code V/06.

Regards,

former_member546319
Contributor
0 Kudos

Hi Shiva Ram,

I am not very conversant in SD, can you help further.

I had already configured Group scaling and working, so now I want the period scaling through Custom Routine.

So in which Tab should I do the development in VOFM and can we modify any existing standard Routine.

Should I assign the Routine in Condition type / Pricing procedure?

Regards,

MLN Prasad

former_member546319
Contributor
0 Kudos

Hi All,

We have used standard yearly scaling in configuration and for Quantity scale used a Z-Table to maintain the same.

The coding was done in USEREXIT_XKOMV_BEWERTEN_END in Include: RV61AFZB.

Closing the thread.

Regards,

MLN Prasad

Answers (1)

Answers (1)

former_member217082
Active Contributor
0 Kudos

Hi Prasad

For the condition type,in V/06 check the calculation type.Maintain the option C (Quantity-dependent) for the calculation type feild and then check wheather it is working or not.

Regards

Srinath