SAP ABAP Class CF_RECA_STORABLE_EXT (Services for Extendable Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
⤷
⤷
Properties
| Class | CF_RECA_STORABLE_EXT | |
| Short Description | Services for Extendable Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20021223 | 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_STORABLE_EXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RECA_STORABLE | 20021223 | Object Can Be Stored (Abstract): Standard Implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20021223 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | BADI_RECA_STORABLE_EXT | BAdI Interface IF_EX_RECA_STORABLE_EXT | 20021223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Supplies Instance and Registers It in Standard Object | 20021223 | |
| 2 | Static method | Protected | Method | Checks All Data | 20021226 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021223 | |
| 4 | Static method | Protected | Method | Releases all resources and locks | 20021226 | |
| 5 | Static method | Protected | Method | Initializes the Data Using a Template Object | 20030522 | |
| 6 | Static method | Protected | Method | Checks for Changed Data | 20021226 | |
| 7 | Static method | Protected | Method | Registers All Extendable Objects for the Standard Object | 20021223 | |
| 8 | Static method | Protected | Method | Prepares for Saving | 20021226 | |
| 9 | Static method | Protected | Method | Saves Changes Persistently | 20021226 | |
| 10 | Static method | Private | Method | Generates and Initializes Instance of Extendable Object | 20021223 | |
| 11 | Static method | Private | Method | Supplies Names of All Extendable Objects for Standard Object | 20021223 | |
| 12 | Static method | Private | Method | Supplies Interface Name of Standard Object | 20021223 |
Events
Class CF_RECA_STORABLE_EXT has no event.
Types
Class CF_RECA_STORABLE_EXT has no local type.
Method Signatures
Method ADD_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021223 | |||
| 2 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE_EXT | Erweiterbares Objekt | 20021223 | |||
| 3 | ID_OBJNAME_EXT | Call by reference | Type reference (TYPE) | RECAOBJNAMEEXT | Klassen-/Interfacename der Erweiterung | 20021223 | |||
| 4 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20021223 |
Method ADD_EXTENSION on class CF_RECA_STORABLE_EXT has no exception.
Method CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021226 | |||
| 2 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20021226 | |||
| 3 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20021226 |
Method CHECK_ALL on class CF_RECA_STORABLE_EXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CF_RECA_STORABLE_EXT has no parameter.
Method CLASS_CONSTRUCTOR on class CF_RECA_STORABLE_EXT has no exception.
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021226 |
Method FREE on class CF_RECA_STORABLE_EXT has no exception.
Method INIT_BY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Informationen/Warnungen über durchgeführte Initialisierung | 20030522 | |||
| 2 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20030522 | |||
| 3 | IO_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Vorlageobjekt | 20030522 | |||
| 4 | IS_PARAMETER | Value transfer | Type reference (TYPE) | RECA_COPY_PARAMETER | Parameter für das Anlegen mit Vorlage | 20030522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030522 |
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021226 | |||
| 2 | RF_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Daten geändert? | 20021226 |
Method IS_MODIFIED on class CF_RECA_STORABLE_EXT has no exception.
Method REGISTER_ALL_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021223 | |||
| 2 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20021223 |
Method REGISTER_ALL_CHILDREN on class CF_RECA_STORABLE_EXT has no exception.
Method STORE_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FORCE_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Überprüfung erzwingen | 20080902 | ||
| 2 | ITO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Vorbereiten des Sicherns | 20021226 |
Method STORE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20021226 | ||
| 2 | ITO_STORABLE_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Referenztabelle auf IF_RECA_STORABLE_EXT | 20021226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sichern | 20021226 |
Method _CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNAME_EXT | Call by reference | Type reference (TYPE) | RECAOBJNAMEEXT | Klassen-/Interfacename der Erweiterung | 20021223 | |||
| 2 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20021223 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE_EXT | Instanz des erweiterbaren Objekts | 20021223 |
Method _CREATE_INSTANCE on class CF_RECA_STORABLE_EXT has no exception.
Method _GET_OBJNAME_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJNAME_EXT | Call by reference | Type reference (TYPE) | RE_T_OBJNAME_EXT | Klassen-/Interfacenamen für die erweiterbaren Objekte | 20021223 | |||
| 2 | IO_STORABLE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Standardobjekt | 20021223 |
Method _GET_OBJNAME_EXT on class CF_RECA_STORABLE_EXT has no exception.
Method _GET_OBJNAME_STD_BY_IMPLNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_IMPLCLNAME | Call by reference | Type reference (TYPE) | RECAIMPLCLNAME | Name der implementierenden Klasse | 20021223 | |||
| 2 | RD_IMPLIFNAME | Value transfer | Type reference (TYPE) | RECAIMPLIFNAME | Name des Interfaces | 20021223 |
Method _GET_OBJNAME_STD_BY_IMPLNAME on class CF_RECA_STORABLE_EXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |