SAP ABAP Class CL_REDB_VIMITABSTATUS (Status per Table (VIMITABSTATUS))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-MI (Application Component) Migration
     RE_MI_CL (Package) RE: Migration RE Classic => RE-FX
Properties
Class CL_REDB_VIMITABSTATUS  
Short Description Status per Table (VIMITABSTATUS)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_MI_CL   RE: Migration RE Classic => RE-FX 
Created 20021212   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REDB_VIMITABSTATUS has no interface implemented.
Friends
Class CL_REDB_VIMITABSTATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DATA_SOURCE Constant Private Type reference (TYPE) DDOBJNAME 'VIMITABSTATUS' Name of Underlying Database Table or View 20040913
2 MF_FULL_BUFFERED Static Attribute Private Type reference (TYPE) RECABOOL ABAP_FALSE Full Buffer Mode Executed 20130429
3 MF_FULL_BUFFERING_MODE Static Attribute Private Type reference (TYPE) RECABOOL ABAP_TRUE Full Buffer Mode 20130429
4 MS_BUFFER_HL Static Attribute Private Type reference (TYPE) TS_BUFFER_HL Structure Buffer for Table Data 20040913
5 MT_ACC_PARTKEY_BUFFER Static Attribute Private Type reference (TYPE) TT_ACC_PARTKEY_BUFFER Table Buffer for Partial Key Access 20040913
6 MT_BUFFER Static Attribute Private Type reference (TYPE) TT_BUFFER Table Buffer for Table Data 20040913
7 MT_MAP_GUID_BUFFER Static Attribute Private Type reference (TYPE) TT_MAP_GUID_BUFFER Table Buffer for Mapping GUID => Key 20040913
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Static method Public Method Checks If Entry Exists for Primary Key (Except.) 20040913
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040913
3 EXISTS Static method Public Method Checks If Entry Exists for Primary Key (Y/N) 20040913
4 GET_BUFFER_SIZE Static method Public Method Supplies Number of Entries in Table Buffer 20040913
5 GET_DETAIL Static method Public Method Supplies Structure for Primary Key 20040913
6 GET_DETAIL_BY_GUID Static method Public Method Supplies Structure For GUID 20040913
7 GET_LIST Static method Public Method Supplies All Table Entries 20040913
8 GET_LIST_BY_GUID Static method Public Method Supplies Entries to List of GUID 20040913
9 GET_LIST_BY_MIGGROUP Static method Public Method Supplies All Entries to 2nd Partial Key Field 20040913
10 GET_LIST_BY_MIGSTEP Static method Public Method Supplies All Entries to First Partial Key Field 20040913
11 GET_LIST_BY_TABNAMEOLD Static method Public Method Supplies All Entries to 3rd Partial Key Field 20040913
12 HANDLE_BUFFER_RESET_ALL Static method Private Event handling method Event Handler for CL_REDB_BUFFER_REGISTRY=>RESET_ALL 20050912
13 INSERT_INTO_ALL_BUFFERS Static method Private Method Inserts Entry in Table Buffer and Other Buffers 20040913
14 IS_PARTKEY_BUFFERED Static method Private Method Is the partial key access already buffered? 20040913
15 RESET_BUFFER Static method Public Method Deletes All Entries in Table Buffer 20040913
16 SELECT_LIST_BY_GUID Static method Private Method Database SELECT BY List of GUID 20040913
17 SELECT_SINGLE Static method Private Method Database SELECT By Primary Key 20040913
18 SELECT_SINGLE_BY_GUID Static method Private Method Database SELECT by GUID 20040913
19 TRANSFER_TO_BUFFER Static method Public Method Transfers Unchecked Data to the Table Buffer 20040913
Events
Class CL_REDB_VIMITABSTATUS has no event.
Types
Class CL_REDB_VIMITABSTATUS has no local type.
Method Signatures

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
2 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
3 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
4 Importing ID_TABNAMENEW Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMENEW Tabellenname, 16-stellig 20040913
5 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMEOLD Tabellenname, 16-stellig 20040913
6 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
7 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20040913

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REDB_VIMITABSTATUS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REDB_VIMITABSTATUS has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
2 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
3 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
4 Importing ID_TABNAMENEW Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMENEW Tabellenname, 16-stellig 20040913
5 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMEOLD Tabellenname, 16-stellig 20040913
6 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
7 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
8 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20040913

Method EXISTS on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_BUFFER_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_BUFFER_SIZE Value transfer Type reference (TYPE) I Anzahl der Einträge 20040913

Method GET_BUFFER_SIZE on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
2 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
3 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
4 Importing ID_TABNAMENEW Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMENEW Tabellenname, 16-stellig 20040913
5 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMEOLD Tabellenname, 16-stellig 20040913
6 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
7 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
8 Returning RS_DETAIL Value transfer Type reference (TYPE) VIMITABSTATUS Status je Tabelle 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20040913

