‎2006 Nov 11 1:17 PM
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..
‎2006 Nov 11 1:51 PM
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
‎2006 Nov 11 2:11 PM
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..
‎2006 Nov 11 2:31 PM
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
‎2006 Nov 14 1:15 PM
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