cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug a function module in a user exit

Former Member
0 Kudos

Hello out there,

I am calling a function module in the updates rules of an InfoCube.

The function module "hangs" while running the InfoPackage - the Monitor

shows up with "Missung Message . Update rules finished for InfoCube ...".

How can I debug an InfoPackage or this function module run

by the InfoPackage ?

Thank You !

Martin Sautter

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Martin,

well, the weblog is quite good, but for your purpose, just follow the beginning until processing stops in the code. Then, in the top menu choose Breakpoint->Breakpoint at->Function module. In the following popup enter the name of the fm close the popup and press F8. Processing will stop in the fm.

regards

Siggi

Answers (1)

Answers (1)

former_member188325
Active Contributor
0 Kudos

/people/pavan.bayyapu/blog/2006/09/06/debugging-data-upload-in-bw