SAP ABAP Class CF_RECA_OBJECT (Object That Can Be Instantiated: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)

⤷

⤷

Meta Relationship - Used By
Properties
Class | CF_RECA_OBJECT | |
Short Description | Object That Can Be Instantiated: Factory | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
Created | 20010708 | SAP |
Last change | 20110908 | 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 CF_RECA_OBJECT has no interface implemented.
Friends
Class CF_RECA_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RECAREFCOUNT | Number of Instantiated Objects | 20020111 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Event Handler Registered? | 20021109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Generates Instance via Interface Names | 20010708 |
2 | ![]() |
Static method | Protected | Method | Generates Instance via Unfixed Interface Reference | 20010709 |
3 | ![]() |
Static method | Protected | Method | Generates Instance via Fixed Interface Reference | 20020128 |
4 | ![]() |
Static method | Public | Method | Gets Dynamic Type (Impl. Class) of an Object Reference | 20030102 |
5 | ![]() |
Static method | Public | Method | Registers All Static Event Handlers | 20061018 |
6 | ![]() |
Static method | Public | Method | Checks If Object Implements/Includes an Interface | 20020122 |
Events
Class CF_RECA_OBJECT has no event.
Types
Class CF_RECA_OBJECT has no local type.
Method Signatures
Method CREATE_BY_INTFNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Type reference (TYPE) | ANY | Interface-Referenz | 20010708 | ||
2 | ![]() |
ID_INTFNAME | Call by reference | Type reference (TYPE) | CLIKE | Interface-Name | 20010708 | ||
3 | ![]() |
ID_SUBTYPE | Call by reference | Type reference (TYPE) | CLIKE | Unterscheidungsmerkmal mehrerer impl. Klassen | 20010708 |
Method CREATE_BY_INTFNAME on class CF_RECA_OBJECT has no exception.
Method CREATE_BY_INTFREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_INTFREF | Call by reference | Type reference (TYPE) | ANY | Interface-Referenz | 20010709 | ||
2 | ![]() |
ID_SUBTYPE | Call by reference | Type reference (TYPE) | RECAC_INTERFACE_IMPL-IMPLSUBTYPE | Unterscheidungsmerkmal mehrerer impl. Klassen | 20010709 |
Method CREATE_BY_INTFREF on class CF_RECA_OBJECT has no exception.
Method CREATE_BY_OTHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OTHER | Call by reference | Object reference (TYPE REF TO) | IF_RECA_OBJECT | Anderes (Vorlage-) Objekt | 20020128 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_OBJECT | Interface-Referenz | 20020128 |
Method CREATE_BY_OTHER on class CF_RECA_OBJECT has no exception.
Method GET_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Gebundene Objektreferenz | 20030102 | ||
2 | ![]() |
RD_CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klassenname | 20030102 |
Method GET_CLASSNAME on class CF_RECA_OBJECT has no exception.
Method SET_ALL_EVENT_HANDLER Signature
Method SET_ALL_EVENT_HANDLER on class CF_RECA_OBJECT has no parameter.
Method SET_ALL_EVENT_HANDLER on class CF_RECA_OBJECT has no exception.
Method USES_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTERFACE | Call by reference | Type reference (TYPE) | CSEQUENCE | Interface-Name, der geprüft werden soll | 20020122 | ||
2 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_OBJECT | Zu prüfendes instanziierbares Objekt | 20020122 | ||
3 | ![]() |
RF_INTERFACE_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Objekt implementiert Interface? | 20020122 |
Method USES_INTERFACE on class CF_RECA_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110 |