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

Function Module name ...URGENT

former_member2382
Active Participant
0 Likes
538

Hi All,

Can anyone let me know the a function module which gives me fields of a table, if i pass database table name in it.

Regards,

Parvez.

4 REPLIES 4
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
522

Hi

<b>

Use SE16 Tcode.</b>

Regards,

Sree

Read only

Former Member
0 Likes
522

Hi

Use the Table <b>DD03L</b>

enter table name it gives all field names

Reward points if useful

Regards

Anji

Read only

uwe_schieferstein
Active Contributor
0 Likes
522

Hello Parvez

Use function module <b>DDIF_FIELDINFO_GET</b>.

Regards

Uwe

Read only

0 Likes
522

DDIF_FIELDINFO_GET

DD: Interface to read text on tables or types