Function Module list used by SAP ABAP Function Module DB_STORAGE_GET (Provides storage clause for tables and indexes)
SAP ABAP Function Module
DB_STORAGE_GET (Provides storage clause for tables and indexes) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DB_EXISTS_INDEX | Checks whether an index is created in the database | |
2 | ![]() |
DB_EXISTS_TABLE | Checks whether a table exists in the database | |
3 | ![]() |
DD_GET_STORAGE_CLASS | Provides table category and type from DD09 or default values | |
4 | ![]() |
DD_INDEX_NAME | Calculates the DB index name from table name and index | |
5 | ![]() |
DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | |