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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050315 | |
| 2 | Static method | Public | Method | Read Generically from Archive | 20050427 | |
| 3 | 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 | ET_ARCHIVE_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | archivierte Daten | 20050428 | |||
| 2 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | condition | 20050427 | |||
| 3 | IT_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | for-all-entries - bedingung | 20050427 | |||
| 4 | IT_ENTRIES_WHERE | Call by reference | Type reference (TYPE) | FINB_T_ENTRIES_WHERE | for-all-entries - felder | 20050427 | |||
| 5 | I_ARCH_OBJECT | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20050427 | |||
| 6 | I_DATABASE_TABLE | Call by reference | Type reference (TYPE) | C | Name der Tabelle im Archiv | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine daten vorhanden | 20050602 | ||
| 2 | kein aktiver feldkatalog vorhanden | 20050602 |
Method GET_ARCHIVEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ARCHIVE | Call by reference | Type reference (TYPE) | TABLE | 20050316 | ||||
| 2 | IT_FIELDS | Call by reference | Type reference (TYPE) | FINB_ASH_TABFIELDS_T | Feldprüfung Infostruktur | 20050316 | |||
| 3 | I_ARCH_OBJECT | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20050316 | |||
| 4 | I_SELECTIONS | Call by reference | Type reference (TYPE) | ANY | Zielfeld für Archivinfostruktur | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Daten im Archiv gefunden | 20050317 | ||
| 2 | kein aktiver Feldkatalog vorhanden | 20050317 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |