cancel
Showing results for 
Search instead for 
Did you mean: 

One to many Value assignment between characteristics

MangeshP
Active Contributor
0 Kudos

Dear Friends

I have requirement like object dependencies.

There are two characteristics CH1 & CH2

CH1 has Values D1, D2, D3 (Department )

D1 has DV11, DV12, DV13 (Divisions)

D2 has DV21, DV22, DV23 (Divisions)

so on...

Let say I select Value D2 in CH1.

So my requirement is When I click CH2 f4 I should be able to see values DV21, DV22, DV23 out of which I should be able to assign any one to CH2 as value.

One to one can be done with object dependency by Actions.

With which dependancy can my scenario be achived.

With Warm Regards

Mangesh Pande

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mangesh,

Use dependancy type Precondition for the same and use following scenario:

CH1 has Values D1, D2, D3 (Department ) Maintain these values in CH1 characteristic.

Then in CH2 maintain values DV11, DV12, DV13 (Divisions) and DV21, DV22, DV23 (Divisions).All values you need to maintain here. Then give object dependacy precondition as D1 to DV11, DV12, DV13 (Divisions) and D2 to DV21, DV22, DV23 (Divisions). When you will select CH1 and D1 only these assigned values will come and you can select any one of them or all.

Same way you will find DV21, DV22, DV23 (Divisions) values for CH1 and D2.

I hoep this will resolve the query.

Regards,

Ravindra

MangeshP
Active Contributor
0 Kudos

Dear Ravindra,

Thanks a ton !!!! for your help.

It worked and satifies my requirement.

Thanks once again. Full points awarded.

With Warm Regards

Mangesh Pande

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Mangesh Pande,

I'm very interested about your problem. In fact I implemented the same solution (object dependencies) but It doesn't work in my substance specification. (property tree)

I found a SAP note 728636 that explain that EH&S does not support object dependencies in the classes in question!!

Did you implement something other in order to allow the dependencies to work in EH&S?

Thanks a lot for your answer,

Best regards,

Ricci Olivier