ABAP Keyword Documentation → ABAP Glossary
soft reference
Reference to an object where the object is not passed to the reference if the available memory is running low. The class CL_ABAP_SOFT_REFERENCE is planned for soft references but not yet implemented. See also weak reference.