cancel
Showing results for 
Search instead for 
Did you mean: 

Object dependency issue for different data types.

pravin_kusumbe2
Participant
0 Kudos

Hi

I am trying to use to different types of characteristics as Character and Numeric in same dependecy but getting error message.

Is there any reason, Why cant use them together in same dependency?

Regards

Pravin

Accepted Solutions (1)

Accepted Solutions (1)

Flavio
Active Contributor
0 Kudos

Hi Pravin,

Could it be possible for you to post the dependency code, with characteristics and error details?

They could help in finding the reason for this issue.

Thank you and bye,

Flavio

pravin_kusumbe2
Participant
0 Kudos

Hi,

I have Three different characteristic for steel materials with data type as given,

Thickness  ( Character)

Temper     ( Character)

Width          (Numeric)

I wanted to apply the Selection Condition on BOM line Item as,

Thickness = '1.5 mm' and Temper ='AL1' and Width = 500
  above condition gives me error msg.

If I change the Data type for Characteristic Width as Character then It work fine.

Thanks.

Flavio
Active Contributor
0 Kudos

Hi Pravin,

That's weird. I just tried it out in my Dev system without any trouble.

What is the error message you get?

Thank you

Flavio

pravin_kusumbe2
Participant
0 Kudos

Hi Flavio,

Below is the error message,

E28063 Reference to object $ROOT, $PARENT or $SELF required

E28023 Error in syntax check for simple condition

Flavio
Active Contributor
0 Kudos

Hi Pravin,

I can simulate those error messages when trying to use a numeric characteristic as it is text (that is, value between ' ').

This is my trial with two character and one numeric characteristic, no problem:

This is when I got the error messages, while I am passing the numeric value as text, for width:

I have now one doubt: Could it be possible that the characteristic Thickness is of numeric type, with unit of measure 'mm' ?

In such a case, you should see a value of 1.5 mm, but the actual value is just 1.5, and then in the dependency it should be considered as such.

Just let me know.....

Thank you and bye,

Flavio

pravin_kusumbe2
Participant
0 Kudos

Great help Flavio!!

Funtastic Its working fine. Thanks a lot !!

Regards,

Pravin Kusumbe

Answers (1)

Answers (1)

Former Member
0 Kudos

Hii Pravin,

I hope this SAP's  Variant Configuration (LO-VC) Release 4.6C file snap shot will be a help at your end

If you still have any concern please ask specific.

Regards