Method GET_DETAIL_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GUID Call by reference Type reference (TYPE) RECAGUID GUID 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
5 Returning RS_DETAIL Value transfer Type reference (TYPE) VIMITABSTATUS Status je Tabelle 20040913
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20040913

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913

Method GET_LIST on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_LIST_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
5 Importing IT_GUID Call by reference Type reference (TYPE) RE_T_GUID Liste von GUIDs 20040913

Method GET_LIST_BY_GUID on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_LIST_BY_MIGGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
4 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
5 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
6 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913

Method GET_LIST_BY_MIGGROUP on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_LIST_BY_MIGSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
4 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
5 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913

Method GET_LIST_BY_MIGSTEP on class CL_REDB_VIMITABSTATUS has no exception.

Method GET_LIST_BY_TABNAMEOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
3 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
4 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
5 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMEOLD Tabellenname, 16-stellig 20040913
6 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20040913
7 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913

Method GET_LIST_BY_TABNAMEOLD on class CL_REDB_VIMITABSTATUS has no exception.

Method HANDLE_BUFFER_RESET_ALL Signature

Method HANDLE_BUFFER_RESET_ALL on class CL_REDB_VIMITABSTATUS has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_REDB_VIMITABSTATUS has no exception.

Method INSERT_INTO_ALL_BUFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_EXISTENCE Call by reference Type reference (TYPE) ABAP_BOOL Tech: ' '=Einfügen in den Puffer statt Überschreiben (Perf.) 20040913
2 Importing IS_BUFFER_HL Call by reference Type reference (TYPE) TS_BUFFER_HL Eintrag für Tabellenpuffer 20040913

Method INSERT_INTO_ALL_BUFFERS on class CL_REDB_VIMITABSTATUS has no exception.

Method IS_PARTKEY_BUFFERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACC_PARTKEY_BUFFER Call by reference Type reference (TYPE) TS_ACC_PARTKEY_BUFFER_HL Teilschlüssel 20040913
2 Returning RF_BUFFERED Value transfer Type reference (TYPE) ABAP_BOOL Gepuffert? 20040913

Method IS_PARTKEY_BUFFERED on class CL_REDB_VIMITABSTATUS has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_REDB_VIMITABSTATUS has no parameter.
Method RESET_BUFFER on class CL_REDB_VIMITABSTATUS has no exception.

Method SELECT_LIST_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913
2 Importing IF_INSERT_INTO_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Ergebnis puffern 20040913
3 Importing IT_GUID Call by reference Type reference (TYPE) RE_T_GUID Liste von GUIDs 20040913

Method SELECT_LIST_BY_GUID on class CL_REDB_VIMITABSTATUS has no exception.

Method SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Datensatz nicht gefunden 20040913
2 Exporting ES_DETAIL Call by reference Type reference (TYPE) VIMITABSTATUS Status je Tabelle 20040913
3 Importing ID_MIGGROUP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGGROUP Guppierung von Tabellen 20040913
4 Importing ID_MIGSTEP Call by reference Type reference (TYPE) VIMITABSTATUS-MIGSTEP Schritt einer Migration 20040913
5 Importing ID_TABNAMENEW Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMENEW Tabellenname, 16-stellig 20040913
6 Importing ID_TABNAMEOLD Call by reference Type reference (TYPE) VIMITABSTATUS-TABNAMEOLD Tabellenname, 16-stellig 20040913
7 Importing IF_INSERT_INTO_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Ergebnis puffern 20040913

Method SELECT_SINGLE on class CL_REDB_VIMITABSTATUS has no exception.

Method SELECT_SINGLE_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Datensatz nicht gefunden 20040913
2 Exporting ES_DETAIL Call by reference Type reference (TYPE) VIMITABSTATUS Status je Tabelle 20040913
3 Importing ID_GUID Call by reference Type reference (TYPE) RECAGUID GUID 20040913
4 Importing IF_INSERT_INTO_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Ergebnis puffern 20040913

Method SELECT_SINGLE_BY_GUID on class CL_REDB_VIMITABSTATUS has no exception.

Method TRANSFER_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20040913
2 Importing ID_PARTKEY_INDEX Call by reference Type reference (TYPE) I -1 Teilschlüssel, falls alle entspr.Datensätze übergeben werden 20040913
3 Importing IF_AS_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Daten als 'nicht gefunden' puffern 20040913
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20040913
5 Importing IS_DETAIL Call by reference Type reference (TYPE) VIMITABSTATUS Status je Tabelle 20040913
6 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_VIMITABSTATUS Status je Tabelle 20040913

Method TRANSFER_TO_BUFFER on class CL_REDB_VIMITABSTATUS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 600