SAP ABAP Class CL_DD_TABLE_CONVERTER (DD: Table Converter)
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
Properties
Class CL_DD_TABLE_CONVERTER  
Short Description DD: Table Converter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDB   ABAP/4 Dictionary: Converter 
Created 19990616   SAP 
Last change 20130531   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_DD_TABLE_CONVERTER has no interface implemented.
Friends
Class CL_DD_TABLE_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATION_TYPE Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Type of Activation 19990616
2 CALL_STATUS Instance attribute Protected Type reference (TYPE) DDXTT-MODEFLAG Call Online or Update 19990616
3 CHK_IGNORE_FRC Instance attribute Protected Type reference (TYPE) DDBOOL_D Ignore DB Check 20111103
4 CNV_OPTIONS Instance attribute Protected Type reference (TYPE) DDCNVOPT Conversion Options 19990826
5 CNV_USER Instance attribute Protected Type reference (TYPE) SY-UNAME User 19990623
6 CTRL_CNV_CHK Instance attribute Protected Type reference (TYPE) DDCNVCHKCTRL 20081222
7 FORCE_CONVERSION Instance attribute Protected Type reference (TYPE) DDREFSTRUC-BOOL Force Conversion 19990616
8 INIT_DONE Instance attribute Protected Type reference (TYPE) DDREFSTRUC-BOOL Initialization Completed Successfully 19990625
9 ITCNVDATA Instance attribute Protected Type reference (TYPE) TCNVDATA Further Information on Conversion 19990625
10 MODEFLAG Instance attribute Protected Type reference (TYPE) DDXTT-MODEFLAG ' ' Result of Distribution Run 19990616
11 OBJECT_TEXT Instance attribute Protected Type reference (TYPE) CHAR30 Object Description 19990627
12 OBJECT_TYPE Instance attribute Protected Type reference (TYPE) TBATG-OBJECT Object Type 19990627
13 OPERATION Instance attribute Protected Type reference (TYPE) TBATG-FCT Operation to be Executed 19990616
14 PRID Instance attribute Protected Type reference (TYPE) SY-TABIX Log ID 19990616
15 REAL_OPERATION Instance attribute Protected Type reference (TYPE) TBATG-FCT Actual Operation 19990616
16 REAL_TABCLASS Instance attribute Protected Type reference (TYPE) DD02L-TABCLASS Tabclass 19990616
17 SOURCE_NEW_NAMETAB Instance attribute Protected Type reference (TYPE) DDXTT-MODEFLAG Origin of Nametab of New Table 19990616
18 STATEMENT_TABLE Instance attribute Protected Type reference (TYPE) TSTATEMENT_TABLE Statement Table 19990616
19 TABNAME Instance attribute Protected Type reference (TYPE) DD02L-TABNAME Table Name 19990616
20 X030L_WA_NEW Instance attribute Protected Type reference (TYPE) X030L New Nametab Header 19990616
21 X030L_WA_OLD Instance attribute Protected Type reference (TYPE) X030L Old Nametab Header 19990616
22 X031L_TAB_NEW Instance attribute Protected Type reference (TYPE) DD_X031L_TABLE New Nametab Fields 19990616
23 X031L_TAB_NEWC Instance attribute Protected Type reference (TYPE) DD_X031L_TABLE New Nametab Fields (All) 19990616
24 X031L_TAB_OLD Instance attribute Protected Type reference (TYPE) DD_X031L_TABLE Old Nametab Fields 19990616
25 X031L_TAB_OLDC Instance attribute Protected Type reference (TYPE) DD_X031L_TABLE Old Nametab Fields (All) 19990616
26 _ACTIVE_NAMETAB Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'A' Active nametab 19990616
27 _CNV_NTNT Constant Protected Type reference (TYPE) ABAP_CLASSNAME 'CL_DD_TABLE_CNV_STEPS_NTNT' Class Name for NTNT Actions 20081118
28 _CNV_NTT Constant Protected Type reference (TYPE) ABAP_CLASSNAME 'CL_DD_TABLE_CNV_STEPS_NTT' Class Name for NTT Actions 20081118
29 _CNV_TNT Constant Protected Type reference (TYPE) ABAP_CLASSNAME 'CL_DD_TABLE_CNV_STEPS_TNT' Class Name for TNT Actions 20081118
30 _CNV_TT Constant Protected Type reference (TYPE) ABAP_CLASSNAME 'CL_DD_TABLE_CNV_STEPS' Default Class Name for TT Actions 20081118
31 _CNV_TT_NEW Constant Protected Type reference (TYPE) ABAP_CLASSNAME 'CL_DD_TABLE_CNV_STEPS_TT' Class Name New for TT Actions 20081118
32 _DECIDE_MODUS Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'K' Distribution Call from Conversion 19990616
33 _INACTIVE_NAMETAB Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'I' Inactive Nametab 19990616
34 _NEW_NAMETAB Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'M' Revised Version 19990616
35 _ONLINE Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'D' Online Call 19990616
36 _PREPARE_DBS Constant Protected Type reference (TYPE) CHAR80 'MSS ORA HDB' List of DBS for Prepare 19990625
37 _PUT Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'I' Call Update 19990616
38 _SPACE_CHECK_DBS Constant Protected Type reference (TYPE) CHAR80 'ORA' List of DBS for Space Check 19990625
39 _TESTMODE Constant Protected Type reference (TYPE) DDXTT-MODEFLAG 'T' Test Mode for Activation Program 19990616
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SUBSTRUC Static method Public Method Activates new substructures 20040528
2 ACTIVATE_TABLE_CNV Static method Public Method Activation During Conversion 19990627
3 CHECK_D0GEN_LOCK Instance method Protected Method Check of DDL Lock with TP 19990622
4 CONSTRUCTOR Instance method Public Constructor Constructor 19990616
5 DB_DROP_ALL_INDEXES Static method Public Method Deletes all Indexes of Table in the DB 19990705
6 DB_DROP_ALL_INDEXES_CNV Static method Public Method Deletes all indexes for QCM table on the database 20000428
7 DB_GET_ALL_INDEXES_CNV Static method Public Method Gets all indexes/constraints with real name 20000428
8 DB_GET_ALL_INDEXES_REP Static method Public Method Gets all indexes/constraints with real name after rename 20000504
9 DD_CREATE_QCM8TABLE Static method Public Method Creates QCM8T Table and/or Indexes in the DB 19991214
10 DD_CREATE_TABLE Static method Public Method Creates Table and/or Indexes in the DB 19990706
11 DECODE_TABLECLASS Instance method Protected Method Computes Actual Table Category 19990626
12 DELETE_NAMETAB Instance method Protected Method Deletes Nametabs 19990622
13 DEL_TCNVDATA Static method Public Method Deletes Further Information about Conversion 19990629
14 FILL_NAMETAB Instance method Protected Method Returns Nametab 19990616
15 GET_TCNVDATA Static method Public Method Reads Further Information on Conversion 19990629
16 INIT Instance method Public Method Initialization and Preparation of DB Operations 19990616
17 INIT_CNV Instance method Protected Method Initialization: Conversion 19990616
18 INIT_CRE Instance method Protected Method Initialization: New Creation 19990616
19 INIT_DEL Instance method Protected Method Initialization: Deletion 19990616
20 INIT_MDF Instance method Protected Method Initialization: Change 19990616
21 PUT_TCNVDATA Static method Public Method Writes Further Information about Conversion 19990629
22 RESET Instance method Public Method Reset Table Conversion 20081118
23 RUN Instance method Public Method Execution of the DB Operations 19990616
24 RUN_ACTIVATION Instance method Protected Method Perform Activation (Mode Flag A) 19990622
25 RUN_CLUSTER_DELETE Instance method Protected Method Perform Cluster Deletion (Mode Flag G) 19990622
26 RUN_CONVERSION Instance method Protected Method Perform Conversion (Mode Flag U) 19990622
27 RUN_DDL Instance method Protected Method Execute DDL Statements (Mode Flag F) 19990622
Events
Class CL_DD_TABLE_CONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TLINE Protected See coding Row Type for Statement Table 19990616 begin of TLINE, line(80) type c, end of TLINE
2 TSTATEMENT_TABLE Protected See coding Statement Table 19990616 TSTATEMENT_TABLE type standard table of tline
Method Signatures

