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

Table finding

sreeramkumar_madisetty
Active Contributor
0 Likes
718

Hi Folks

Is there any way to find the Table name by giving the table description taken criteria.

For eg : I want to fetcg Cost center related tables, with description given as Cost Center I have to get all the tables related to the cost center.

Regards,

Sreeram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Hi Sree ram,

go to se11 tcode and click on f4, u'll get a popup and click on information system and give the description in the table description field and then enter. u'll get the fileds related to that description.

Regards,

Vara Prasad

Dont forget to reward points

6 REPLIES 6
Read only

Former Member
0 Likes
692

press f4 in database table field and click information system.

there u can enter the description but use * as u may not know the exact description

like ostente* and press enter

Read only

Former Member
0 Likes
693

Hi Sree ram,

go to se11 tcode and click on f4, u'll get a popup and click on information system and give the description in the table description field and then enter. u'll get the fileds related to that description.

Regards,

Vara Prasad

Dont forget to reward points

Read only

former_member225631
Active Contributor
0 Likes
692

Go to SE 84

Select ABAP dictionary, data base tables

in standard selection, short description type as follows

Cost

you will get list of tables.

Read only

Former Member
0 Likes
692

Hi ,

refer

http://fuller.mit.edu/company_code/sap_tables_filtered.htm

or you can Go to SE 84

Select ABAP dictionary, data base tables

Hope this will solve your problem.

Award points if it helps.

-Gaurang

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
692

It's answered

Read only

Former Member
0 Likes
692

go to SE84 and give the description and press execute ...and the u can get list of

tables...