Hey guys,
I implemented some AMDPs similar to the one in this Sap-Blog.
I receive a warning: Parameter is an internal tale and passed by value: low performance.
Sure I want to fill a Table inside AMDP with complex SQL Logic and export/consume this table in my ABAP Report. Hoped I can improve the performance compared to Open SQL.
Any tips/experiences you can share with me?
Thank you.