ABAP Runtime Errors

BOXED_BAD_REF SAP ABAP Runtime Error boxed bad ref







BOXED_BAD_REF 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.


BOXED_BAD_REF ABAP Runtime Error

The invalid content of the technical reference was possibly caused by a memory overwrite in the ABAP application program. Please see program correction for more details about the possible cause of this runtime error and how it could be avoided.

The technical reference for a boxed component is invalid. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

When accessing a boxed component, an attempt was made to follow the following technical reference:

TYPE, KIND, SECT, OFFS: <runtime parameter>
Representation in memory: <runtime parameter>

This technical reference was recognised as invalid however and therefore could not be followed. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.