cancel
Showing results for 
Search instead for 
Did you mean: 

VC -Dependency

Former Member
0 Kudos

Hi,

i've setup VC with Sales order BOM Explosion, it's working fine.


i've few Dependency rules Requirements

Material: Bike
Characteristic: Wheel size.  Char Values: 10" 20" 30"
Characteristic: Color. Char Values: Red, Blue, Green

Requirements:
if customer country is only CA (Canada) in customer master xd01

then
1. characteristic: wheel size should be hidden
2. Characteristic Value: red should be hidden

it should be visible for all other customers countries.

Pls. suggest how this can be achieved.

Accepted Solutions (1)

Accepted Solutions (1)

Flavio
Active Contributor
0 Kudos

Hi Sapper,

I believe it should be possible to achieve this by means of a Reference Characteristic that points to table KNA1, field LAND1, for instance.

Then use it in object dependencies.

Hope this could help.

Bye,

Flavio

Former Member
0 Kudos

HI Flavio

can you Pls provide more details on ref characteristics & what setting i need to make to achieve this.

Ritz
Active Contributor
0 Kudos

sapper sap,

I feel , table KNA1, field LAND1 will not work with referance characterstic.

you ccan create a function , which can have logic to fetch out country for customer , and attach this va characterstic Country for fetching values based upon customer, then write a dependencies type precondition to restrict the value of characterstic colour & characterstic for wheel size.

check link for more details

http://help.sap.com/saphelp_erp60_sp/helpdata/en/92/58d455417011d189ec0000e81ddfac/frameset.htm

Hope it will help you.

Thanks

Ritesh

Answers (0)