Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Variant Configuration

Former Member
0 Likes
677

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.

4 REPLIES 4
Read only

Former Member
0 Likes
652

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

Read only

0 Likes
652

The characteristic i mentioned is validating the fileds from the MARA table using the check table fields

Read only

Former Member
0 Likes
652

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.

Read only

0 Likes
652

Hi Rajesh

Any idea what function module i can put to use here???

Appreciate your help.