Function Module list used by SAP ABAP Program RADLKMIG (IMIG: Limit Key Determination)
SAP ABAP Program
RADLKMIG (IMIG: Limit Key Determination) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 2 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 3 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 4 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||