View list used by SAP ABAP Class CL_SEA_SEW_HELPER (Helper Class for BAdI operations)
SAP ABAP Class CL_SEA_SEW_HELPER (Helper Class for BAdI operations) 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)
4 View  VSEOCOMPRI Interface composition (i COMPRISING i_ref)
5 View  VSEOEPARAM Event parameter (EVENTS e EXPORTING p)
6 View  VSEOEVENT Event (EVENTS e)
7 View  VSEOEXCEP Exception (METHOD m EXCEPTIONS e)
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  VSEOINTERF Interface (INTERFACE i ... ENDINTERFACE)
12 View  VSEOMEPARA Method parameter
13 View  VSEOMETHOD General method
14 View  VSEOPARAM Parameters
15 View  VSEOTYPE Type (TYPES t)
16 View  VSEOTYPEP Use of type group (TYPE-POOLS t)