SAP ABAP Class CL_RECA_RS_CLIF (Services for Classes and Interfaces)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)

⤷

⤷

Properties
Class | CL_RECA_RS_CLIF | |
Short Description | Services for Classes and Interfaces | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
Created | 20030213 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_RS_CLIF has no interface implemented.
Friends
Class CL_RECA_RS_CLIF has no friend class.
Attributes
Class CL_RECA_RS_CLIF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets All Directly/Indirectly Derived Classes of a Class | 20030214 |
2 | ![]() |
Static method | Public | Method | Gets All Derived Interfaces of an Interface | 20031212 |
3 | ![]() |
Static method | Public | Method | Gets All Directly Implemented Classes of an Interface | 20030213 |
4 | ![]() |
Static method | Public | Method | Gets All Direct./Indirectly Implemented Classes of Interface | 20030214 |
Events
Class CL_RECA_RS_CLIF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_CLASS_DERIV_HIER | Public | See coding | Class Hierarchy | 20080828 | BEGIN OF mtype_s_class_deriv_hier,
classname TYPE seoclsname,
superclassname TYPE seoclsname,
END OF mtype_s_class_deriv_hier
|
|
2 | MTYPE_T_CLASS_DERIV_HIER | Public | See coding | Class Hierarchy (Table) | 20080828 | mtype_t_class_deriv_hier TYPE STANDARD TABLE OF mtype_s_class_deriv_hier WITH DEFAULT KEY
|
Method Signatures
Method GET_CLASS_DERIV_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DERIV | Call by reference | Type reference (TYPE) | RE_T_STRING | Abgeleitete Klassen | 20030214 | ||
2 | ![]() |
ET_DERIV_HIER | Call by reference | Type reference (TYPE) | MTYPE_T_CLASS_DERIV_HIER | Abgeleitete Klassen (Hierarchisch) | 20080828 | ||
3 | ![]() |
ID_CLSNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Klasse | 20030214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface ist nicht vorhanden | 20030214 |
Method GET_INTERFACE_DERIV_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DERIV | Call by reference | Type reference (TYPE) | RE_T_STRING | 'Abgeleitete' Interfaces | 20031212 | ||
2 | ![]() |
ID_INTFNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Interface | 20031212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface ist nicht vorhanden | 20031212 |
Method GET_INTERFACE_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMPL | Call by reference | Type reference (TYPE) | RE_T_STRING | Implementierende Klassen | 20030213 | ||
2 | ![]() |
ID_INTFNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Interface | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface ist nicht vorhanden | 20030213 |
Method GET_INTERFACE_IMPL_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMPL | Call by reference | Type reference (TYPE) | RE_T_STRING | Implementierende Klassen | 20030214 | ||
2 | ![]() |
ID_INTFNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Interface | 20030214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface ist nicht vorhanden | 20030214 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 200 |