Dear all,
I have a really big PMD Document with several tab pages and a massive number of fields.
When I create all that fields in the abstract design and then update my element list all fields will be added to the Primary table. When I try to Activate that primary table I am running into following error "Table xxx is too long (>4030)".
Now I already did some googeling and found out that it is basically not allowed to use more then 4030 characters in a SAP table. That is very critical for large PMDs as I need it.
I tried some things to avoid that problem. First I changed some fields to Supplementary texts. In some cases it was possible to combine fields so that I could group them in Multiple Field Groups. But both was not enough to shrink the table to be smaller then 4030 chars.
My other idea was to create an append structure for the primary table in transaction SE11 and copied some database fields from the primary table to the append structure. That did not work as well since the table generation of transaction n2t6 ignores the append structure.
Now I am running out of ideas and hope for your help. Did you already face a problem like that? Do you have any idea how to solve it?
Thank you very much.
Best
Sven