Hello ,
I need your help on this below topic, I couldn't find a proper solution to my problem through SAP.help website or through other discussion in scn.sap website.
1. For the below mentioned requirement , i created a variant table, created a dependency net and constraint, but to make it in effect i need to assign these dependency net in Create configuration profile for material and here i am able to choose only a particular material that means iam restricting the dependency to one particular material, where as i need this for all the materials in SAP. attached screenshot for your reference.
2.I tried to use the solution from the below mentioned link from sap.help, but to achieve this i need to write code in all the 50 characteristic value in characteristic A, and like this i have 5 more characterstic so this will make it more and more complicated and it will take days for me to do it.
Tables in Preconditions - Variant Configuration (LO-VC) - SAP Library
I have a requirement to hide multiple Characteristic values (around 50 values) and display just 7 values of Characteristic A when the user chooses a Characteris value "Axle" of Characteristic "B"
For example:
Characteristic B has the value (Axle, Pulley)
Characteristic A has the value (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,1,2,3,4,5,6,7,8,9,0,11,12,13,14,15,16,17,18,19,20)
When the user chooses the characteristic value "Axle" for the characteristic B.
Then when the user chooses the Characterist
should only be able to see the characteristic value ( A,K,Q,N,18,20,5). The rest of the chracteristic value should be hidden for the user.
Please help me.
Thanks in advance.