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

table maintenance problem ?

Former Member
0 Likes
1,534

Hi all,

When i try to activate my ztable in table maintenance generator iam getting the following information message :

Field ZPT_ALT_HISTORY-P_MATNR shortened (new visible length: 000009)

Diagnosis

There is not enough space to display all fields in full length on screen 0241.

System Response

The generation continues, but field ZPT_ALT_HISTORY-P_MATNR is a rollable field with visible length 000009 on screen 0241.

Procedure

You can edit screen 0241 manually.

*****************************************************

can any one tel me wats the problem ? ( p_matnr type matnr)

thansk,

SIva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,212

Hi,

The width of your maintainence screen is short.

You can do one thing.

Go to the Table

Utilities--> Table Maintainence Generator

Environment>Modification>Maintainence Screen-

Go to Layout--> here you can stretech the Screen and Make the visible length of matnr according to your choice.

Regards

Sandipan

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
1,212

Goto SE14 and use adjust and activate database.

this will solve your problem.

Read only

Former Member
0 Likes
1,212

i have done tat not working

Read only

0 Likes
1,212

it has nothing to with SE14... The problem is that the screen is not wide enough and one field won't be displayed in full. it is only display, the data is not truncated at all. You can manually change the screen, if you want (as described in the error).

Read only

Former Member
0 Likes
1,212

Hi

Goto SE11, table maintenance screen, double click on screen no, then change/increase the character size of the same.

Save and Activate.

regards

Shiva

Read only

Former Member
0 Likes
1,213

Hi,

The width of your maintainence screen is short.

You can do one thing.

Go to the Table

Utilities--> Table Maintainence Generator

Environment>Modification>Maintainence Screen-

Go to Layout--> here you can stretech the Screen and Make the visible length of matnr according to your choice.

Regards

Sandipan

Read only

0 Likes
1,212

Hi all,

I have done that , again the same error coming and its asking me to modify compare flag after

changes ?

thanks,

Siva

Read only

0 Likes
1,212

Hi,

in the Table Maintainence generator screen(Utilities-->Table Maintainence generator)

there is a field called Compare flag.

Make it as Automatically Adjustable.

Regards

Sandipan