cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Restricting characterstic values

former_member184571
Participant
0 Kudos

Dear Experts ,

I need certain characteristic values should be hided based on the selection of other characteristic values.

Currently i am using object dependency pre-condition at characteristic value level.

Is there any other options available to achieve this..?

Can we use variant table/procedures..?

Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Daya,

I have just now written a document on tables in preconditions, please check that:

Please let me know if you are looking for any other solution.

Regards

SD

Former Member
0 Kudos

Hi,

You can use variant tables but in that case also you need to write precondition.

Regards

Samier Danish

0 Kudos

Hello,


The correct option to restrict the characteristics selection is due object dependency as you can build a logic with several fields and values.


In the standard there not a option that can be used in all transactions which process characteristics. However, in specific functionalities, like batch determination, it's possible to restrict characteristics using BADI VB_BD_SELECTION_CRITERIA.


Kind Regards,
Ricardo Dias