cancel
Showing results for 
Search instead for 
Did you mean: 

DEBUG INFOPACKAGE

Former Member
0 Kudos

How can i debug a infopackage...

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184494
Active Contributor
0 Kudos

fazil,

what do you want to debug in an infopack ? the selection conditions ? you can instead send the data only to PSA and check the same..

Arun

Former Member
0 Kudos

i want to debug the routine inside an infopackage

Former Member
0 Kudos

You can load till PSA and then simulate the update from the details of the monitor: here you will be able to debug every transfer rules for a specific record (or for all the packages)...

http://help.sap.com/saphelp_nw2004s/helpdata/en/cd/be623cbc69c613e10000000a114084/frameset.htm

Hope it helps!

Bye,

Roberto

Sorry, now I realized what you need !!!

You have to put an endless loop in your code, then access in debug into process screen (SM50), access in debug...

Message was edited by:

Roberto Negro

former_member188975
Active Contributor
0 Kudos

Hi Fazil,

You can include a break-point in the routine in the InfoPakage and then execute it.

Hope this helps...

Message was edited by: Bhanu Gupta

Thread moved to Extration Forum