SAP ABAP Function Module ECATT_READ_ATTRIBUTES (Read Public Attribute of Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SETO (Package) eCATT: Remote Components for OO
⤷
⤷
Basic Data
| Function Module | ECATT_READ_ATTRIBUTES | Read Public Attribute of Class |
| Function Group | ECATT_RTTI | Runtime Type Identification |
| Program Name | SAPLECATT_RTTI | ZHM |
| INCLUDE Name | LECATT_RTTIU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_RC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
EX_TYPEDESCR | TYPE | DCXMLTYPED | Type Descriptions for Conversion to XML | |||
| |
EX_PARMDESCR | TYPE | DCXMLFUPAS | Description of Func. Module Parameter for Conversion to XML | |||
| |
EX_CLASS_DESCR | TYPE | ETDOM_NAME | Name of a Node in DOM | |||
| |
IM_NAME | TYPE | CHAR30 | Class Name or Interface Name | |||
| |
ATTR_DESCR | TYPE | ETXML_ATTRDESC_TABTYPE | Attribute der Klasse | |||
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 | 20040218 |
| SAP Release Created in | 630 |