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: 

How to findout Database view assign to ABAP Programme (finding tables known

Former Member
0 Kudos

Any way to find out Database views assign to ABAP Programme.

Need to secure Programme through SE54 by assigning Authrization group to Views But dont know the views.

Through se93 and then se80 gives only tables used in Trx not views.

Any help?

1 ACCEPTED SOLUTION

Former Member
4 REPLIES 4

Former Member
0 Kudos

Try if the t-code SE12 is of any help to you. For more details on your query, a search or posting in the ABAP forum will be helpfull.

[;

Regards,

Former Member
0 Kudos

Hi,

if you are looking for authorization groups for tables then use the below path.

SM30 --> V_DDAT_54 -- Display and look for the required table.

You can also add entries for the new Z tables.

Regards,

Gowrinadh

Former Member

0 Kudos

Hello,

As discussed please check those TABA,TABB,TABC

Tnx,

Pasant

Edited by: Prasant K Paichha on May 25, 2009 12:57 PM