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: 

DATA ELEMENT

Former Member
0 Kudos

Hi All,

can u please tell me how to find out the <b>field</b> if only <b>data element</b> is given .

for Ex. for the data element NEWKO..........the field is HKONT.

So please explain me the procedure.

thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Goto Se11...

Give data type as... newko...

Click "Where used list" (Ctrlshiftf3)...

Select "Table fields"

Or

go to trx se16

go to table dd03l....

give datatype as ... newko...

execute...

it will list all the table & field names.

2 REPLIES 2

Former Member
0 Kudos

Goto Se11...

Give data type as... newko...

Click "Where used list" (Ctrlshiftf3)...

Select "Table fields"

Or

go to trx se16

go to table dd03l....

give datatype as ... newko...

execute...

it will list all the table & field names.

Former Member
0 Kudos

a data element can be used by any number of fields in a table

use "where used list" to find out the data element used in the fields of a table

\[removed by moderator\]

Regards,

Prashant

Edited by: Jan Stallkamp on Jul 22, 2008 12:39 PM