View list used by SAP ABAP Function Module SEO_CLASS_CREATE_COMPLETE (Komplette Klasse aus Parametern neu anlegen)
SAP ABAP Function Module
SEO_CLASS_CREATE_COMPLETE (Komplette Klasse aus Parametern neu anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSEOATTRIB | Attribute | ||
| 2 | VSEOCDEFER | Forward declaration for class (CLASS c DEFINITION DEFERRED) | ||
| 3 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | SOURCE REFERENCE(CLASS) TYPE VSEOCLASS |
|
| 4 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | ||
| 5 | VSEOEVENT | Event (EVENTS e) | ||
| 6 | VSEOEXCEP | Exception (METHOD m EXCEPTIONS e) | ||
| 7 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | SOURCE REFERENCE(INHERITANCE) TYPE VSEOEXTEND OPTIONAL |
|
| 8 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | ||
| 9 | VSEOIDEFER | Forward declaration- intf. (INTERFACE c DEFINITION DEFERRED) | ||
| 10 | VSEOIMPLEM | Interface implementation (c INTERFACES i_ref) | ||
| 11 | VSEOMETHOD | General method | ||
| 12 | VSEOPARAM | Parameters | ||
| 13 | VSEOTYPE | Type (TYPES t) | ||
| 14 | VSEOTYPEP | Use of type group (TYPE-POOLS t) |