Hi All,
I have a doubt in Variant Configuration. In CL04 I created a class called FIBER. I created 2 characteristics
in CT04 as Fiber_Id ( type Char20) and Fiber_color (type Char10) and assigned to the class FIBER. The characteristic values for Fiber_Id are say A100, B110,K120,C130,A111, A333. The characteristic values for Fiber_color are say Natural, Blue,Green and White. For all the Fiber_Id s starting with 'A' the Fiber_Color should be Natural. So in the tcode CT04 I have chosen the chracteristic value Natural and written the precondition as Fiber_Id+0(1) EQ 'A'. This gives me syntax error. Can anybody help me to process strings in Object dependency editor in CT04.
Thanks,
Manjula.S
Edited by: Manjula on May 13, 2008 5:15 PM