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 |
---|---|---|---|---|---|---|---|
![]() |
E_RC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
![]() |
I_NAME | TYPE | DDOBJNAME | Name of shadow table | |||
![]() |
I_ORIG_NAME | TYPE | DDOBJNAME | Name of original table | |||
![]() |
IS_DD02V | TYPE | DD02V | Generated Table for View DD02V | |||
![]() |
IS_DD09L | TYPE | DD09L | DD: Technical settings of tables | |||
![]() |
I_ADD_PROBTAB_ENTRY | TYPE | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | |||
![]() |
I_SECIND_FIELD | TYPE | FIELDNAME | field in first position of sec. ind. | |||
![]() |
I_ONLY_INACTIVE_NAMETAB | TYPE | BOOLEAN | don't create table on DB; only inactive nametab | |||
![]() |
I_NUM_OF_PARTITIONS | TYPE | NUMC_3 | requested number of partitions (Oracle) | |||
![]() |
I_SEQUENCE_SEC_INDEX | TYPE | BOOLEAN | include sequence field in second. index | |||
![]() |
IT_DD03P | TYPE | DD03P | Structure | |||
![]() |
TABLE_CREATE_FAILED | TYPE | Table couldn't be created successfully | ||||
![]() |
MSSQL_IDENT_NOT_DEFINED | TYPE | IDENT field for MS SQL could not be defined | ||||
![]() |
DATA_CLASS_UNKNOWN | TYPE | data class is unknown | ||||
![]() |
INDEX_CREATION_FAILED | TYPE | index creation failed | ||||
![]() |
INVALID_INDEX_FIELDNAME | TYPE | invalid index fieldname | ||||
![]() |
NO_AUTHORIZATION | TYPE | authority check failed | ||||
Processing Type
Normal Function 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 |