Adjust Maximum Record Length (RADTBCON tablen)
Context
If you intend to import the Sample Content or use SAP Profitability and Performance Management with a record length greater than 4030, execute the following steps:
Procedure
- Call up transaction SE80.
- Choose .
- Enter name “RADTBCON”.
- Go to lines 30-40 and search for the original entry data: tablen like dd03p-intlen value '4030',
- Edit this line and increase the value. For example, as follows: data: tablen like dd03p-intlen value '15000',
- Save your entries.
- Activate the program.

