ABAP Runtime Errors

REFS_NOT_SUPPORTED_YET SAP ABAP Runtime Error refs not supported yet







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


REFS_NOT_SUPPORTED_YET ABAP Runtime Error

Export/import the referenced data, but not the references. Object references and data references not supported yet. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

Object references, interface references, and data references are currently not supported for statement <runtime parameter>. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.