SAP ABAP Class CF_RECA_STORABLE (Services for Storable 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)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20010816
Properties
Class CF_RECA_STORABLE  
Short Description Services for Storable Objects    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20010804   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)
2 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_RECA_STORABLE has no interface implemented.
Friends
Class CF_RECA_STORABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_COLLECT_DATA_FOR_UPDATE Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Collect Data in Update? (PERFORM ON COMMIT) 20030129
2 MF_MSGLIST_BUFFER_DISABLED Static Attribute Private Type reference (TYPE) RECABOOL ABAP_FALSE Message Buffering Switched Off 20110315
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Static method Public Method Perform COMMIT WORK 20020102
2 DISABLE_MSGLIST_BUFFER Static method Public Method Switches Off Message Buffering (see CL_RECA_STORABLE) 20110315
3 GET_CHANGED_DATA Static method Public Method Supplies Changed Data from 2 Internal Tables (See Docu) 20030220
4 GET_CHANGE_INDICATOR Static method Public Method Replaces CHANGEDOCUMENT_PREPARE_TABLES (see documentation) 20020415
5 GET_CHECK_CONTEXT Static method Public Method Gets the Check Context (see CL_RECA_STORABLE) 20100609
6 ROLLBACK Static method Public Method Execute ROLLBACK WORK 20020102
7 _WRITE_LOG Static method Private Method Stores Log Entry by Number of Instanced Objects 20020111
Events
Class CF_RECA_STORABLE has no event.
Types
Class CF_RECA_STORABLE has no local type.
Method Signatures

Method COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler in der Verbuchung (nur bei AND WAIT möglich) 20020102
2 Importing IF_BAPI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE BAPI_TRANSACTION_COMMIT verwenden 20040210
3 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tabellenpuffer löschen 20020102
4 Importing IF_WAIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ... AND WAIT 20020102

Method COMMIT on class CF_RECA_STORABLE has no exception.

Method DISABLE_MSGLIST_BUFFER Signature

Method DISABLE_MSGLIST_BUFFER on class CF_RECA_STORABLE has no parameter.
Method DISABLE_MSGLIST_BUFFER on class CF_RECA_STORABLE has no exception.

Method GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) C 'F' = Tab. sind verschieden; 'T' = Tab. sind gleich 20030220
2 Importing TABLENAME Call by reference Type reference (TYPE) CSEQUENCE Name der Tabellenstruktur zum Bestimmen der Schlüsselfelder 20030220
3 Exporting TABLE_DELETED Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit den gelöschten Daten 20030220
4 Exporting TABLE_INSERTED Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit den eingefügten Daten 20030220
5 Importing TABLE_NEW Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit veränderten Daten 20030220
6 Importing TABLE_OLD Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit ursprünglichen Daten 20030220
7 Exporting TABLE_UPDATED Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit den geänderten Daten 20030220
8 Exporting TABLE_UPDATED_OLD Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit den geänderten Daten im Ursprungszustand 20030220
# Exception Resumable Description Created on
1 NAMETAB_ERROR Fehler beim Aufruf von NAMETAB_GET 20030220

Method GET_CHANGE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_INDICATOR Call by reference Type reference (TYPE) C 'E' ' ' = Keine; 'E' = Ident.Einträge; 'A' = alle mit KZ <> ' ' 20020605
2 Exporting RESULT Call by reference Type reference (TYPE) C 'F' = Tab. sind verschieden; 'T' = Tab. sind gleich 20020415
3 Importing TABLENAME Call by reference Type reference (TYPE) CSEQUENCE Name der Tabellenstruktur der internen Tabellen 20020415
4 Changing TABLE_NEW Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit veränderten Daten 20020415
5 Changing TABLE_OLD Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit unveränderten Daten 20020415
# Exception Resumable Description Created on
1 NAMETAB_ERROR Fehler beim Aufruf von NAMETAB_GET 20020415
2 WRONG_STRUCTURE_LENGTH Länge der Tabellenzeile reicht nicht zum Setzen des Kennz. 20020415

Method GET_CHECK_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_USE_MSGLIST_BUFFER Call by reference Type reference (TYPE) RECABOOL Nachrichtenpuffer beim Prüfen verwenden? 20100609
2 Exporting EF_USE_TOP_CHECK_ALL Call by reference Type reference (TYPE) RECABOOL Prüfung nur auf oberste Ebene (BO) wenn Anzeigemodus aktiv? 20100609

Method GET_CHECK_CONTEXT on class CF_RECA_STORABLE has no exception.

Method ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tabellenpuffer löschen 20020102

Method ROLLBACK on class CF_RECA_STORABLE has no exception.

Method _WRITE_LOG Signature

Method _WRITE_LOG on class CF_RECA_STORABLE has no parameter.
Method _WRITE_LOG on class CF_RECA_STORABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 110