cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug from SRM Portal?

javier_rodruez
Participant
0 Kudos

Hi experts,

I am wondering how can I debug the action that is performed after pressing the "Create bidding" button on SRM portal.

The program is SAPLBBP_BID_INV and I have tried setting an external breakpoint in function modules with no success:

- BBP_PD_BID_CREATE

- BBP_BID_TRANSFERED_PO_CREATE

Anyone could help me?

Lots of thanks,

Javier

Accepted Solutions (1)

Accepted Solutions (1)

wendy_xu
Active Participant
0 Kudos

Hi Javier,

It seems you were trying to create bid invitation in SOCO.

And I think it should call function BBP_PD_BID_CREATE.

Please also try to set a breakpoint at FM BBP_RFQ_FROM_SOCO_CREATE.

Please make sure you set the external breakpoint for the user, who is performing this action in SRM portal.

In addition, if you have several servers, after you set the breakpoint, please use the transaction "/nsrdebug" to make sure the breakpoint will stop at all your servers.

Hope this could be of some help.

Regards,

Wendy

javier_rodruez
Participant
0 Kudos

Hi Wendy,


Exactly, that's what I supposed to. I could finally debug!!!

Fixing the breakpoint inside the FM BBP_PD_BID_CREATE and using the same user/password login at the backend and the SRM portal it stops.

But if I fixed the breakpoint outside the FM don't stops (that's what I do the first time).

Thanks for your response, too.

J.

Answers (2)

Answers (2)

vinita_kasliwal
Active Contributor
0 Kudos

Hi Javier

can you please check the Webdynpro component (if any) associated with it and then you would have to manually debug and maybe put the FM name while it enters the debug mode .

ivy_li
Active Contributor
0 Kudos

Hi Javier,

You are using SRM5.0 or 4.0.

For lower release, you may do this action in R/3 system with corresponding transactions.

Then insert '/h' to trigger debug mode and do the action later.

Best regards,

Ivy

javier_rodruez
Participant
0 Kudos

Hi Ivy,

I am using SRM 5.

This report that I mentioned is not an online report, so I can't debug directly on backend using "/h".


Thanks for your answer,

J.

ivy_li
Active Contributor
0 Kudos

Hi,

The screenshot is not displayed in English.

Would you please attach English version or describe what you are doing?

Then I can help you further.

Best regards,

Ivy