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

problem with table maintenance generator

Former Member
0 Likes
719

hi

i am creating a table maintenance generator

in that some of my fields are of type char1

when i created maintenance generator, in the maintenance screen those files are shown with '+' not the description how to solve this

i want to show my description there instead of +

vamsi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

Hi,

Go to se11-> tablename -> Utilities-> table maintenance generator.

There u specify a two screen or one screen n give the corresponding screen no.s.

Double click beside the screen no. It will navigate u to another window there u can see the field list u gave in ur table. It contains a no. of check boxes where to diplay input, i/o, field name etc.. Check the box correspondingly. Save n Activate n run the program .

I think this resolves ur problem.

Regards,

Priyanka.

5 REPLIES 5
Read only

Former Member
0 Likes
666

in that case u have to create a new Domain / Data element.

Regards

Peram

Read only

Former Member
0 Likes
667

Hi,

Go to se11-> tablename -> Utilities-> table maintenance generator.

There u specify a two screen or one screen n give the corresponding screen no.s.

Double click beside the screen no. It will navigate u to another window there u can see the field list u gave in ur table. It contains a no. of check boxes where to diplay input, i/o, field name etc.. Check the box correspondingly. Save n Activate n run the program .

I think this resolves ur problem.

Regards,

Priyanka.

Read only

0 Likes
666

thanks for your answer

Read only

Former Member
0 Likes
666

Hi Vamsi,

You might have used the generic CHAR10, CHAR40 etc in your tables. The column description always picks up the labels you have defined in your data element. Hence, if you want to place your description you have to create another data element. You can use the same domain, but preferably go ahead and create a domain as well.

Hope this solves your problem.

Regards

Anil Madhavan

Read only

Former Member
0 Likes
666

hi

good

if you r facing the problem of changing the description of a particular data element than i would suggest you to delete that dataelement again and create a new data element with the required description,

thanks

mrutyun^