Application Development 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: 

How to increase table fields total length from 4030

Former Member
0 Kudos

Hi

Is there any limit on maximum length of the fields in a table can be not more than 4030.

What can be the possible solutions of the same.

Thanks

Ravi Grover.

1 REPLY 1

TuncayKaraca
Active Contributor
0 Kudos

Hi Ravi,

You can either use APPEND structure for the table.

Or you can create another table and make relation between tables.

Check this SAP Note 636217 - DDIC activation error as table width greater than 1962 bytes

And this: ZTable is too long (>4030)