cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

validate the total items of a Shopping Cart

former_member186444
Participant
0 Likes
178

I need to check the total amount of all items in a shopping cart together and output a message under certain circumstances. I can't do this using BBP_ITEM_CHECK_BADI as I can only see one item at a time. Does anyone know of a BAdi I can use to do this please ?

thanks,

Malcolm.

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Likes

How about BBP_DOC_CHECK_BADI?

former_member186444
Participant
0 Likes

thanks Masa. I've used that BAdi and managed to get hold of the item data using FM 'BBP_PD_CONF_GETDETAIL'.

Answers (0)