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

fields under data elements

Former Member
0 Likes
612

Hi friends,

I would like to know is there any way to know what are the fields under a data element? Any function module or any programs? or transaction code?

My input is data element name. It should give me list of field names.

Regards

Mohan

4 REPLIES 4
Read only

Former Member
0 Likes
564

keep the cursor on data element and click on where used list and select table fields..

else go SE15 Transaction and click on data dictinary and see the data element ..

give ur data elemnt and it shows list of fields..

Reward Points if it is helpful

Thanks

Seshu

Read only

0 Likes
564

Hello,

Query the table DD03VT. If you search field DD03VT-ROLLNAME (data element), it will return you the information with the related tables and fields.

Regards.

Read only

former_member196280
Active Contributor
0 Likes
564

Select the data element and click where used list.

Reward points to all useful answers.

Regards,

SaiRam

Read only

Former Member
0 Likes
564

hi,

goto SE11 enter your data element and click on where used list .it will display the list of fields.

reward points if it is helpful

regards,

sangeetha.a