SAP ABAP Class CL_DD_TABLE_CNV_STEPS_NTNT (Step Control for NT->NT 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 | 19990624 |
Properties
| Class | CL_DD_TABLE_CNV_STEPS_NTNT | |
| Short Description | Step Control for NT->NT 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 | 19990624 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_TABLE_CNV_STEPS_NTNT has no forward declaration.
Interfaces
Class CL_DD_TABLE_CNV_STEPS_NTNT has no interface implemented.
Friends
Class CL_DD_TABLE_CNV_STEPS_NTNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DDBOOL_D | Projection View for Data Transfer | 20090504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates projection view | 20090504 | |
| 2 | Instance method | Private | Method | Deletes a view in the DDIC and on the database | 20090504 | |
| 3 | Instance method | Private | Method | Determine View Field Length | 20131104 | |
| 4 | Instance method | Private | Method | Save Nametab (empty) | 20090512 |
Events
Class CL_DD_TABLE_CNV_STEPS_NTNT has no event.
Types
Class CL_DD_TABLE_CNV_STEPS_NTNT has no local type.
Method Signatures
Method CREATE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QCMNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20090504 | |||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090504 | |||
| 3 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20090504 | |||
| 4 | VIEWNAME | Value transfer | Type reference (TYPE) | VIEWNAME | Name eines SAP-Tabellenviews | 20090504 |
Method CREATE_VIEW on class CL_DD_TABLE_CNV_STEPS_NTNT has no exception.
Method DROP_VIEW 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 | 20090504 | |||
| 2 | VIEWNAME | Value transfer | Type reference (TYPE) | VIEWNAME | Name eines SAP-Tabellenviews | 20090504 |
Method DROP_VIEW on class CL_DD_TABLE_CNV_STEPS_NTNT has no exception.
Method GET_VIEWFIELD_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLENGTH | Value transfer | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20131104 | |||
| 2 | UNICODELG | Call by reference | Type reference (TYPE) | UNICODELG | Unicode-Länge, mit der das Laufzeitobjekt generiert wurde | 20131104 | |||
| 3 | X031L_WA | Call by reference | Type reference (TYPE) | X031L | Nametabstruktur, Datenbankstruktur DDNTF | 20131104 |
Method GET_VIEWFIELD_LENGTH on class CL_DD_TABLE_CNV_STEPS_NTNT has no exception.
Method SAVE_NAMETAB Signature
Method SAVE_NAMETAB on class CL_DD_TABLE_CNV_STEPS_NTNT has no parameter.
Method SAVE_NAMETAB on class CL_DD_TABLE_CNV_STEPS_NTNT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |