cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to debug AMDP view when we don't have SAP HANA Procedure access

Former Member
0 Kudos
538

Hello Experts,

I have a requirement to add some additional field in existing AMDP view, But I want to debug that existing AMDP to know how view is fetching records. I don't have hana procedure access(Means system perspective) access in our client only provided ABAP perspective access.

I tried with many blogs but i couldn't get properly, Anybody can help me on this. what are the steps to follow debug the AMDP view.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Matthew,

I went through below link

https://www.youtube.com/watch?v=9Wt2cIAv3Ts

same procedure i followed but i got error " Debugger cannot be launched because application server host (my server host name) cannot be reached from this machine".

See sap note 1906917 for details.

Can you please tell in that link procedure steps are correct to follow?

Thanks,

matt
Active Contributor
0 Kudos

You can't debug an AMDP without access to HANA. And even with access, you might not be able to debug it, depending on your HANA level.

You can only check the source code.