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

CDS view vs ABAP Open SQL performance

Former Member
11,639

Is CDS view increases the performance compares to OPEN ABAP SQL? If so how?

Is Select * statement on CDS view degrading the performance or it yield same performance as Select * in normal ABAP Open SQL?

Please let know

View Entire Topic
retired_member
Product and Topic Expert
Product and Topic Expert

"Is CDS view increases the performance compares to OPEN ABAP SQL?"

No.

"Is Select * statement on CDS view degrading the performance or it yield same performance as Select * in normal ABAP Open SQL?"

This question makes no sense. There is no abnormal vs. normal Open SQL.