Method ACTIVATE_SUBSTRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_STATE Call by reference Type reference (TYPE) DDXTT-MODEFLAG Ergebnisse des Verteilerlaufs (Tabelle DDXTT) 20040528
2 Importing PRID Call by reference Type reference (TYPE) SYST-TABIX Interne Tabellen, aktueller Zeilenindex 20040528
3 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20040528
# Exception Resumable Description Created on
1 ACTIVATION_FAILED Aktivierung mind. einer inaktiven Unterstruktur mißlungen 20040528
2 ONLINE_MODE Aktivierung erfolgt im Online Modus 20040528

Method ACTIVATE_TABLE_CNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_STATUS Call by reference Type reference (TYPE) DDXTT-MODEFLAG Art der Aktivierung 19990627
2 Exporting DD02V_WA Call by reference Type reference (TYPE) DD02V Tabellen-Header 19990627
3 Importing OBJ_TYPE Call by reference Type reference (TYPE) TBATG-OBJECT Art des Objekts 19990627
4 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 19990627
5 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990627
6 Importing X030L_WA Call by reference Type reference (TYPE) X030L Nametab-Header 19990627
7 Importing X031L_TAB Call by reference Type reference (TYPE) DD_X031L_TABLE Nametab-Felder 19990627
# Exception Resumable Description Created on
1 ACTIVATION_FAILED Aktivierung fehlgeschlagen 19990627

