‎2007 Sep 19 8:59 PM
Hi frnds
I have an issue in VC that cannot be resolved by using dependencies in VC. The problem is, there are say four materials(A,B,C,D) and then on of the characteristic value in the config is material dependent but does a lookup from MARA table and is populated, at this time the value populated does not do verification so sometimes the user enters the wrong value. I want to restrict the population of the characteristic value wrt the material entered.
Is there a user exit which can support this issue on Varian Configuration???
Will appreciate your responses.
‎2007 Sep 20 1:02 AM
Hi,
At the characteristics level in Values tab u can define a check table or a function moduel to check the values entered is valid or not.Hope it helps.
Regards,
Rajesh Alandur
‎2007 Sep 20 2:23 AM
The characteristic i mentioned is validating the fileds from the MARA table using the check table fields
‎2007 Sep 24 5:35 PM
Hi,
I CT04 transaction under values tab u can define a function module to check the values entred for the chracteristics.There will be a button called 'Other value check'
choose that button and select function module option.Choose F1 option it has a detailed explanantion of how to restrict values for the characteristics.Hope it helps.
‎2007 Oct 04 6:49 PM
Hi Rajesh
Any idea what function module i can put to use here???
Appreciate your help.