SYSTEM_OTR_BAD_CONTENT is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: A - ABAP Programming Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
There is in invalid entry in table <runtime parameter>.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
Inconsistent text in the OTR
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
A text in the Online Text Repository was to be accessed. In addition,
the entry in the table <runtime parameter> with the key <runtime parameter> was to be accessed. This
entry contains the length information <runtime parameter>, that can either not be
interpreted as a number or is outwith the valid range.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.