View list used by SAP ABAP Program LSEOKTOP (Include LSEOKTOP)
SAP ABAP Program
LSEOKTOP (Include LSEOKTOP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSEOASSOC | Association (DATA a TYPE REF TO c) | ||
| 2 | VSEOATTRIB_SHORT | Attribute | ||
| 3 | VSEOCDEFER | Forward declaration for class (CLASS c DEFINITION DEFERRED) | ||
| 4 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | ||
| 5 | VSEOCOMPOS | Composition (after UML) (DATA a TYPE c) | ||
| 6 | VSEOCOMPRI | Interface composition (i COMPRISING i_ref) | ||
| 7 | VSEOEVENT | Event (EVENTS e) | ||
| 8 | VSEOEXCEP | Exception (METHOD m EXCEPTIONS e) | ||
| 9 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | ||
| 10 | VSEOIDEFER | Forward declaration- intf. (INTERFACE c DEFINITION DEFERRED) | ||
| 11 | VSEOIMPLEM | Interface implementation (c INTERFACES i_ref) | ||
| 12 | VSEOINTERF | Interface (INTERFACE i ... ENDINTERFACE) | ||
| 13 | VSEOMETHOD | General method | ||
| 14 | VSEOPARAM | Parameters | ||
| 15 | VSEOTYPEP | Use of type group (TYPE-POOLS t) | ||
| 16 | VSEOTYPE_SHORT | Type (TYPES t) |