SAP ABAP Function Module DB_CREATE_TABLE_S (As DB_CREATE_TABLE, also returns the generated statements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements |
Function Group | SDB2 | Database catalog accesses |
Program Name | SAPLSDB2 | |
INCLUDE Name | LSDB2U18 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GENPROG | TYPE | TRDIR-NAME | Actual name of the generated program | |||
![]() |
DBSYS | TYPE | SYST-DBSYS | SY-DBSYS | DBS for which program is generated | ||
![]() |
NO_EXEC | TYPE | SPACE | X: Do not execute generated program | |||
![]() |
PRID | TYPE | SYST-TABIX | 0 | Log ID | ||
![]() |
PROGNAME | TYPE | TRDIR-NAME | SPACE | Name of gen. program | ||
![]() |
TABNAME | TYPE | DD02L-TABNAME | Name of table | |||
![]() |
DDHEAD | TYPE | DDHEADER | DB/DD-relevante Zusatzinformationen für Verteilung | |||
![]() |
DB_CHECK_FLAG | TYPE | SPACE | ||||
![]() |
DDFIELDS | TYPE | DDFIELD | Table of the DD table fields | |||
![]() |
STATEMENTS | TYPE | Table of the generated statements | ||||
![]() |
PROGRAM_NOT_GENERATED | TYPE | Program could not be generated | ||||
![]() |
PROGRAM_NOT_WRITTEN | TYPE | Program could not be written | ||||
![]() |
TPARAM_SOURCE_NOT_DETERMINATED | TYPE | |||||
![]() |
TABLE_EXISTS | TYPE | Table already exists | ||||
![]() |
TABLE_NOT_CREATED | TYPE | Error when creating the table | ||||
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 | 19950113 |
SAP Release Created in |