cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Configuration - Subordinate values

Former Member
0 Kudos

Hi,

Can anybody please help me out with the following issue that I am facing?

I have characteristic called 'Country' which has two Subordinate value nodes Europe, North America. The characteristic 'Country' can have multiple values and is 'Character' format. Under 'Europe' node, I have subordinate values such as 'France', 'England'. Under 'North America' node, I have subordinate values such as 'Canada', 'USA'.

The issue which I am facing is that while creating a procedure, I am unable to use statements such as IF Country IN ('3', '4') *where 3 is for France and 4 is for England.

Is there any way I can use the 'IN' statement for subordinate values or is there an alternative way?

My country list is quite big per continent so I don't want to use a statement like:

IF Country = '3' OR Country = '4' OR...

Please help me out with this.

Thanks in advance,

With best regards,

Sunil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sunil,

Pl refer this link on Variant Configuration :

<a href="http://sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm">Variant Config Steps</a>

Might just help.

Thanks,

Sadhu Kishore

Former Member
0 Kudos

Hi Sadhu,

The web page opened up by the link you provided does not specify anything about subordinate values.

Thanks for trying to help.

With best regards,

Sunil