Function Module list used by SAP ABAP Program RSMSS_ANALYZERCLI6 (Implementation of LCL_PARTITIONING_BASE)
SAP ABAP Program
RSMSS_ANALYZERCLI6 (Implementation of LCL_PARTITIONING_BASE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 2 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_RENAME_INDEX | DB_RENAME_INDEX- | ||
| 5 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 6 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 7 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 8 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 9 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 10 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 11 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 12 | DD_TBIX_GET | Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index). | ||
| 13 | MSS_EXISTS_PARTITIONED_TABLE | Existenz einer partitionierten Tabelle | ||
| 14 | MSS_GET_CLUSTERED_INDEX | MSS_GET_CLUSTERED_INDEX- | ||
| 15 | MSS_GET_INDEXES | MSS_GET_INDEXES- | ||
| 16 | RSCDS_LOCK_GET | Get Query lock | ||
| 17 | RSCDS_LOCK_RELEASE | Release of Query lock | ||
| 18 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |