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

SAP tables

Former Member
0 Likes
900

hello,

In our company, system, landscape is dev, quality assurance and production.

We can see SAP tables (se16, se12) only in DEv server and not in quality assurance and production. Whenever we hit se16 it will say you are not authorized to use transaction.

But, I know there is another way to look at the table, ie without using SE12 and SE16. Does anyone know, how to look at it?

Thanks

hello,

In our company, system, landscape is dev, quality assurance and production.

We can see SAP tables (se16, se12) only in DEv server and not in quality assurance and production. Whenever we hit se16 it will say you are not authorized to use transaction.

But, I know there is another way to look at the table, ie without using SE12 and SE16. Does anyone know, how to look at it?

Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
871

The best thing you can do is use transaction SU53 and forward a screen shot to your security team. Based upon that they'll be able to fix the problem in the QAS/PRD box.

John

Read only

0 Likes
871

But there is some way, through which you can see tables even though you don't have access to SE16 or SE12.

Thanks

Read only

Former Member
0 Likes
871

Hi Vijay,

Try it... SE16_table name

ex: se16_kna1

Vishal

Read only

0 Likes
871

when we create a transaction ( like sales order, purchase order), there will be many programs assosciated with it. Similarly for queries there will be some programs and there are some techniques to run these programs without using t-code se37 and se38. Does anyone know about this?

Thanks

Read only

0 Likes
871

Hi Vijay

Yes there are techniques but in the end those programs (or transaction)calls the same authority object so there is no way you can run these transaction if you don't have authorization.

You can run them if you can change authorization values in debugging which is not recommended.

Regards,

Atish

Read only

0 Likes
871

Hi Vijay,

Try this functional module frm se37 CC_CALL_TRANSACTION_NEW_TASK.