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

  1. Call up transaction SE80.
  2. Choose Start of the navigation pathEnvironment Next navigation step Repository Information System Next navigation step Program Library Next navigation step ProgramsEnd of the navigation path.
  3. Enter name “RADTBCON”.
  4. Go to lines 30-40 and search for the original entry data: tablen like dd03p-intlen value '4030',
  5. Edit this line and increase the value. For example, as follows: data: tablen like dd03p-intlen value '15000',
  6. Save your entries.
  7. Activate the program.