cancel
Showing results for 
Search instead for 
Did you mean: 

Preventing user to not enter Text Cart

Former Member
0 Kudos

Hi.

How is it please possible to stop end users from keying in Carts for Text or Service or Material ID? Our requirement is for users to go to supplier catalog link always and not by Text or Service or Material.

Please let me know if we can do this by roles and authorities in SRM User setup.

thanks.

Vijay,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As Chris explained,the best way would be to use BADI BBP_SC_MODIFY_UI to hide the link "describe requirement" for creating Text based SC's.

See this foll threads for solution/workarounds:

BR,

Disha.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can use BADI BBP_SC_MODIFY_UI to control which options are available to a user. With this BADI you can hid the links for describe requirement, limit items, product, etc and just show the catalogue links.

Regards

Chris