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 | Instance method | Private | Method | Generate and Write Nametab | 20081125 | |
| 2 | Instance method | Private | Method | Checks a runtime object against the database | 20081121 | |
| 3 | Instance method | Private | Method | Create DD Types Entry | 20081124 | |
| 4 | Instance method | Private | Method | Create Primary Key | 20090122 | |
| 5 | Instance method | Private | Method | Delete Revised Version | 20081125 | |
| 6 | Instance method | Private | Method | Read Dictionary Sources | 20081125 | |
| 7 | Instance method | Private | Method | Get Step as Character | 20081124 | |
| 8 | Instance method | Private | Method | Actions for QCM8 Deletion | 20081125 | |
| 9 | Instance method | Private | Method | Delete Runtime Object | 20081125 | |
| 10 | Instance method | Private | Method | Renaming a Table in the Database | 20081125 | |
| 11 | Instance method | Private | Method | Deletes dependent views and creates them anew | 20081125 | |
| 12 | Instance method | Private | Method | Exit with Exception | 20081125 | |
| 13 | 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 | FORCE | Call by reference | Type reference (TYPE) | DDBOOL_D | DD: Wahrheitswert | 20081125 | |||
| 2 | SEVERITY | Call by reference | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20081125 | |||
| 3 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 4 | 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 | DBTABNAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Name der Tabelle auf der Datenbank | 20081121 | |||
| 2 | READ_NT | Call by reference | Type reference (TYPE) | C | 'X': Nametab lesen, ' ': Nametab generieren | 20081121 | |||
| 3 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Returncode | 20081121 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Name der Tabelle im Ddic | 20081121 | |||
| 5 | VERSION | Call by reference | Type reference (TYPE) | DDOBJSTATE | Lesezustand eines ABAP/4 Dictionary Objekts | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for cnv operations | 20081121 |
Method CREATE_DDTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | SEVERITY | Value transfer | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20090122 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Returncode | 20090122 | |||
| 3 | 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 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 2 | 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 | NEWEST_VERSION | Call by reference | Type reference (TYPE) | DDOBJSTATE | Lesezustand eines ABAP/4 Dictionary Objekts | 20081125 | |||
| 2 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 3 | 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 | STEP_CHR | Value transfer | Type reference (TYPE) | DDBOOL_D | Tcnv-Schritt als Wort | 20081124 | |||
| 2 | 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 | SEVERITY | Call by reference | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20081125 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 3 | 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 | SEVERITY | Call by reference | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20081125 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 3 | 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 | SEVERITY | Call by reference | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20081125 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 3 | TABNAME_SRC | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20081125 | |||
| 4 | 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 | SEVERITY | Call by reference | Type reference (TYPE) | DDSEVERITY | DD: Severity | 20081125 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 3 | 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 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20081125 | |||
| 2 | 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 |