ABAP Keyword Documentation → ABAP Glossary
unmanaged
An implementation type of the business object behavior in the context of the ABAP RESTful programming model.
For this implementation type, all important components of the REST contract must be implemented first. All required operations (create, update, delete, plus any application-specific actions) must be defined in the associated behavior definition before being implemented in ABAP.
Other versions:
7.31 | 7.40 | 7.54