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

DB-Table which links TABNAME and DEVCLASS

toni_fabijancic
Associate
Associate
0 Likes
1,822

Hi,

I'm searching for the table which links the TABNAME and the DEVCLASS of a table:

e.g.

TABNAME: TDEVC

has

DEVCLASS: SCTS_CAT

Does anyone know which table contains this information?

Thank you and regards,

Toni

2 REPLIES 2
Read only

toni_fabijancic
Associate
Associate
956

Hi,

found it on my own:

Table: TADIR

with

TADIR-OBJECT = TABL

and

TADIR-OBJ_NAME = <tablename>

regards,

toni

Read only

Former Member
0 Likes
956

table tadir wud give u the answer