cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain price for a range

Former Member
0 Kudos

Hi Friends,

I have created a freight condition which i want to maintain at item level and want system propose the value based on the ranges specified. How can i maintain the same in the system.

The requirement is as below:

0 - 100kg price is 171

101 - 200kg price is 2.65 per kg

201 - 350kg price is 2.71 per kg

351 - 500kg price is 2.45 per kg

500kg and above price is 1.71 per kg

Is it possible to achieve this. If yes then how.

Regards,

Wasim.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Wasim,

--Maintain your Freight condition type settings to calculate based on weight (cal type) in V/06.

--Maintain the scale settings Such as Scale basis, scale type etc.

--Go to T.Code VK11 and enter the Freight condition type & select the incoterms which you have maintained in Customer Master Record in shipping tab.

--Enter the Sales Area,material & Amount with validity periods.select the line item & click on scales

-- Mention the scale wise qty and price & save it

Let me know if your problem is solved

Regards

Pradeep

Edited by: Pradeep Kumar.A on Nov 3, 2011 5:58 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Include a field Gross Weight as like VBAP-BRGEW in the filed catalog of SD Pricing with the help of ABAPER.

Create a Condition table using this field along with other relevent fields.

Create an access sequence and assign the same to Freight condition type.

In the condition type definition V/06 maintain scales

scale basis as B=Value scale

Check Value as B= Ascending

Scale type as B= To Scale.

maintain condition records in VK11 with scales.

Hope this helps.

Regards,

Sharan

Former Member
0 Kudos

You can try using scales in VK11.

You would use scale type 'to'.

TO 100kg price = 1.71

200kg price = 2.65

...etc.

Former Member
0 Kudos

you can maintain the same in VK11