Application Development 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: 

SRM -Shopping Cart Goods receipt field to be Defaulted

Former Member
0 Kudos

Hi Friends,

I am new to SRM developments and I am facing following issue.

How can we default the Goods reciept flag(Item Level) to be checked on the Shopping Cart (On behalf ) Screen. Is there any user Exit / Badi available which can default the fields value.I have tried using BBP_DOC_SAVE_BADI but this BADI gets triggered only after the Shopping Cart is saved. The requirement is to default the Item Level GR Indicator once we go to shopping Cart menu for every item. Afterwards user can change it .

Thanks

3 REPLIES 3

Former Member
0 Kudos

use BBP_DOC_CHANGE_BADI

0 Kudos

Hi Soumyaprakash ,

This BADI also triggers when we save the shopping Cart.My Requirement is to make default value to X when we select a material in the Shopping Cart before saving/ordering the CART.

Thanks

0 Kudos

If you're selecting from a catalogue you can use BBP_CATALOG_TRANSFER.