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