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: 

need bapi to give table name on basis of field or stucture.

Former Member
0 Kudos

Hi,

Many a times wan we want to know table name of field from tecnical information but there we gets stucture.

It is very time consuming to find table for that field.

Is there any bapi or program where we insert information related to that program or transaction , such as structure name and field

and we get table name where actually data is getting stored?

Regards.

1 REPLY 1

Former Member
0 Kudos

Hi,

We have solution for that follow below steps,

Go to SE 84->ABAP Dictionary-Fields

enter field name (which you got from structure i mean from F1.) Execute ,you will find list of tables where this field is used with that you can find table for structure field.

Hope this may useful

Thanks and Regards,

Manjunath M