SAP ABAP Interface IF_EX_RECA_ARCHIVING_OBJECT (Interface for BAdI: BADI_RECA_ARCHIVING_OBJECT)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AR (Package) RE: Data Archiving
Properties
Interface IF_EX_RECA_ARCHIVING_OBJECT  
Short Description Interface for BAdI: BADI_RECA_ARCHIVING_OBJECT    
General Data
Package RE_CA_AR   RE: Data Archiving 
Created 20050824   SAP 
Last changed 20060208   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_RECA_ARCHIVING_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050824
Friends
Interface IF_EX_RECA_ARCHIVING_OBJECT has no friend.
Attributes
Interface IF_EX_RECA_ARCHIVING_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks If Data Object Is to Be Archived 20050824
2 DELETE Instance method Public Method Deletes Data from Database 20050824
3 READ_INTO_BUFFER Instance method Public Method Reads Exactly One Data Object from Archive 20050824
4 WRITE Instance method Public Method Places Data of Data Object in Archive File 20050824
Events
Interface IF_EX_RECA_ARCHIVING_OBJECT has no event.
Types
Interface IF_EX_RECA_ARCHIVING_OBJECT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_KEY Call by reference Type reference (TYPE) DATA Schlüssel des zu archivierenden Datenobjektes 20050824
# Exception Resumable Description Created on
1 ERROR Datenobjekt ist nicht zu archivieren 20050824

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATISTICS Call by reference Type reference (TYPE) RE_T_ARCH_STAT Statistikdaten über gelöschte Datensätze 20050824
2 Importing ID_ARCHIVE_HANDLE Value transfer Type reference (TYPE) SYTABIX Zeiger auf geöffnete Datei 20050824
3 Importing IS_OPTIONS Value transfer Type reference (TYPE) RECA_AR_OPTIONS_DELETE Archivierungsoptionen beim Löschen 20050824
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20050824

Method READ_INTO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ARCHIVE_HANDLE Value transfer Type reference (TYPE) SYTABIX Zeiger auf geöffnete Datei 20050824
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen 20050824

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ARCHIVE_HANDLE Value transfer Type reference (TYPE) SYTABIX Zeiger auf geöffnete Datei 20050824
2 Importing IS_HEADER_KEY Call by reference Type reference (TYPE) DATA Schlüssel des zu archivierenden Datenobjektes 20050824
# Exception Resumable Description Created on
1 ERROR Fehler beim Schreiben 20050824
History
Last changed by/on SAP  20060208 
SAP Release Created in 600