SAP ABAP Class CL_FINB_ARCHIVING_SERVICE (Help for Archiving)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_REPORTING (Package) Reporting
Properties
Class CL_FINB_ARCHIVING_SERVICE  
Short Description Help for Archiving    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_REPORTING   Reporting 
Created 20050315   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_ARCHIVING_SERVICE has no forward declaration.
Interfaces
Class CL_FINB_ARCHIVING_SERVICE has no interface implemented.
Friends
Class CL_FINB_ARCHIVING_SERVICE has no friend class.
Attributes
Class CL_FINB_ARCHIVING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050315
2 GET_ARCHIVEDATA_GENERIC Static method Public Method Read Generically from Archive 20050427
3 GET_ARCHIVEKEY Static method Public Method Gets archivekey and offset 20050315
Events
Class CL_FINB_ARCHIVING_SERVICE has no event.
Types
Class CL_FINB_ARCHIVING_SERVICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FINB_ARCHIVING_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FINB_ARCHIVING_SERVICE has no exception.

Method GET_ARCHIVEDATA_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ARCHIVE_DATA Call by reference Type reference (TYPE) STANDARD TABLE archivierte Daten 20050428
2 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION condition 20050427
3 Importing IT_ENTRIES Call by reference Type reference (TYPE) ANY TABLE for-all-entries - bedingung 20050427
4 Importing IT_ENTRIES_WHERE Call by reference Type reference (TYPE) FINB_T_ENTRIES_WHERE for-all-entries - felder 20050427
5 Importing I_ARCH_OBJECT Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT Archivierungsobjekt 20050427
6 Importing I_DATABASE_TABLE Call by reference Type reference (TYPE) C Name der Tabelle im Archiv 20050428
# Exception Resumable Description Created on
1 FOUND_NO_DATA keine daten vorhanden 20050602
2 NO_ACTIVE_FIELDCAT_FOUND kein aktiver feldkatalog vorhanden 20050602

Method GET_ARCHIVEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ARCHIVE Call by reference Type reference (TYPE) TABLE 20050316
2 Importing IT_FIELDS Call by reference Type reference (TYPE) FINB_ASH_TABFIELDS_T Feldprüfung Infostruktur 20050316
3 Importing I_ARCH_OBJECT Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT Archivierungsobjekt 20050316
4 Importing I_SELECTIONS Call by reference Type reference (TYPE) ANY Zielfeld für Archivinfostruktur 20050316
# Exception Resumable Description Created on
1 FOUND_NO_DATA keine Daten im Archiv gefunden 20050317
2 NO_ACTIVE_FIELDCAT_FOUND kein aktiver Feldkatalog vorhanden 20050317
History
Last changed by/on SAP  20050615 
SAP Release Created in 600