Application Development 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: 

SQ02 authorisations

Former Member
0 Kudos

Hi all,

At our company we're doing analysis on data in production-environment using ABAP/4-queries (SQ02), also using the coding-sections. However, this in dangerous, because tables could be edited by mistake.

Is it possible to make the queries build read-only? So that if someone makes a mistake, it won't be disastrous?

Thanks!

Bart

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I didn't know that you could edit the tables via an ABAP query. I pretty sure that you can't. You edit tables via SM30. ABAP queries are just reports.

Regards,

Rich Heilman

1 REPLY 1

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I didn't know that you could edit the tables via an ABAP query. I pretty sure that you can't. You edit tables via SM30. ABAP queries are just reports.

Regards,

Rich Heilman