cancel
Showing results for 
Search instead for 
Did you mean: 

How to display the message along with a value using BBP_CHECK_BADI

Former Member
0 Kudos

Hi Gurus,

I need to display a message dynamically when the user create's a shopping cart. I am using Check_badi for this. i.e., I need to display the buyer number and amount left for him dynamically. I am storing both of them in variables and don't know how to display the messages laong with some message " the amount left for <XXXXXX> is <$$$$$$$$>". Can you help me out.

Thanks,

Neelima

Accepted Solutions (0)

Answers (1)

Answers (1)

khan_voyalpadusman
Active Contributor
0 Kudos

Hi,

you can use the function module 'BBP_PD_MSG_ADD'. This is the function module normally used for the displaying the error messages in SRM.

See wether you can use already available error messages , use the transaction SE91 , and the message class being BBP_PD