SAP ABAP Class CL_ISU_EVER_ARCHIVE (Contract 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_EVER_ARCHIVE  
Short Description Contract 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 20030724   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_EVER_ARCHIVE has no forward declaration.
Interfaces
Class CL_ISU_EVER_ARCHIVE has no interface implemented.
Friends
Class CL_ISU_EVER_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 20030724
2 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR Database Cursor 20030724
Methods
# Method Level Visibility Method type Description Created on
1 ARCHIVING_CONDITIONS Static method Public Method Archiving Terms for Contracts 20030903
2 DELETE_DATA Static method Public Method 20030724
3 DELETE_EAUS Static method Private Method 20030804
4 DELETE_EAUSV Static method Private Method 20030804
5 DELETE_EEIN Static method Private Method 20030804
6 DELETE_EEINV Static method Private Method 20030804
7 DELETE_EVER Static method Private Method 20030724
8 DELETE_EVERH Static method Private Method 20030725
9 FETCH_NEXT_RECORDS Instance method Public Method 20030724
10 OPEN_ARCHIVING_CURSOR Instance method Public Method 20030724
11 READ_DATA Static method Public Method 20030724
12 SELECT_EVER Static method Public Method 20030724
Events
Class CL_ISU_EVER_ARCHIVE has no event.
Types
Class CL_ISU_EVER_ARCHIVE has no local type.
Method Signatures

Method ARCHIVING_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_EVERH Call by reference Type reference (TYPE) IEVERH ISU-Vertragshistorie 20030904
2 Importing WA_EVER Call by reference Type reference (TYPE) EVER IS-U Vertrag 20030904
3 Exporting X_FKKCL Call by reference Type reference (TYPE) FKKCL_T Ausgleichspositionen zum Beleg im Vertragskontokorrent 20030904
# Exception Resumable Description Created on
1 DO_NOT_ARCHIVE Vertrag soll nicht archiviert werden 20030908
2 NOT_FOUND Es wurden keine Einträge gefunden 20030904
3 SYSTEM_ERROR Systemfehler 20030904

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DELETED_EAUS Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030804
2 Exporting EX_DELETED_EAUSV Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030804
3 Exporting EX_DELETED_EEIN Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030804
4 Exporting EX_DELETED_EEINV Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030804
5 Exporting EX_DELETED_EVER Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030725
6 Exporting EX_DELETED_EVERH Call by reference Type reference (TYPE) I Anzahl erfolreich gelöschter Einträge 20030725
7 Importing IMT_EAUS Call by reference Type reference (TYPE) ISU06_T_EAUS * Table of workareas EAUS 20030804
8 Importing IMT_EAUSV Call by reference Type reference (TYPE) ISU06_T_EAUSV Tabellentyp von Eausv 20030804
9 Importing IMT_EEIN Call by reference Type reference (TYPE) ISU06_T_EEIN Tabellentyp von EEIN 20030804
10 Importing IMT_EEINV Call by reference Type reference (TYPE) ISU06_T_EEINV Tabllentyp von EEINV 20030804
11 Importing IMT_EVER Call by reference Type reference (TYPE) IEEVER Tabellentyp für die tabelle ever 20030725
12 Importing IMT_EVERH Call by reference Type reference (TYPE) IEVERH ISU-Vertragshistorie 20030725
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge konnten nicht gelöscht werden 20030724

Method DELETE_EAUS 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 20030804
2 Importing IMT_EAUS Call by reference Type reference (TYPE) ISU06_T_EAUS Tabellentyp eaus 20030804
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge könnte nicht gelöscht werden 20030804

Method DELETE_EAUSV 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 20030804
2 Importing IMT_EAUSV Call by reference Type reference (TYPE) ISU06_T_EAUSV Tabellentyp eausv 20030804
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge könnte nicht gelöscht werden 20030804

Method DELETE_EEIN 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 20030804
2 Importing IMT_EEIN Call by reference Type reference (TYPE) ISU06_T_EEIN Tabellentyp eein 20030804
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge könnte nicht gelöscht werden 20030804

Method DELETE_EEINV 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 20030804
2 Importing IMT_EEINV Call by reference Type reference (TYPE) ISU06_T_EEINV Tabellentyp eeinv 20030804
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge könnte nicht gelöscht werden 20030804

Method DELETE_EVER 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_EVER Call by reference Type reference (TYPE) IEEVER Tabellentyp für EVER 20030725
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge konnten nicht gelöscht werden 20030724

Method DELETE_EVERH 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_EVERH Call by reference Type reference (TYPE) IEVERH ISU-Vertragshistorie 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_EVER Call by reference Type reference (TYPE) IEEVER Vertrag 20030725
2 Importing IM_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50 Paketgröße 20030725
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030724
2 NOT_FOUND Keine weiteren Daten gefunden 20030724

Method OPEN_ARCHIVING_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AZDAT Call by reference Type reference (TYPE) ISU00_RANGE_TAB Vertragsende 20030731
2 Importing IM_HOLD Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20030725
3 Importing IM_VERTRAG Call by reference Type reference (TYPE) ISU00_RANGE_TAB Vertrag 20030725
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030724

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EVER_ARCH Call by reference Type reference (TYPE) EVER_ARCH_TAB Tabellentyp zu EVER-Archivierung 20030725
2 Importing IMT_EVER Call by reference Type reference (TYPE) IEEVER Tabellentyp für die tabelle ever 20030725
# Exception Resumable Description Created on
1 NOT_FOUND Es wurden keine Einträge gefunden 20030724
2 SYSTEM_ERROR Systemfehler 20030724

Method SELECT_EVER Signature

Method SELECT_EVER on class CL_ISU_EVER_ARCHIVE has no parameter.
Method SELECT_EVER on class CL_ISU_EVER_ARCHIVE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472