SAP ABAP Function Module DB_SET_INDEX_PARAMETER (Berechnen und Ablegen von Index-Speicherparametern in DD12dbs)
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_INDEX_PARAMETER | Berechnen und Ablegen von Index-Speicherparametern in DD12dbs |
| Function Group | SDB2 | Database catalog accesses |
| Program Name | SAPLSDB2 | |
| INCLUDE Name | LSDB2U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DBINDEX | TYPE | DD12V-DBINDEX | Name of the index on the DB | |||
| |
DBSYS | TYPE | SYST-DBSYS | SY-DBSYS | Name of the DBS | ||
| |
DD12DBS | TYPE | ' ' | ||||
| |
REF_INDEX | TYPE | DD12V-DBINDEX | SPACE | Reference index whose parameters are copied. | ||
| |
SOURCE | TYPE | RSX12DB-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 | DD12V-SQLTAB | Table name | |||
| |
USEFLAG | TYPE | RSX12DB-USEFLAG | SPACE | parameters to be used | ||
| |
NOT_SET | TYPE | Parameters could not be stored | ||||
| |
UNCOMPLETE_PARAMETER | TYPE | Ref_index or table category and table type necessary | ||||
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 |