SAP ABAP Function Module CNV_CDOP_UCIA_GET_CLASS_INFO (Get the Class information ( Properites, methods, attributes, events etc ))
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_CDOP_UCIA_00 (Package) CDOP : Upgrade Change Impact Analysis
⤷
⤷
Basic Data
| Function Module | CNV_CDOP_UCIA_GET_CLASS_INFO | Get the Class information ( Properites, methods, attributes, events etc ) |
| Function Group | CNV_CDOP_UCIA_FUNCTIONS | CDOP : UCIA Functions |
| Program Name | SAPLCNV_CDOP_UCIA_FUNCTIONS | |
| INCLUDE Name | LCNV_CDOP_UCIA_FUNCTIONSU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CIFKEY | TYPE | SEOCLSKEY | Key structure of a class | |||
| |
VERSION | TYPE | SEOVERSION | SEOC_VERSION_INACTIVE | Version indicator (active/inactive) | ||
| |
ET_CLASS | TYPE | VSEOCLASS | Generated table for view VSEOCLASS | |||
| |
ET_ATTRIBUTES | TYPE | VSEOATTRIB | Generated table for view VSEOATTRIB | |||
| |
ET_METHODS | TYPE | VSEOMETHOD | Generated table for view VSEOMETHOD | |||
| |
ET_EVENTS | TYPE | VSEOEVENT | Generated table for the view VSEOEVENT | |||
| |
ET_PARAMETERS | TYPE | VSEOPARAM | Generated table for view VSEOPARAM | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |