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

Modifying Short Description In Table Definition

Former Member
0 Likes
521

How Do Everyone!

I have managed to add a new field on the infotype 0006

screen (Addresses). The new field has been defined as

char 1. The short desciption on the table PA0006 for this

field as somehow been set to 'Single-character flag'.

I can't seem to naviagte to the description property. It

is all greyed out.

Can someone tell me how can I chnage this ???

Cheers

Andy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
490

Hi Andy,

When you add an new field to the existing table, you have to create a data element. In the description for that data element, you can give whatever description you want.

Regards,

Ravi

2 REPLIES 2
Read only

Former Member
0 Likes
491

Hi Andy,

When you add an new field to the existing table, you have to create a data element. In the description for that data element, you can give whatever description you want.

Regards,

Ravi

Read only

0 Likes
490

Cheers Ravi,

Thanks for you reply, it worked a treat