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

Modify Table format of table Maintence

Former Member
0 Likes
448

dear experts,

I have a tcode that call a table maintence : Z99BW

I have 6 field in the table maintence.

I executed SM30.

But when the table data is appearing, i want to change the lenght of the table format to see the complete lenght of all the fields... I want to see all the field corrects.

how can i do it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

HI,

You can goto tcode SE80, then give the function group name, which you already used for table maintainance generator, then press enter and double click on the screen, which you used for table maintainance generator. Then goto layout, click on change button there you can extend your fields then save and activate it.

Rgds,

Bujji

3 REPLIES 3
Read only

Former Member
0 Likes
435

HI,

You can goto tcode SE80, then give the function group name, which you already used for table maintainance generator, then press enter and double click on the screen, which you used for table maintainance generator. Then goto layout, click on change button there you can extend your fields then save and activate it.

Rgds,

Bujji

Read only

Former Member
0 Likes
434

Hi

After generating the table maintenance you can do all modifications u need on the generatned.

To generated it you use a Z function group, so u can change the screen: while you are in the tool to generate maintenance table, go to Enviroment->Modifications->Screens.

Anyway you should condire everytime you need to re-generate it, you need to change the screen again.

Max

Read only

Former Member
0 Likes
434

Open the table maintanace genereated program and open the screen and go to layout of the screen and select table control and increase the size of table control.