SAP ABAP Class CL_DD_SQLT_FACTORY (Returns Instances of Table Pools or Clustesrs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Properties
Class CL_DD_SQLT_FACTORY  
Short Description Returns Instances of Table Pools or Clustesrs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDTB   ABAP/4 Dictionary: Tables 
Created 20010117   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DD_SQLT_FACTORY has no forward declaration.
Interfaces
Class CL_DD_SQLT_FACTORY has no interface implemented.
Friends
Class CL_DD_SQLT_FACTORY has no friend class.
Attributes
Class CL_DD_SQLT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_SQLT_TABLE Instance method Public Method Create and Instantiate New Table Pool or Cluster 20010117
2 CREATE_SQLT_TABLE Instance method Public Method Instantiate Existing Table Pool or Cluster 20010117
Events
Class CL_DD_SQLT_FACTORY has no event.
Types
Class CL_DD_SQLT_FACTORY has no local type.
Method Signatures

Method CREATE_NEW_SQLT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DD06V_WA Call by reference Type reference (TYPE) DD06V SQLT-Sourcen, Header 20010117
2 Changing DD09L_WA Call by reference Type reference (TYPE) DD09L DD: Technische Einstellungen von Tabellen 20010214
3 Changing DD16V_TAB Call by reference Type reference (TYPE) DDSQLTTAB SQLT-Sourcen, Felder 20010117
4 Exporting SQLT_IF_TOOLS Call by reference Object reference (TYPE REF TO) IF_DD_SQLT_TOOLS Schnittstelle auf SQLT-Tabellen 20010117
5 Importing TABNAME Call by reference Type reference (TYPE) DD06V-SQLTAB Name eines neuen Tabellenpools, - clusters 20010117
# Exception Resumable Description Created on
1 ACCESS_FAILURE Neue SQLT-Tabelle konnte nicht auf die DB geschrieben werden 20010118
2 NOT_CREATED SQLT-Tabelle konnte nicht definiert werden 20010117

Method CREATE_SQLT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_STATE Call by reference Type reference (TYPE) DD06L-AS4LOCAL Zustand des Data-Dictionary Objektes 20010117
2 Exporting SQLT_IF_TOOLS Call by reference Object reference (TYPE REF TO) IF_DD_SQLT_TOOLS SQLT-Tools Interface 20010117
3 Importing TABNAME Call by reference Type reference (TYPE) DD06V-SQLTAB Name eines Tabellenpools odr -clusters 20010117
# Exception Resumable Description Created on
1 NOT_FOUND Tabellenpool oder -cluster konnte nicht gefunden werden 20010117
2 WRONG_PARAMETER Falsche Input-Parameter 20010119
History
Last changed by/on SAP  00000000 
SAP Release Created in 610