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

Doubt in Table maintenance Generator

Former Member
0 Likes
490

Hi all

I have created one table. That table contains following fields

MANDT MANDT

ALERTID CHAR6

COUNTRY LAND1_GP

IDNO INT1

ROLE CHAR30

MODUL CHAR2

LASTCREATEDON DATE

LASTCREATEDBY CHAR12

LASTCHANGEDON DATE

LASTCHANGEDBY CHAR12

when i creating table maintenance generator, the following log occured

" Field ZMMIN_ALERT_ROLE-ROLE shortened (new visible length: 000015)"

System Response

The generation continues, but field ZMMIN_ALERT_ROLE-ROLE is a rollable field with visible length 000015 on screen 0110.

meanwhile, i want to change field caption in sm30 for that table?

2 REPLIES 2
Read only

Former Member
0 Likes
462

Hi got to table maintenance generator in change mode. delete it.

then again create with one screen.

You will not get this error.

and to change the caption of the field, you need to change the field label of the data element.

let me know ur feedback.

reward if helpful.

thanks.

Ramya

Read only

Former Member
0 Likes
462

Hi,

Delete the table maintance generator once and regenerate the same.

for changing caption: you have to follow the below procedure:

In the table maintanance screen:

click on 'OVER VIEW CREEN'.

click on ELEMENT LIST

click on 'TEXT I/O TEMPLATES'

here enter the title what ever you want. this will be reflected in the SM30.

i hope your problem will be solved,

Reward me if i gave right solution.

Thanks

Murali