View list used by SAP ABAP Function Module SEO_COPY_CLASS_HIERARCHY (Kopieren mehrerer Klassen/Interfaces)
SAP ABAP Function Module
SEO_COPY_CLASS_HIERARCHY (Kopieren mehrerer Klassen/Interfaces) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSEOATTRIB | Attribute | ||
| 2 | VSEOCOMPRI | Interface composition (i COMPRISING i_ref) | ||
| 3 | VSEOEVENT | Event (EVENTS e) | ||
| 4 | VSEOEXCEP | Exception (METHOD m EXCEPTIONS e) | ||
| 5 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | ||
| 6 | VSEOIMPLEM | Interface implementation (c INTERFACES i_ref) | ||
| 7 | VSEOMETHOD | General method | ||
| 8 | VSEOPARAM | Parameters | ||
| 9 | VSEOTYPE | Type (TYPES t) | ||