View list used by SAP ABAP Function Module CNV_CDOP_UCIA_GET_CLASS_INFO (Get the Class information ( Properites, methods, attributes, events etc ))
SAP ABAP Function Module
CNV_CDOP_UCIA_GET_CLASS_INFO (Get the Class information ( Properites, methods, attributes, events etc )) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VSEOATTRIB | Attribute | SOURCE ET_ATTRIBUTES STRUCTURE VSEOATTRIB OPTIONAL |
|
| 2 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | ||
| 3 | VSEOCLASS | Class (CLASS c ... ENDCLASS) | SOURCE ET_CLASS STRUCTURE VSEOCLASS OPTIONAL |
|
| 4 | VSEOEVENT | Event (EVENTS e) | SOURCE ET_EVENTS STRUCTURE VSEOEVENT OPTIONAL |
|
| 5 | VSEOMETHOD | General method | SOURCE ET_METHODS STRUCTURE VSEOMETHOD OPTIONAL |
|
| 6 | VSEOPARAM | Parameters | SOURCE ET_PARAMETERS STRUCTURE VSEOPARAM OPTIONAL |
|