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

field length

madan_ullasa
Contributor
0 Likes
510

hi frnds,

im generating a table maintainence for a z table. the table has a field of length 225 characters... because of this im not able to generate a view with 2 screens...

any solution for this ?

points assured to all replies..

regards,

Madan..

4 REPLIES 4
Read only

uwe_schieferstein
Active Contributor
0 Likes
482

Hello Madan

Create a maintenance <b>view</b> for your z-table. Then you can generate two screens without any problems.

I tried it and it worked whereas I got a short dump when I created a table maintenance.

Regards

Uwe

Read only

0 Likes
482

i created a maintainence view... then i generated the table maintainence... when i tried to maintain it in SM30, i went to dump...

msg :

In program "SAPLZ_V_BIOCATALOG ", the following syntax error occurred

in the Include "LZ_V_BIOCATALOGT00 " in line 38:

""ZVLAYOUT_MASTER" must be a flat structure. You cannot use internal ta"

"bles, strings, references, or structures as components ."

" "

" "

this is the error...

regards,

Madan..

Read only

0 Likes
482

Hello Madan

My test table contained three fields:

- MANDT, BUKRS, and TEXT255

Apparently there are fields in structure ZVLAYOUT_MASTER that are not compatible with a maintenance view.

Regards

Uwe

Read only

Former Member
0 Likes
482

Hi,

Please go to the table maintenace screen ":

1) Go to System---> Status and identify the program name and screen number.

2)Go to SE51 witht the program name and screen number identified.

3) Go to the field with field length 225. Give the visible field length as 30 or the value you require. It will make sure that the visible length of the field will be reduced to the length supplied by you.

Thanks,

Rajesh