cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug script logic in NW?

Former Member
0 Kudos

Hello,

does anybody know how we can debug script logic in BPC NW? I wasn't able to find anything in the documentation. Without debuger or log the script logic is quite useless.

Thanks for any advice

Jan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can run the program "UJK_SCRIPT_LOGIC_TESTER" from the SAP gui.

Former Member
0 Kudos

JR,

When you run the UJK_SCRIPT_LOGIC_TESTER What is the significance of the PARAM? How do you use it for debugging? Does anyone know that?

thanks.

Edited by: Coomar on Jun 18, 2009 2:53 PM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi JR,

thanks for your post, that is exactly what I was looking for.

Jan

0 Kudos

Hi Jan,

I am not sure if there is some information on this in SDN but there are RKT materials (which are available in Service market place) detailing this.

But in general, you need to setup a debug user and map it to bpc user using BPC server manager tool and then have a stop point in your ABAP program by logging into the NW system using debug user and run your logic using mapped BPC user.

regards,

Sreedhar