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

Check table-existance

Former Member
0 Likes
394

How can I check if a DDIC-table is really existing? Is there any FM for that?

And which data-element can I use to have a search help that only allows choosing existing tables?

Thanks a lot!

Regards

Markus

How can I check if a DDIC-table is really existing? Is there any FM for that?

And which data-element can I use to have a search help that only allows choosing existing tables?

Thanks a lot!

Regards

Markus

1 REPLY 1
Read only

Former Member
0 Likes
370

Hi,

You can validate by quering table : DD02L.

Regards,

Navneeth K.