Method CHECK_D0GEN_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method CHECK_D0GEN_LOCK on class CL_DD_TABLE_CONVERTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_STAT Call by reference Type reference (TYPE) DDXTT-MODEFLAG 'D' Aufruf Online bzw. Put 19990624
2 Importing CHK_IGNORE Call by reference Type reference (TYPE) DDBOOL_D DB Prüfung nicht ausführen 20111103
3 Importing CTRL_CHK Call by reference Type reference (TYPE) DDCNVCHKCTRL DD: Control the steps and abort if wanted 20081222
4 Importing FORCE_CNV Call by reference Type reference (TYPE) DDREFSTRUC-BOOL space Umsetzung erzwingen 19990624
5 Importing NAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990624
6 Importing OBJ_TYPE Call by reference Type reference (TYPE) TBATG-OBJECT Typ des Objekts 19990627
7 Importing OPER Call by reference Type reference (TYPE) TBATG-FCT Auszuführende Operation 19990624
8 Importing OPTIONS Call by reference Type reference (TYPE) DDCNVOPT Optionen zur Umsetzung 19990826
9 Importing PR_ID Call by reference Type reference (TYPE) SY-TABIX 0 Protokoll-ID 19990624
10 Importing USER Call by reference Type reference (TYPE) SY-UNAME space User 19990624

Method CONSTRUCTOR on class CL_DD_TABLE_CONVERTER has no exception.

Method DB_DROP_ALL_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 19990705
2 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990705
3 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 19990705
# Exception Resumable Description Created on
1 PRIMARY_INDEX_NOT_DROPPED Primärindex konnte nicht gedroppt werden 19990705

Method DB_DROP_ALL_INDEXES_CNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBINDEX_TABLE Call by reference Type reference (TYPE) DDCNV_INDX_TABLE Tabelle der Indizes 20000428
2 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 20000428
3 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 20000428
4 Importing TABLENAME_QCM Call by reference Type reference (TYPE) DD02L-TABNAME Name der QCM-Tabelle 20000428
5 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 20000428
# Exception Resumable Description Created on
1 PRIMARY_INDEX_NOT_DROPPED Primärindex konnte nicht gedroppt werden 20000428

Method DB_GET_ALL_INDEXES_CNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DBINDEX_TABLE Call by reference Type reference (TYPE) DDCNV_INDX_TABLE Tabelle der DB-Indizes 20000428
2 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 20000428
3 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 20000428
4 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 20000428

Method DB_GET_ALL_INDEXES_CNV on class CL_DD_TABLE_CONVERTER has no exception.

Method DB_GET_ALL_INDEXES_REP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DBINDEX_TABLE Call by reference Type reference (TYPE) DDCNV_INDX_TABLE Tabelle der DB-Indizes 20000504
2 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-Id 20000504
3 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 20000504

Method DB_GET_ALL_INDEXES_REP on class CL_DD_TABLE_CONVERTER has no exception.

Method DD_CREATE_QCM8TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDHEAD Call by reference Type reference (TYPE) DDHEADER DB/DD-relevante Zusatzinformationen für Verteilung 20120801
2 Importing KEYFIELDS Call by reference Type reference (TYPE) DDFIELD-KEYFLAG Sollen Keyfields gesetzt werden (=X)-> Prim.Indx 19991214
3 Importing NULLABLE Call by reference Type reference (TYPE) DDFIELD-NULLABLE Sollen Felder NULL/NOT NULL gesetzt werden (X) 19991214
4 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 19991214
5 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19991214
6 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19991214
7 Importing TABLENAME_QCM8 Call by reference Type reference (TYPE) DD02L-TABNAME Name der QCM8-Tabelle 19991214
8 Importing TAB_IND_CONTROL Call by reference Type reference (TYPE) CHAR1 A=TAB+IND,T=TAB,I=IND 19991214
9 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 19991214
10 Importing X031L_TAB Call by reference Type reference (TYPE) DD_X031L_TABLE Felder 19991214

