SAP ABAP Function Module DB_SET_TABLE_PARAMETER (Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs)
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_SET_TABLE_PARAMETER | Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs |
Function Group | SDB2 | Database catalog accesses |
Program Name | SAPLSDB2 | |
INCLUDE Name | LSDB2U03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DBSYS | TYPE | SYST-DBSYS | SY-DBSYS | Name of the database system | ||
![]() |
DD02DBS | TYPE | SPACE | ||||
![]() |
REF_TABLE | TYPE | RSX02DB-TABNAME | SPACE | Reference table whose parameters are copied | ||
![]() |
SOURCE | TYPE | RSX02DB-SOURCE | Origin of the parameters | |||
![]() |
TABART | TYPE | DD09V-TABART | SPACE | Type of the table | ||
![]() |
TABKAT | TYPE | DD09V-TABKAT | SPACE | Size category of the table | ||
![]() |
TABNAME | TYPE | RSX02DB-TABNAME | Table name | |||
![]() |
USEFLAG | TYPE | RSX02DB-USEFLAG | SPACE | Use entry with the next conversion | ||
![]() |
NOT_SET | TYPE | Parameters could not be stored | ||||
![]() |
UNCOMPLETE_PARAMETER | TYPE | ref_table or table type and table category must exist | ||||
![]() |
MISSING_DATA_CLASS | TYPE | |||||
![]() |
MISSING_SIZE_CATEGORY | TYPE | |||||
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 |