SAP ABAP Class CL_ISU_VBS_ARCHIVE (Premise 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_VBS_ARCHIVE  
Short Description Premise 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 20030806   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_VBS_ARCHIVE has no forward declaration.
Interfaces
Class CL_ISU_VBS_ARCHIVE has no interface implemented.
Friends
Class CL_ISU_VBS_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 20030806
2 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR Database Cursor 20030806
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Static method Public Method 20030806
2 DELETE_EVBS Static method Public Method 20030806
3 FETCH_NEXT_RECORDS Instance method Public Method 20030806
4 OPEN_ARCHIVING_CURSOR Instance method Public Method 20030806
5 READ_DATA Static method Public Method 20030806
6 SELECT_EVBS Static method Public Method 20030806
Events
Class CL_ISU_VBS_ARCHIVE has no event.
Types
Class CL_ISU_VBS_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_VBS Call by reference Type reference (TYPE) I Anzahl erfolgreich gelöschter Einträge 20030806
2 Importing IMT_VBS Call by reference Type reference (TYPE) IEEVBS Tabellentyp für Tabelle EVBS 20030806
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge konnten nicht gelöscht werden 20030806

Method DELETE_EVBS 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 20030806
2 Importing IMT_EVBS Call by reference Type reference (TYPE) IEEVBS Tabellentyp für EVBS 20030806
# Exception Resumable Description Created on
1 DELETE_ERROR Einträge konnten nicht gelöscht werden 20030806

Method FETCH_NEXT_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EVBS Call by reference Type reference (TYPE) IEEVBS Verbrauchsstelle 20030806
2 Importing IM_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50 Paketgröße 20030806
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030806
2 NOT_FOUND Keine weiteren Daten gefunden 20030806

Method OPEN_ARCHIVING_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HOLD Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20030806
2 Importing IM_VSTELLE Call by reference Type reference (TYPE) ISU00_RANGE_TAB Verbrauchsstelle 20030806
# Exception Resumable Description Created on
1 NOT_ALLOWED Aktion nicht erlaubt 20030806

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_EVBS_ARCH Call by reference Type reference (TYPE) IEEVBS Tabellentyp für Tabelle EVBS 20030807
2 Importing IMT_EVBS Call by reference Type reference (TYPE) IEEVBS Tabellentyp für Tabelle EVBS 20030807
# Exception Resumable Description Created on
1 NOT_FOUND Es wurden keine Einträge gefunden 20030806
2 SYSTEM_ERROR Systemfehler 20030806

Method SELECT_EVBS Signature

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