SAP ABAP Class CL_ISU_EANL_ARCHIVE (Installation Archiving)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-TO-ARC (Application Component) Archiving
⤷
EEARCH (Package) IS-U: Archiving Master Data and Transaction Data
⤷
⤷
Properties
| Class | CL_ISU_EANL_ARCHIVE | |
| Short Description | Installation Archiving | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEARCH | IS-U: Archiving Master Data and Transaction Data |
| Created | 20030725 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_EANL_ARCHIVE has no forward declaration.
Interfaces
Class CL_ISU_EANL_ARCHIVE has no interface implemented.
Friends
Class CL_ISU_EANL_ARCHIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | KENNZX | 'X' | TRUE | 20030725 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20030725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20030725 | ||
| 2 | Static method | Private | Method | 20030725 | ||
| 3 | Static method | Private | Method | 20030725 | ||
| 4 | Instance method | Public | Method | 20030725 | ||
| 5 | Instance method | Public | Method | 20030725 | ||
| 6 | Static method | Public | Method | 20030725 | ||
| 7 | Static method | Public | Method | 20030725 | ||
| 8 | Static method | Public | Method | 20030725 |
Events
Class CL_ISU_EANL_ARCHIVE has no event.
Types
Class CL_ISU_EANL_ARCHIVE has no local type.
Method Signatures
Method DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DELETED_EANL | Call by reference | Type reference (TYPE) | I | Anzahl erfolreich gelöschter Einträge | 20030725 | |||
| 2 | EX_DELETED_EANLH | Call by reference | Type reference (TYPE) | I | Anzahl erfolreich gelöschter Einträge | 20030725 | |||
| 3 | IMT_EANL | Call by reference | Type reference (TYPE) | IEEANL | Tabellentyp für EANL | 20030725 | |||
| 4 | IMT_EANLH | Call by reference | Type reference (TYPE) | ISU06_T_EANLH | Tabelle von eanlh | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einträge konnten nicht gelöscht werden | 20030725 |
Method DELETE_EANL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NUM_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge gelöscht | 20030725 | |||
| 2 | IMT_EANL | Call by reference | Type reference (TYPE) | IEEANL | Tabellentyp für EANL | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einträge könnte nicht gelöscht werden | 20030725 |
Method DELETE_EANLH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NUM_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge gelöscht | 20030725 | |||
| 2 | IMT_EANLH | Call by reference | Type reference (TYPE) | ISU06_T_EANLH | Tabelle von eanlh | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einträge könnte nicht gelöscht werden | 20030725 |
Method FETCH_NEXT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_EANL | Call by reference | Type reference (TYPE) | IEEANL | Anlage | 20030725 | |||
| 2 | IM_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 50 | Paketgroße | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion nicht erlaubt | 20030725 | ||
| 2 | Keine weiteren Daten gefunden | 20030725 |
Method OPEN_ARCHIVING_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ANLAGE | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Anlage | 20030725 | |||
| 2 | IM_HOLD | Call by reference | Type reference (TYPE) | KENNZX | 'X' | Kennzeichen | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion nicht erlaubt | 20030725 |
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_EANL_ARCH | Call by reference | Type reference (TYPE) | EANL_ARCH_TAB | Tabellentyp zu EANL-Archivierung | 20030725 | |||
| 2 | IMT_EANL | Call by reference | Type reference (TYPE) | IEEANL | Tabellentyp für EANL | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Einträge gefunden | 20030725 | ||
| 2 | Systemfehler | 20030725 |
Method SELECT_EANL Signature
Method SELECT_EANL on class CL_ISU_EANL_ARCHIVE has no parameter.
Method SELECT_EANL on class CL_ISU_EANL_ARCHIVE has no exception.
Method SELECT_EANLH Signature
Method SELECT_EANLH on class CL_ISU_EANL_ARCHIVE has no parameter.
Method SELECT_EANLH on class CL_ISU_EANL_ARCHIVE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |