cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging Confirmation Service in SRM 7.0

Private_Member_14913
Contributor
0 Kudos

Hi All,

I want to debug confirmation done via browser.

I tried following way but it is still not happening.

- Activate debugging in Service BBPCF01/BBPCF02/BBPCF03

- put external breakpoint in BAPI "BAPI_CONFEC_CREATE" which is used in BUS2203, create confirmation method.

I checked with basis team on system parameter "rdisp/tpda_for_ext = 1", they said in SRM 7.0 it is build in itself. We are not required to set the parameter.

Kindly let me know if I'm missing something.

Thanks in advance.!

Regards,

Sameer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Sameer,

Via ST01 - system trace you should be able to find out what function module you would need/want to debug.

Enable trace via ST01 -> execute action in EP -> view trace loggings via ST01 -> look up the program/fm that had been called. Now you can open the related program/fm, set-up breakpoints, and start debugging the service confirmation functionallity.

Ps. The objects BBP* are in my perspective not used any more in SRM 7 (they arn't part of the new wendynpro era).

Kind regards,

Tim