Where Used List (Function Module) for SAP ABAP Table/Structure Field DDFIELD-KEYFLAG (DDFIELD)
SAP ABAP Table/Structure Field
DDFIELD - KEYFLAG (DDFIELD) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CKCL_CHECKTABLE_KEY_GET
|
Bestimmung des Key- Feld einer Tabelle | ||||
| 2 |
DB_CREATE_PRIMARY_INDEX
|
Lege zu einer transparenten Tabelle den Primärindex an | ||||
| 3 |
DB_CREATE_QCM8TABLE_S
|
DB_CREATE_QCM8TABLE_S | ||||
| 4 |
DB_CREATE_TABLE_S
|
As DB_CREATE_TABLE, also returns the generated statements | ||||
| 5 |
DB_INSERT_SELECT_S
|
DB_INSERT_SELECT_S | ||||
| 6 |
DB_TMPTAB_CRE
|
DD: Creation of temporary tables (only keys or complete) | ||||
| 7 |
DD_CREATE_STRUC_WITH_KEY_ADA
|
Legt DDIC-Struktur mit Primary Key auf Non-Default DB an | ||||
| 8 |
DD_CREATE_STRUC_WITH_KEY_HDB
|
Legt DDIC-Struktur mit Primary Key auf Non-Default DB an | ||||
| 9 |
DD_CREATE_TABLE
|
Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||||
| 10 |
DD_CREATE_TABLE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT SPACE
|
Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||||
| 11 |
DD_CREATE_TABLE_LC
|
DD_CREATE_TABLE_LC | ||||
| 12 |
DD_MAP_NAMETAB_TO_DDFIELDS
|
Maps the nametab to a table of the type DDFIELD | ||||
| 13 |
DD_MAP_NAMETAB_TO_DDFIELDS VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT 'X'
|
Maps the nametab to a table of the type DDFIELD | ||||
| 14 |
DD_NAMETAB_TO_DDFIELDS
|
Creates the corresponding field structure to the nametab of a table | ||||
| 15 |
DD_NAMETAB_TO_DDFIELDS VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT 'X'
|
Creates the corresponding field structure to the nametab of a table | ||||
| 16 |
SMIGR_DDL_CREATE_HDB
|
Erzeugen von DDL-Stat. fuer inhom. Migration nach ORA | ||||
| 17 |
SMIGR_DDL_SELECT_DB2
|
Erzeugen von DDL-Statements fuer hom. Migration | ||||
| 18 |
SMIGR_DDL_SELECT_HDB
|
Erzeugen von DDL-Statements fuer hom. Migration |