2012 Apr 12 3:25 PM
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.
2012 Apr 12 3:36 PM
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)
2024 Jun 27 2:14 PM