Method DD_CREATE_QCM8TABLE on class CL_DD_TABLE_CONVERTER has no exception.

Method DD_CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYFIELDS Call by reference Type reference (TYPE) DDFIELD-KEYFLAG Sollen Keyfields gesetzt werden (=X)-> Prim.Indx 19990706
2 Importing NULLABLE Call by reference Type reference (TYPE) DDFIELD-NULLABLE Sollen Felder NULL/NOT NULL gesetzt werden (X) 19990706
3 Importing PRID Call by reference Type reference (TYPE) SY-TABIX Protokoll-ID 19990706
4 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990706
5 Importing TABLENAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990706
6 Importing TAB_IND_CONTROL Call by reference Type reference (TYPE) CHAR1 A=TAB+IND,T=TAB,I=IND 19990706
7 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 19990706
8 Importing X031L_TAB Call by reference Type reference (TYPE) DD_X031L_TABLE Felder 19990706

Method DD_CREATE_TABLE on class CL_DD_TABLE_CONVERTER has no exception.

Method DECODE_TABLECLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REAL_TABCLASS Call by reference Type reference (TYPE) DD02L-TABCLASS Tatsächliche Tabclass 19990626
2 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990626
3 Exporting TABLECLASS Call by reference Type reference (TYPE) TCNV-SRCTAB Tabellenart 19990626
4 Importing X030L_WA Call by reference Type reference (TYPE) X030L Nametab-Header 19990626

Method DECODE_TABLECLASS on class CL_DD_TABLE_CONVERTER has no exception.

Method DELETE_NAMETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method DELETE_NAMETAB on class CL_DD_TABLE_CONVERTER has no exception.

Method DEL_TCNVDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990629
# Exception Resumable Description Created on
1 PARAMETER_ERROR Falscher Parameter 19990629

Method FILL_NAMETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMETAB_SOURCE Value transfer Type reference (TYPE) DDXTT-MODEFLAG Art der Nametab 19990616
2 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616
3 Exporting X030L_WA Call by reference Type reference (TYPE) X030L Nametab-Header 19990616
4 Exporting X031L_TAB Call by reference Type reference (TYPE) DD_X031L_TABLE Nametab-Felder 19990616
5 Exporting X031L_TABC Call by reference Type reference (TYPE) DD_X031L_TABLE Nametab-Felder (alle) 19990616

Method FILL_NAMETAB on class CL_DD_TABLE_CONVERTER has no exception.

Method GET_TCNVDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990629
2 Exporting TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info zur Umsetzung 19990629
# Exception Resumable Description Created on
1 NOT_FOUND Info nicht gefunden 19990629
2 PARAMETER_ERROR Falsche Parameter 19990629

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method INIT on class CL_DD_TABLE_CONVERTER has no exception.

Method INIT_CNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method INIT_CNV on class CL_DD_TABLE_CONVERTER has no exception.

Method INIT_CRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method INIT_CRE on class CL_DD_TABLE_CONVERTER has no exception.

Method INIT_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method INIT_DEL on class CL_DD_TABLE_CONVERTER has no exception.

Method INIT_MDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method INIT_MDF on class CL_DD_TABLE_CONVERTER has no exception.

Method PUT_TCNVDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der Tabelle 19990629
2 Importing TCNVDATA_WA Call by reference Type reference (TYPE) TCNVDATA Zusatz-Info 19990629
# Exception Resumable Description Created on
1 OP_FAILURE Schreiben ist fehlgeschlagen 19990629
2 PARAMETER_ERROR Falsche Parameter 19990629

Method RESET 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 20081118
# Exception Resumable Description Created on
1 CX_CNV_EXCEPTION Exception for cnv operations 20081118

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_COPY Call by reference Type reference (TYPE) DDREFSTRUC-BOOL Reload? 19990709
2 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990616

Method RUN on class CL_DD_TABLE_CONVERTER has no exception.

Method RUN_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method RUN_ACTIVATION on class CL_DD_TABLE_CONVERTER has no exception.

Method RUN_CLUSTER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method RUN_CLUSTER_DELETE on class CL_DD_TABLE_CONVERTER has no exception.

Method RUN_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method RUN_CONVERSION on class CL_DD_TABLE_CONVERTER has no exception.

Method RUN_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC Ergebnis 19990622

Method RUN_DDL on class CL_DD_TABLE_CONVERTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in