SAP ABAP Class CL_DD_TABLE_CNV_STEPS_TT (Step Control for T->T Conversions)
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_STEPS Step Control for T->T Conversions 19991209
Properties
Class CL_DD_TABLE_CNV_STEPS_TT  
Short Description Step Control for T->T Conversions    
Super Class CL_DD_TABLE_CNV_STEPS Step Control for T->T Conversions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDB   ABAP/4 Dictionary: Converter 
Created 19991209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DD_TABLE_CNV_STEPS_TT has no forward declaration.
Interfaces
Class CL_DD_TABLE_CNV_STEPS_TT has no interface implemented.
Friends
Class CL_DD_TABLE_CNV_STEPS_TT has no friend class.
Attributes
Class CL_DD_TABLE_CNV_STEPS_TT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Private Method Generate and Write Nametab 20081125
2 CHECK_NT_DB Instance method Private Method Checks a runtime object against the database 20081121
3 CREATE_DDTYPES Instance method Private Method Create DD Types Entry 20081124
4 CREATE_PRIMARY_KEY Instance method Private Method Create Primary Key 20090122
5 DEL_REVISED_VERSION Instance method Private Method Delete Revised Version 20081125
6 GET_DD_VERSION Instance method Private Method Read Dictionary Sources 20081125
7 GET_STEP Instance method Private Method Get Step as Character 20081124
8 HANDLE_QCM8 Instance method Private Method Actions for QCM8 Deletion 20081125
9 NTAB_DELETE Instance method Private Method Delete Runtime Object 20081125
10 RENAME Instance method Private Method Renaming a Table in the Database 20081125
11 SAVE_ALL_VIEWS Instance method Private Method Deletes dependent views and creates them anew 20081125
12 SEND_EX Instance method Private Method Exit with Exception 20081125
13 TABL_EX_CHK Instance method Private Method Checks existence of original table 20081125
Events
Class CL_DD_TABLE_CNV_STEPS_TT has no event.
Types
Class CL_DD_TABLE_CNV_STEPS_TT has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) DDBOOL_D DD: Wahrheitswert 20081125
2 Importing SEVERITY Call by reference Type reference (TYPE) DDSEVERITY DD: Severity 20081125
3 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
4 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method ACTIVATE on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method CHECK_NT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBTABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle auf der Datenbank 20081121
2 Importing READ_NT Call by reference Type reference (TYPE) C 'X': Nametab lesen, ' ': Nametab generieren 20081121
3 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Returncode 20081121
4 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle im Ddic 20081121
5 Importing VERSION Call by reference Type reference (TYPE) DDOBJSTATE Lesezustand eines ABAP/4 Dictionary Objekts 20081125
# Exception Resumable Description Created on
1 CX_CNV_EXCEPTION Exception for cnv operations 20081121

Method CREATE_DDTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Returncode 20081124

Method CREATE_DDTYPES on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method CREATE_PRIMARY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Value transfer Type reference (TYPE) DDSEVERITY DD: Severity 20090122
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Returncode 20090122
3 Importing TABNAME Value transfer Type reference (TYPE) DD02L-TABNAME Tabellenname 20090122

Method CREATE_PRIMARY_KEY on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method DEL_REVISED_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
2 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method DEL_REVISED_VERSION on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method GET_DD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEWEST_VERSION Call by reference Type reference (TYPE) DDOBJSTATE Lesezustand eines ABAP/4 Dictionary Objekts 20081125
2 Exporting SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
3 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method GET_DD_VERSION on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method GET_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STEP_CHR Value transfer Type reference (TYPE) DDBOOL_D Tcnv-Schritt als Wort 20081124
2 Importing TCNV_WA Call by reference Type reference (TYPE) TCNV TCNV Schritt 20081124

Method GET_STEP on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method HANDLE_QCM8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Call by reference Type reference (TYPE) DDSEVERITY DD: Severity 20081125
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
3 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method HANDLE_QCM8 on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method NTAB_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Call by reference Type reference (TYPE) DDSEVERITY DD: Severity 20081125
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
3 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method NTAB_DELETE on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Call by reference Type reference (TYPE) DDSEVERITY DD: Severity 20081125
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
3 Importing TABNAME_SRC Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125
4 Importing TABNAME_TARGET Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method RENAME on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method SAVE_ALL_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEVERITY Call by reference Type reference (TYPE) DDSEVERITY DD: Severity 20081125
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
3 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method SAVE_ALL_VIEWS on class CL_DD_TABLE_CNV_STEPS_TT has no exception.

Method SEND_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
# Exception Resumable Description Created on
1 CX_CNV_EXCEPTION Exception for cnv operations 20081125

Method TABL_EX_CHK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20081125
2 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20081125

Method TABL_EX_CHK on class CL_DD_TABLE_CNV_STEPS_TT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46C