SAP ABAP Function Module DB_ALTER_TABLE (Alter Table für DB-Tabellen (Mächtigkeit DBS-abhängig))
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_ALTER_TABLE | Alter Table für DB-Tabellen (Mächtigkeit DBS-abhängig) |
Function Group | SDB2 | Database catalog accesses |
Program Name | SAPLSDB2 | |
INCLUDE Name | LSDB2U17 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GENPROG | TYPE | TRDIR-NAME | Real 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 | |||
![]() |
NO_PROG | TYPE | SPACE | X: do not generate program, only test whether old | |||
![]() |
PRID | TYPE | SYST-TABIX | 0 | |||
![]() |
PROGNAME | TYPE | TRDIR-NAME | SPACE | Name of the program to be generated | ||
![]() |
TABNAME | TYPE | DD02L-TABNAME | Table name | |||
![]() |
DDHEAD_OLD | TYPE | DDHEADER | DB-relevante Beschreibung des DD-Tabellenheaders | |||
![]() |
DDHEAD_NEW | TYPE | DDHEADER | DB-relevante Beschreibung des DD-Tabellenheaders | |||
![]() |
DDFIELDS_NEW | TYPE | DDFIELD | Table of the new DD table fields | |||
![]() |
DDFIELDS_OLD | TYPE | DDFIELD | Table of the old DD table fields | |||
![]() |
ALTER_NOT_NECESSARY | TYPE | no DB-relevant changes | ||||
![]() |
ALTER_NOT_POSSIBLE | TYPE | Change not possible with Alter table | ||||
![]() |
PROGRAM_NOT_GENERATED | TYPE | Program could not be generated | ||||
![]() |
PROGRAM_NOT_WRITTEN | TYPE | Program could not be written | ||||
![]() |
TABLE_DOES_NOT_EXIST | TYPE | Table does not exist | ||||
![]() |
TABLE_NOT_ALTERED | TYPE | Error when changing 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 |