SAP ABAP Function Module IUUC_CREATE_TABLE (Create Table)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_INC_PROCESSING_REMOTE (Package) tools for logging table and trigger creation in sender syst.
Basic Data
Function Module IUUC_CREATE_TABLE Create Table  
Function Group IUUC_REMOTE   IUUC Remote Components  
Program Name SAPLIUUC_REMOTE    
INCLUDE Name LIUUC_REMOTEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing I_NAME TYPE DDOBJNAME Name of shadow table
Importing I_ORIG_NAME TYPE DDOBJNAME Name of original table
Importing IS_DD02V TYPE DD02V Generated Table for View DD02V
Importing IS_DD09L TYPE DD09L DD: Technical settings of tables
Importing I_ADD_PROBTAB_ENTRY TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing I_SECIND_FIELD TYPE FIELDNAME field in first position of sec. ind.
Importing I_ONLY_INACTIVE_NAMETAB TYPE BOOLEAN don't create table on DB; only inactive nametab
Importing I_NUM_OF_PARTITIONS TYPE NUMC_3 requested number of partitions (Oracle)
Importing I_SEQUENCE_SEC_INDEX TYPE BOOLEAN include sequence field in second. index
Tables IT_DD03P TYPE DD03P Structure
Exception TABLE_CREATE_FAILED TYPE Table couldn't be created successfully
Exception MSSQL_IDENT_NOT_DEFINED TYPE IDENT field for MS SQL could not be defined
Exception DATA_CLASS_UNKNOWN TYPE data class is unknown
Exception INDEX_CREATION_FAILED TYPE index creation failed
Exception INVALID_INDEX_FIELDNAME TYPE invalid index fieldname
Exception NO_AUTHORIZATION TYPE authority check failed
               
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  20141030 
SAP Release Created in 2005_1_471