cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: How to debug script based calculation view

Former Member
0 Kudos

Hi All,

Is it possible to debug the SQL script written in the script based calculation view.

Please note its not the procedure which is getting called in the script. I want to debug the SQL written in the script node while doing the data preview.

If yes, could you please provide the details on to debug the SQL script in script node.

Thanks in advance.

Regards,

Venkat

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member182546
Contributor
0 Kudos

Dear Vijay ,

Please check the below link . I hope it will help you.

How to debug an ABAP Managed Database Procedure (AMDP) - YouTube

Thanks.

With Regards,

Sudhir S

former_member226419
Contributor
0 Kudos

I dont know if you can do or not. But in order to test your logic you just put your code in SQL console and debug the same.

BR

Sumeet

Former Member
0 Kudos

Thank You Sumeet.

Former Member
0 Kudos

Hi Vijay.

I am also looking for debugging Script based cal view with out store procedure. Script logic has been written directly in Cal view with out using the store procedure. Now i wanted to debug this script step by step. Please share the solution if u have any.. Thank You

Regards

Sami

Former Member
0 Kudos

Hi All,

This is bit urgent, appreciate your inputs.

Thanks,

Venkat

Former Member
0 Kudos

Hi Vijay,

If your HANA system is SP9, then try 'visualize plan', I feel it has got more information.

Regards,

Venkat N.