cancel
Showing results for 
Search instead for 
Did you mean: 

SRM7.0: Restrict the Display in Input Helps and Search Helps

Former Member
0 Kudos

Hello,

I need to set up a BADI which allows "Restriction of the Display in Input Helps and Search Helps" on the Product Category.

In fact, I need to propose just few product category and not all the thesaurus.

In the last SRM version, BADI "BBP_F4_READ_ON_EXIT" method GET_CATEGORY was appropriate.

But in SRM7, it's obsolete.

Could you tell me how I can do with SRM7, please ?

Thank you very much for your help

François-Xavier BESSON

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

All rights.

Thanks for all your answer.

have a nice day

François-Xavier

Former Member
0 Kudos

Hi,

We implemented BBP_F4_READ_ON_ENTRY, method GET_CATEGORY in our SRM 7.0. Its working absolutely fine.

Regards

Kannaiah

Former Member
0 Kudos

Thank you for your answer.

So, when a purchaser wants to create an order with the *order type Open Order* (that's the condition of the restriction of the Product category list and not the user ID), he just can read the restriction list.

But if he wants to create an classic order, he can read all the thesaurus (all the product categories)

The BADI BBP_F4_READ_ON_ENTRY and the GET_BOBUSER are really appropriated in my case?

Do you confirm this?

Thank you for your answer

François-Xavier

Former Member
0 Kudos

Hi Francois.

We have also implemented BBP_F4_READ_ON_ENTRY for GET_BOBUSER method.

Its also mentioned it is Obsolete.Its working fine in our case.

Thanks,

Neelima