on 2012 Apr 18 2:42 PM
Dear Gurus,
During the implementation of SRM7.01 classic scenario, we need to remove the menu 'Service Order' and 'Service Request' attached to the shopping cart template for the professional purchasers.
Could you please guide me with pointers on how to proceed further?
Thanks and regards,
Ranjan
Ranjan Sutradhar
Request clarification before answering.
Hello Rajan,
For shopping carts you can implement BAdI BBP_SC_MODIFY_UI to add or remove the drop down menu 'Service Order' and 'Service Request'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
There is no way to disable these options on ADD_ITEM button with webdynpro configurator. The only options is to change the meta handling through BADI WD_BADI_DOMODIFYVIEW.
You can find similar code that sets visibility of ADD_ITEM from below /SAPSRM/IF_CLL_DOTM_SC_I_BD~INIT_ITEM_TOOLBAR, line 360 ADD_ITEM.
Regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.