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 CO_TRUE Constant Public Type reference (TYPE) KENNZX 'X' TRUE 20030725
2 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR Database Cursor 20030725
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Static method Public Method 20030725
2 DELETE_EANL Static method Private Method 20030725
3 DELETE_EANLH Static method Private Method 20030725
4 FETCH_NEXT_RECORDS Instance method Public Method 20030725
5 OPEN_ARCHIVING_CURSOR Instance method Public Method 20030725
6 READ_DATA Static method Public Method 20030725
7 SELECT_EANL Static method Public Method 20030725
8 SELECT_EANLH 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 Exporting EX_DELETED_EANL Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030725
2 Exporting EX_DELETED_EANLH Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030725
3 Importing IMT_EANL Call by reference Type reference (TYPE) IEEANL Tabellentyp für EANL 20030725
4 Importing IMT_EANLH Call by reference Type reference (TYPE) ISU06_T_EANLH Tabelle von eanlh 20030725
# Exception Resumable Description Created on
1 DELETE_ERROR 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 Exporting EX_NUM_DELETED Call by reference Type reference (TYPE) I Anzahl Einträge gelöscht 20030725
2 Importing IMT_EANL Call by reference Type reference (TYPE) IEEANL Tabellentyp für EANL 20030725
# Exception Resumable Description Created on
1 DELETE_ERROR 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 Exporting EX_NUM_DELETED Call by reference Type reference (TYPE) I Anzahl Einträge gelöscht 20030725
2 Importing IMT_EANLH Call by reference Type reference (TYPE) ISU06_T_EANLH Tabelle von eanlh 20030725
# Exception Resumable Description Created on
1 DELETE_ERROR 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 Exporting EXT_EANL Call by reference Type reference (TYPE) IEEANL Anlage 20030725
2 Importing IM_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50 Paketgroße 20030725
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030725
2 NOT_FOUND 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 Importing IM_ANLAGE Call by reference Type reference (TYPE) ISU00_RANGE_TAB Anlage 20030725
2 Importing IM_HOLD Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20030725
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030725

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EANL_ARCH Call by reference Type reference (TYPE) EANL_ARCH_TAB Tabellentyp zu EANL-Archivierung 20030725
2 Importing IMT_EANL Call by reference Type reference (TYPE) IEEANL Tabellentyp für EANL 20030725
# Exception Resumable Description Created on
1 NOT_FOUND Es wurde keine Einträge gefunden 20030725
2 SYSTEM_ERROR 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