View list used by SAP ABAP Function Module SEO_CLASS_TYPEINFO_GET (Fetch Type Info of a Class)
SAP ABAP Function Module
SEO_CLASS_TYPEINFO_GET (Fetch Type Info of a Class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSEOATTRIB | Attribute | ||
| 2 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | SOURCE REFERENCE(CLASS) TYPE VSEOCLASS |
|
| 3 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | ||
| 4 | VSEOEVENT | Event (EVENTS e) | ||
| 5 | VSEOEXCEP | Exception (METHOD m EXCEPTIONS e) | ||
| 6 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | SOURCE REFERENCE(INHERITANCE) TYPE VSEOEXTEND |
|
| 7 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | ||
| 8 | VSEOIMPLEM | Interface implementation (c INTERFACES i_ref) | ||
| 9 | VSEOINTERF | Interface (INTERFACE i ... ENDINTERFACE) | ||
| 10 | VSEOMETHOD | General method | ||
| 11 | VSEOPARAM | Parameters | ||
| 12 | VSEOTYPE | Type (TYPES t) |