cancel
Showing results for 
Search instead for 
Did you mean: 

SRM - Bid Acceptance

Former Member
0 Kudos

Hi,

We are using SRM4.0.

Can anyone tell me from where POPUP message "Bid Invitation XXXXXX is accepted" getting generated during the bid acceptance.

please tell me how to find out the those type of POPUP messages and from where it is coming means from ITS template or BSP application or from any BADI or from any program.

Please help to solve this issue..

Thanks

Venkatesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member195032
Active Contributor
0 Kudos

Hi Venkatesh,

I have analyzed the code in SRM 5.0 and they have removed this message.

U can look at

Program Include is LBBP_BID_INVF3L

Form is FORM status_change_action_quot

Message class:BBP_BID

Message 055 and 056.

I hope this helps.

regards,nishant

Former Member
0 Kudos

Hi Nishant,

Thanks Very Much .. My problem was solved becuase of your answer..

I have awarded points to you..

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

All the Std POP UP messages are coming from the Standard code.If you need to insert your own custom pop up messages,you need to implement the CHANGE and CHECK badi or do template changes.

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi

<b><i>Please refer to the

BBP_DOC_CHECK_BADI BADI Implementations

BBP_ITEM_CHECK_BADI

in SE19 transaction for the Filter type -

BUS2202 Object Type EBP Local Bid

BUS2200 Object Type EBP Local Bid Invitation</i></b>

Hope this will help.

Please reward suitable points.

Regards

- Atul