cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reading an attribute value from master data

Former Member
0 Likes
1,072

Dear all,

My aggregation level is as follows:

city1 - city2 - price - km - planned price

also i have created a characteristic as distance id., which has attributes

Distance id: city1 - city2 - km.

so in my planing template, when i enter city1 and city2 i need to get km from master data.

How can i do that with planning functions? Is there any other suitable way to configure that?

Thanks

View Entire Topic
Former Member
0 Likes

Did you try to use ATRV function? That will read attribute values of a characteristic.

Raga

Former Member
0 Likes

Hi,

if ATRV does not help you, which I can think it will, you can also call a short and simple function module. You hand over city1 and city2, you return the km.

Regards,

Andreas