cancel
Showing results for 
Search instead for 
Did you mean: 

pricing depending on total net weight

Former Member
0 Kudos

Hi gurus,

I' ve a little problem with client's request, so hope you help..

For sales orders, last item line is always a specific item(something like TRASPORTATION COST,

with Net weight = 0).

The pricing for this item depends on total net weight(whole sales order), so i created new condition

type(ZFRE) --> calc. type E(net weight), group -->checked GroupCondit(1).

Item checked

Scale type (net weight)

The reason for scale is to maintain rates depending on total net weight

example : from 1 kg 1$ per kg

from 300kg 2$ per kg.

so i' ve created a condition record with the above scales.

Unfortunately, the system finds the rate based on item's net weight(client wants total net weight).

Is it possible to have condition record and somehow the system checks scales based on total net weight?

(I thought about scale formula... is it correct?).

Also, i think that cond.type E is wrong because if i can get the rate

(from condition record) the condition value for the item will be 0.(net weight for the item is always 0).

Is it possible to create a formula (for example : appropriate rate * total net weight) and assign this at

calculation type for this cond.type.

The cond. type is item condition

.

I' ve tried many variations but i could get something.....

Bst regards

Bauman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi bauman,

As per I can think of is that you have to maintain your condition type ZFRE as a header condition.

If you give ZFRE to the item level then it will consider only single quantity not the total net quantity.

In condition type just check header condition also remove access sequence and save it.

Now try to do the manual entry at the header level of the sales document type.

And check out the result what is giving.

Regards

Raj.

Former Member
0 Kudos

Dear Raj,

i want item condition because there is access sequence and condition record(with scale values).

So, header condition is not appropriate for this situation

Bauman

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In detail screen of your condition (V/06), please check Group condition and maintain Group condition Routine as 01-Total document.

I hope this will solve your problem.

Regards,

Abhee.

Former Member
0 Kudos

Dear Abhee,

i ' ve already checked that, but the problem still remains. Also i don't want distribution on items

(imagine somethign like header condition behaviour but item condition existence)

What about routines or formulas?