A term in ABAP Objects. A protected component of a class can be accessed by only the class itself or its subclasses. Only the class itself and its subclasses can create objects from a protected instantiation.
→ More