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

Field Disctiption

Former Member
0 Likes
765

Hi All,

I new we are getting fieldnames from DD03L table, but I here needed the Field text, So could you please guide me here..

regards,

vinesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
732

YOu can use the function module:

DDIC_FIELDNAME_GET also.

YOu can use the function module:

DDIC_FIELDNAME_GET also.

4 REPLIES 4
Read only

Former Member
0 Likes
732

Sid,

DD03T

Read only

Former Member
0 Likes
733

YOu can use the function module:

DDIC_FIELDNAME_GET also.

Read only

former_member188829
Active Contributor
0 Likes
732

Hi,

Check the Table DD03M

Just Pass TABNAME(Table Name)

FIELDNAME(Field Name)

DDLANGUAGE(Language) As Input..Then You will get the field Description..in that Language only..

Read only

Former Member
0 Likes
732

Hi,

You could use the table DD04T with the field DD03L-ROLLNAME

Brgds

Julien