SAP ABAP Class CL_DD_TABLE_CNV_CHECKER_ORA (Prepare and Space Check CNV for ORA)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDB (Package) ABAP/4 Dictionary: Converter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DD_TABLE_CNV_CHECKER Prepare and Space Check for Conversion 19990618
Properties
Class CL_DD_TABLE_CNV_CHECKER_ORA  
Short Description Prepare and Space Check CNV for ORA    
Super Class CL_DD_TABLE_CNV_CHECKER Prepare and Space Check for Conversion 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDB   ABAP/4 Dictionary: Converter 
Created 19990618   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DD_TABLE_CNV_CHECKER_ORA has no forward declaration.
Interfaces
Class CL_DD_TABLE_CNV_CHECKER_ORA has no interface implemented.
Friends
Class CL_DD_TABLE_CNV_CHECKER_ORA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INDEXORG Constant Protected Type reference (TYPE) OBJNAME 'INDEXORG' Constant: Index Organized 19990622
2 _INIT Constant Protected Type reference (TYPE) OBJNAME 'INITIAL' Constant: Initial Extent 19990622
3 _TABSPACE Constant Protected Type reference (TYPE) OBJNAME 'TABLESPACE' Constant: Tablespace 19990622
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DBATABLES_STATS Instance method Protected Method Checks if Statistics are Up-to-Date 19990622
2 CHECK_DBATABLES_STRUC Instance method Protected Method Checks user_tables for Possibility for Space Check 19990622
3 FILL_DBATABLES_STRUC Instance method Protected Method Reads USER_TABLES 19990622
4 GET_BLOCK_SIZE Instance method Protected Method Provides Block Size for Oracle 19990621
5 GET_INDEX_STATS Instance method Protected Method Provides Statistics for Index 19990622
6 GET_INDEX_TABLESPACE Instance method Protected Method Provides Tablespace of Index 19990622
7 GET_TABLESPACE_INFO Instance method Protected Method Reads Information on Tablespace 19990622
8 GET_TARGET_STATE_ORA Instance method Protected Method Provides Target Status of Table/Primary Index for Oracle 19990621
9 RUN_ANALYZE Instance method Protected Method Perform Table/Index Analysis 19990622
10 SPACE_CHECK_INNER Instance method Protected Method Space Check Table/Index 19990622
11 SPACE_CHECK_INNER2 Instance method Protected Method Space Check Table/Index 19990622
12 SPACE_CHECK_ORA Instance method Protected Method Execution of Space Check Oracle 19990622
Events
Class CL_DD_TABLE_CNV_CHECKER_ORA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCONTROL_STRUC Protected See coding Control Structure 19990621
2 TDBATABLES_STRUC Protected See coding Structure for USER_TABLES 19990621
3 TINDEX_STATS_STRUC Protected See coding Structure for Index Statistics Data 19990621
4 TINDEX_STRUC Protected See coding Structure for Primary Index 19990621
5 TTARGET_STRUC_ORA Protected See coding Target Status Table/Index Oracle 19990621
Method Signatures

Method CHECK_DBATABLES_STATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Changing DBA_STRUC Call by reference Type reference (TYPE) TDBATABLES_STRUC USER_TABLES 19990622
3 Importing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990622

Method CHECK_DBATABLES_STATS on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method CHECK_DBATABLES_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Importing DBA_STRUC Call by reference Type reference (TYPE) TDBATABLES_STRUC user_tables 19990622

Method CHECK_DBATABLES_STRUC on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method FILL_DBATABLES_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Exporting DBA_STRUC Call by reference Type reference (TYPE) TDBATABLES_STRUC USER_TABLES 19990622

Method FILL_DBATABLES_STRUC on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method GET_BLOCK_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990621

Method GET_BLOCK_SIZE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method GET_INDEX_STATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Importing DBA_STRUC Call by reference Type reference (TYPE) TDBATABLES_STRUC user_tables 19990622
3 Exporting INDEX_STATS_STRUC Call by reference Type reference (TYPE) TINDEX_STATS_STRUC Statistik-Daten 19990622
4 Importing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990622
5 Changing STAT_OLD Call by reference Type reference (TYPE) DDREFSTRUC-BOOL Statistik veraltet? 19990622

Method GET_INDEX_STATS on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method GET_INDEX_TABLESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Changing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990622

Method GET_INDEX_TABLESPACE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method GET_TABLESPACE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Exporting MAXBLOCKS Call by reference Type reference (TYPE) I Maximal zusammenhängend freie Blocks 19990622
3 Exporting SUMBLOCKS Call by reference Type reference (TYPE) I Summe der freien Blocks 19990622
4 Importing TABLESPACE Call by reference Type reference (TYPE) TS Tablespace 19990622

Method GET_TABLESPACE_INFO on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method GET_TARGET_STATE_ORA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990621
2 Importing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990621
3 Exporting TARGET_STRUC_ORA Call by reference Type reference (TYPE) TTARGET_STRUC_ORA Zielzustand Tabelle/Primärindex Oracle 19990621

Method GET_TARGET_STATE_ORA on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method RUN_ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Importing FUNCTION Call by reference Type reference (TYPE) CHAR1 'T': Tabelle, 'I': Index 19990622
3 Importing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990622

Method RUN_ANALYZE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method SPACE_CHECK_INNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLOCKS_FREE Call by reference Type reference (TYPE) I Freie Blocks 19990622
2 Importing BLOCKS_NEEDED Call by reference Type reference (TYPE) I Benötigte Blocks 19990622
3 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
4 Importing TABLESPACE Call by reference Type reference (TYPE) TS Tablespace 19990622
5 Importing TABLE_INDEX Call by reference Type reference (TYPE) CHAR1 space: Tabelle; 'I': Index 19990622

Method SPACE_CHECK_INNER on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method SPACE_CHECK_INNER2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BLOCKS_FREE Call by reference Type reference (TYPE) I Blocks frei 19990622
2 Importing BLOCKS_NEEDED Call by reference Type reference (TYPE) I Blocks benötigt 19990622
3 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
4 Importing TABLESPACE Call by reference Type reference (TYPE) TS Tablespace 19990622
5 Importing TABLE_INDEX Call by reference Type reference (TYPE) CHAR1 space: Tabelle; 'I':Index 19990622

Method SPACE_CHECK_INNER2 on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.

Method SPACE_CHECK_ORA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTROL_STRUC Call by reference Type reference (TYPE) TCONTROL_STRUC Kontrollstruktur 19990622
2 Importing DBA_STRUC Call by reference Type reference (TYPE) TDBATABLES_STRUC user_tables 19990622
3 Exporting INDEX_KB Call by reference Type reference (TYPE) I Größe des Index 19990622
4 Importing INDEX_STATS_STRUC Call by reference Type reference (TYPE) TINDEX_STATS_STRUC Statistik-Daten 19990622
5 Importing PRIM_INDEX Call by reference Type reference (TYPE) TINDEX_STRUC Primärindex 19990622
6 Exporting TABLE_KB Call by reference Type reference (TYPE) I Größe der Tabelle 19990622
7 Changing TARGET_STRUC_ORA Call by reference Type reference (TYPE) TTARGET_STRUC_ORA Zielzustand Tabelle / Primärindex 19990622

Method SPACE_CHECK_ORA on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in