Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding ABAP query

Former Member
0 Likes
406

hey guys,

I believe, We have SCI to find the upgrade error for all addon objects.

but How to find error for ABAP Query/SAP query. Will SCI take care of Syntax error part for ABAP queries also.

Could you please suggest me how to find it.

regards

Ambichan

2 REPLIES 2
Read only

Former Member
0 Likes
381

Hi Ambichan,

I don't think it will find error in that. And as the code of ABAP query is standard generated code so you rarely find any issue in that during upgrade.

Regards,

Atish

Read only

Former Member
0 Likes
381

Hi,

I believe it can but the catch here is that it's going to catch only those issues with code which are written as an enhancement by means of custom code in the code section of the ABAP Query.

The rest of it is standard SAP and until unless standard SAP has invalidated anything which it was using earlier you would not get an error.

Regards

Nishant