cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing Condition Scales Issue

Former Member
0 Kudos

Hello All,

Following is the scenario:

In material master conversion factor is maintained as  1 packet (Sales Unit) = 60 kgs.

In pricing condition records scales are maintained as

1 to 60 kgs Rs 14

61 to 70 Kgs Rs 15

71 to 80 Kgs Rs 16

So if i create a sales order for 10 packets system is picking 16 Rs / Kg price.

Need system to price based on scales i.e upto 60 kgs the price should be 14 and from 61 to 70 it should be 15 and from 71 the price should be 16 Rs.?

Can any one suggest how this can be mapped,can it be done using standard functionality or enhancement should be done.

Regards,

Udai

Accepted Solutions (1)

Accepted Solutions (1)

deepak_dhamat
Active Contributor
0 Kudos

Hi Udai ,

Please  take help of VOFM transaction  . for creating pricing Routine  i.e condition value  or Condition base value  .

that routine gets called in  creating sales order   . you can add logic in that routine  .

Read about VOFM Tcode  it will help you for pricing condition 

regards

Deepak.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Udai,

As per the requirement you want to maintain scale wise price.

For scale wise price you have to do back setting for condition type for base price i.e  maintain

"D" indicator in scale basis of condition type for price.

After that maintain condition record accordingly scale and price should be maintained in vk11

Regards

Yogesh

0 Kudos

Dear Uday,

Firstly Create a material with EOM as KG and Maintain Sale unit as PAC where in maintain 1 PAC=60KG right.

Secondly, maintain the condition record with the combination of material with the base unit of measure as PAC and maintain the scales like wise

1 Pac - 14 INR

61 Pac - 15 INR

71 Pac - 16 INR

Finally, create a sales order with quantity as 10 then system will obviously pick 14 INR.

I tested its working fine.

Reward if it is helpful.

Regards,

Saher Md.