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 View  VSEOATTRIB Attribute
2 View  VSEOCDEFER Forward declaration for class (CLASS c DEFINITION DEFERRED)
3 View  VSEOCLASS Class (CLASS c ... ENDCLASS) SOURCE REFERENCE(CLASS) TYPE VSEOCLASS
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) SOURCE REFERENCE(INHERITANCE) TYPE VSEOEXTEND OPTIONAL
8 View  VSEOEXTEND Inheritance (c INHERITING FROM c_ref)
9 View  VSEOIDEFER Forward declaration- intf. (INTERFACE c DEFINITION DEFERRED)
10 View  VSEOIMPLEM Interface implementation (c INTERFACES i_ref)
11 View  VSEOMETHOD General method
12 View  VSEOPARAM Parameters
13 View  VSEOTYPE Type (TYPES t)
14 View  VSEOTYPEP Use of type group (TYPE-POOLS t)