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

searching table from structure

Former Member
0 Likes
1,123

I know the structure name MEREQ3211GRID and field their is MENGE. I want to know the table name in which this field is used. please help.

Thanks in advance

Vikram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
966

Either use where used list or try to find this from transaction se85.

Menge (Purchase requisition quantity) is used in EBAN and EBKN

Thanks,

Shweta

5 REPLIES 5
Read only

Former Member
0 Likes
967

Either use where used list or try to find this from transaction se85.

Menge (Purchase requisition quantity) is used in EBAN and EBKN

Thanks,

Shweta

Read only

Former Member
0 Likes
966

Hi

Take that field and enter in the table <b>DD03L</b> table in SE16

it will give the list of tables where it is used

or take the <b>dataelement of that field and search for where used list of tables</b> in Se11 it will give lot of tables

again it depends on your related data tables to take

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
966

Hi Vikram

If u want to know the same field which was present in the structure then follow this process

goto TCODE SE15

ABAP Dictionary>Fields>Field name give the field name which u want then press F8 or execute

Reward all helpfull answers

Regards

Pavan

Read only

0 Likes
966

Thanks it gave me a lot of help.

Read only

Former Member
0 Likes
966

hi,

select the required field [ MENGE ] and click on where used list button application tool bar -> u ll get where that field is used in our sap.

if helpful reard some points.

with regads,

suresh.