View list used by SAP ABAP Program SEO_CLASS_RESTORE_VERSION (Retrieve a Version)
SAP ABAP Program
SEO_CLASS_RESTORE_VERSION (Retrieve a Version) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PROGDIR | View of REPOSRC (INF Part, with R3STATE) | ||
| 2 | VSEOCDEFER | Forward declaration for class (CLASS c DEFINITION DEFERRED) | ||
| 3 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | ||
| 4 | VSEOEXTEND | Inheritance (c INHERITING FROM c_ref) | ||
| 5 | VSEOIDEFER | Forward declaration- intf. (INTERFACE c DEFINITION DEFERRED) | ||
| 6 | VSEOIMPLEM | Interface implementation (c INTERFACES i_ref) | ||
| 7 | VSEOINTERF | Interface (INTERFACE i ... ENDINTERFACE) | ||
| 8 | VSEOTYPEP | Use of type group (TYPE-POOLS t) | ||