SAP ABAP Function Module DD_DB_CREATE_TABLE_INTERNAL (Tabelle anlegen: Interner Gebrauch!)
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
Basic Data
Function Module DD_DB_CREATE_TABLE_INTERNAL Tabelle anlegen: Interner Gebrauch!  
Function Group SDTB   Interface of Object Class TABL  
Program Name SAPLSDTB    
INCLUDE Name LSDTBU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYSUBRC 0: o.k., 4: Warnung, 8: Fehler
Importing TABNAME TYPE TABNAME Tabellenname
Importing PRID TYPE SYTABIX Protokoll-Id
Exception OBJECT_INCONSISTENT TYPE Struktur oder Tabelle ist inkonsistent
Exception STATEMENTS_NOT_GENERATED TYPE Statements konnten nicht erzeugt werden
Exception STATEMENTS_NOT_EXECUTED TYPE Statements konnten nicht auf der Datenbank ausgeführt werden
Exception WRONG_OBJECTTYPE TYPE Objekt ist vom Typ View oder Tabellenpool/cluster
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in