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 ABAP 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 MF_HAS_EXIT Static Attribute Public Type reference (TYPE) RECAHASBADIIMPL Business Add-In Implementation Exists 20021223
2 MO_EXIT 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 ADD_EXTENSION Static method Protected Method Supplies Instance and Registers It in Standard Object 20021223
2 CHECK_ALL Static method Protected Method Checks All Data 20021226
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021223
4 FREE Static method Protected Method Releases all resources and locks 20021226
5 INIT_BY_TEMPLATE Static method Protected Method Initializes the Data Using a Template Object 20030522
6 IS_MODIFIED Static method Protected Method Checks for Changed Data 20021226
7 REGISTER_ALL_CHILDREN Static method Protected Method Registers All Extendable Objects for the Standard Object 20021223
8 STORE_PREPARE Static method Protected Method Prepares for Saving 20021226
9 STORE_WRITE Static method Protected Method Saves Changes Persistently 20021226
10 _CREATE_INSTANCE Static method Private Method Generates and Initializes Instance of Extendable Object 20021223
11 _GET_OBJNAME_EXT Static method Private Method Supplies Names of All Extendable Objects for Standard Object 20021223
12 _GET_OBJNAME_STD_BY_IMPLNAME 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 Changing CTO_STORABLE_EXT Call by reference Type reference (TYPE) RE_T_IF_RECA_STORABLE_EXT Referenztabelle auf IF_RECA_STORABLE_EXT 20021223
2 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_RECA_STORABLE_EXT Erweiterbares Objekt 20021223
3 Importing ID_OBJNAME_EXT Call by reference Type reference (TYPE) RECAOBJNAMEEXT Klassen-/Interfacename der Erweiterung 20021223
4 Importing 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 Changing CTO_STORABLE_EXT Call by reference Type reference (TYPE) RE_T_IF_RECA_STORABLE_EXT Referenztabelle auf IF_RECA_STORABLE_EXT 20021226
2 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20021226
3 Importing 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 Importing 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 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Informationen/Warnungen über durchgeführte Initialisierung 20030522
2 Importing IO_STORABLE Value transfer Object reference (TYPE REF TO) IF_RECA_STORABLE Standardobjekt 20030522
3 Importing IO_TEMPLATE Value transfer Object reference (TYPE REF TO) IF_RECA_STORABLE Vorlageobjekt 20030522
4 Importing IS_PARAMETER Value transfer Type reference (TYPE) RECA_COPY_PARAMETER Parameter für das Anlegen mit Vorlage 20030522
# Exception Resumable Description Created on
1 ERROR Fehler 20030522

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITO_STORABLE_EXT Call by reference Type reference (TYPE) RE_T_IF_RECA_STORABLE_EXT Referenztabelle auf IF_RECA_STORABLE_EXT 20021226
2 Returning 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 Changing CTO_STORABLE_EXT Call by reference Type reference (TYPE) RE_T_IF_RECA_STORABLE_EXT Referenztabelle auf IF_RECA_STORABLE_EXT 20021223
2 Importing 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 Importing IF_FORCE_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Komplette Überprüfung erzwingen 20080902
2 Importing 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 ERROR 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 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Verbuchung mit "IN UPDATE TASK" rufen 20021226
2 Importing 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 ERROR Fehler beim Sichern 20021226

Method _CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNAME_EXT Call by reference Type reference (TYPE) RECAOBJNAMEEXT Klassen-/Interfacename der Erweiterung 20021223
2 Importing IO_STORABLE Value transfer Object reference (TYPE REF TO) IF_RECA_STORABLE Standardobjekt 20021223
3 Returning 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 Changing CT_OBJNAME_EXT Call by reference Type reference (TYPE) RE_T_OBJNAME_EXT Klassen-/Interfacenamen für die erweiterbaren Objekte 20021223
2 Importing 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 Importing ID_IMPLCLNAME Call by reference Type reference (TYPE) RECAIMPLCLNAME Name der implementierenden Klasse 20021223
2 Returning 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