SAP ABAP Class CL_ARC_HANA_READ (Read Data from Archive)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
S_ILM_ARC_HANA (Package) ILM: API for Reading Archived Data for HANA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ARC_HANA_READ | Read Data from Archive | 20111115 |
Properties
| Class | CL_ARC_HANA_READ | |
| Short Description | Read Data from Archive | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_ARC_HANA | ILM: API for Reading Archived Data for HANA |
| Created | 20111115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ARC_HANA_READ | Read Data from Archive | 20111115 |
Friends
Class CL_ARC_HANA_READ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20111121 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Read in Sequence | 20111115 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Process only the Specified File | 20111115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Data of Output Structure | 20111117 | |
| 2 | Instance method | Private | Method | 20111122 | ||
| 3 | Instance method | Private | Method | 20111122 | ||
| 4 | Instance method | Private | Method | 20111117 | ||
| 5 | Instance method | Private | Method | Determines Tables that are Read Directly or with a BAdI | 20111117 | |
| 6 | Instance method | Private | Method | Get Offset of Next Data Object to be Read | 20111115 | |
| 7 | Instance method | Private | Method | Determines Tables that are Read Directly or with a BAdI | 20111117 | |
| 8 | Instance method | Private | Method | Get Structure Names for Object and Classes | 20111115 | |
| 9 | Instance method | Private | Method | Open Archive File | 20111115 | |
| 10 | Instance method | Private | Method | Read Data of Data Object | 20111117 | |
| 11 | Instance method | Private | Method | Reads Structure Data | 20111116 |
Events
Class CL_ARC_HANA_READ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SBOOK_DEMO | Private | See coding | 20111122 | BEGIN OF ty_s_sbook_demo,
sbook TYPE sbook,
flag TYPE boole_d,
END OF ty_s_sbook_demo
|
||
| 2 | TY_S_SNVOICE_DEMO | Private | See coding | 20111122 | BEGIN OF ty_s_snvoice_demo,
snvoice TYPE snvoice,
flag TYPE boole_d,
END OF ty_s_snvoice_demo
|
Method Signatures
Method APPEND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | AS: Tabelle von Tabellenpuffern | 20111117 | |||
| 2 | EV_SIZE_BYTE | Call by reference | Type reference (TYPE) | I | 20111121 | ||||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20111117 | ||||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111117 |
Method APPEND_DATA on class CL_ARC_HANA_READ has no exception.
Method BADI_ILM_ARC_CLASS_UNITTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA_FOR_TAB | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | Daten zu den Datenbanktabellen | 20111122 | |||
| 2 | IT_DATA_FOR_STRUCS | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | Daten zu den archivierten Strukturen | 20111122 | |||
| 3 | IV_ARCHIVING_CLASS | Call by reference | Type reference (TYPE) | ARCH_CLAS_ | Archivierungsklasse | 20111122 |
Method BADI_ILM_ARC_CLASS_UNITTEST on class CL_ARC_HANA_READ has no exception.
Method BADI_ILM_ARC_OBJ_UNITTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA_FOR_TAB | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | Daten zu den Datenbanktabellen | 20111122 | |||
| 2 | IT_DATA_FOR_STRUCS | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | Daten zu den archivierten Strukturen | 20111122 | |||
| 3 | IV_ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20111122 |
Method BADI_ILM_ARC_OBJ_UNITTEST on class CL_ARC_HANA_READ has no exception.
Method CLOSE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLE | Call by reference | Type reference (TYPE) | I | 20111121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111117 |
Method GET_CLASS_TAB_STRUCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLASS_STRUCS_TO_READ | Call by reference | Type reference (TYPE) | IF_ARC_HANA_READ=>TY_S_CLASS_TABS | 20111117 | ||||
| 2 | ES_CLASS_TABS_TO_READ | Call by reference | Type reference (TYPE) | IF_ARC_HANA_READ=>TY_S_CLASS_TABS | 20111117 | ||||
| 3 | IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 | |||
| 4 | IV_ADK_CLASS | Call by reference | Type reference (TYPE) | ADK_CLASS | 20111117 |
Method GET_CLASS_TAB_STRUCS on class CL_ARC_HANA_READ has no exception.
Method GET_NEXT_OFFSET_AND_CLOSE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEXT_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20111115 | |||
| 2 | EV_NEXT_OFFSET | Call by reference | Type reference (TYPE) | ADMI_OFFST | Offset des Datenobjekts in der Archivdatei | 20111115 | |||
| 3 | IV_NEXT_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20111121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111115 |
Method GET_OBJ_TAB_STRUCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJ_STRUCS_TO_READ | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 | |||
| 2 | ET_OBJ_TABS_TO_READ | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 | |||
| 3 | IT_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 | |||
| 4 | IT_TABNAMES_ARCHIVE | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 |
Method GET_OBJ_TAB_STRUCS on class CL_ARC_HANA_READ has no exception.
Method GET_TABNAMES_FROM_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLAS_TABS | Call by reference | Type reference (TYPE) | ADK_CLASSES | Strukturen zu verwendeten Klassen | 20111115 | |||
| 2 | ET_TABNAMES | Call by reference | Type reference (TYPE) | TTTABNAME | Strukturen zum Objekt | 20111115 | |||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | I | Handle auf die geöffneten Dateien | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111115 |
Method OPEN_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARCHIVE_KEY | Call by reference | Type reference (TYPE) | ARKEY | Schlüssel einer Archivdatei | 20111115 | |||
| 2 | IV_OFFSET | Call by reference | Type reference (TYPE) | ADMI_OFFST | Offset des Datenobjekts in der Archivdatei | 20111115 | |||
| 3 | RV_HANDLE | Value transfer | Type reference (TYPE) | I | Handle auf die geöffneten Dateien | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111115 |
Method READ_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | AS_T_TABLEBUFFER | AS: Tabelle von Tabellenpuffern | 20111117 | |||
| 2 | EV_SIZE_BYTE | Call by reference | Type reference (TYPE) | I | 20111121 | ||||
| 3 | IT_CLASS_STRUCS_TO_READ | Call by reference | Type reference (TYPE) | IF_ARC_HANA_READ=>TY_T_CLASS_TABS | 20111117 | ||||
| 4 | IT_CLASS_TABS_TO_READ | Call by reference | Type reference (TYPE) | IF_ARC_HANA_READ=>TY_T_CLASS_TABS | 20111117 | ||||
| 5 | IT_OBJ_STRUCS_TO_READ | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 | |||
| 6 | IT_OBJ_TABS_TO_READ | Call by reference | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20111117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111117 |
Method READ_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Archivierte Daten | 20111116 | |||
| 2 | IV_ARCHIVING_CLASS | Call by reference | Type reference (TYPE) | ARCH_CLAS_ | Archivierungsklasse | 20111116 | |||
| 3 | IV_TAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesenenden Zugriff | 20111116 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |