Where Used List (Function Module) for SAP ABAP Program SDB2FDBS (FORMs for Database Access)
SAP ABAP Program
SDB2FDBS (FORMs for Database Access) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DB_ADD_TABLE_FIELDS
|
Fügt Felder an eine bestehende Tabelle an | ||||
| 2 |
DB_ALTER_TABLE_S
|
As DB_ALTER_TABLE, also returns the generated statements | ||||
| 3 |
DB_ALTER_TABLE_TEST
|
TEST for ALTER TABLE | ||||
| 4 |
DB_CREATE_VIEW_S
|
As DB_CREATE_VIEW, also returns generated statements. | ||||
| 5 |
DB_DELETE_POOLTAB_S
|
Generates SQL code for deleting pooled tables from the table pool | ||||
| 6 |
DB_DROP_DB_TRIGGER_S
|
Wie DB_DROP_TRIGGER, gibt zusätzlich die generierten Statements zurück | ||||
| 7 |
DB_DROP_INDEX_CNV_S
|
DB_DROP_INDEX_CNV_S | ||||
| 8 |
DB_DROP_INDEX_S
|
As DB_DROP_INDEX, basically returns the generated statements | ||||
| 9 |
DB_DROP_TABLE_S
|
As DB_DROP_TABLE, basically returns the generated statements | ||||
| 10 |
DB_DROP_VIEW_S
|
As DB_DROP_VIEW, basically returns the generated statements | ||||
| 11 |
DB_GET_TRIGGERTEXT
|
Liefert die Triggerdefinition eines DB-Trigger als CREATE-Statement. | ||||
| 12 |
DB_MAP_DDFIELDS
|
Maps a table of DD fields onto the DB fields | ||||
| 13 |
DB_RENAME_TABLE_S
|
like DB_RENAME_TABLE, but returns the statements to the calling program | ||||
| 14 |
DB_TABLE_SET_LOCK
|
DD: Set an exclusive table lock with return of statement | ||||
| 15 |
DD_INDX_ACTIVATE_CV
|
Aktivieren von Indizes im DB-Utility | ||||
| 16 |
IUUC_GET_TRIGGER_STATEMENT
|
retrieve the sql trigger statement from remote system | ||||
| 17 |
SMIGR_DDL_SELECT_ADA
|
Erzeugen von DDL-Statements fuer hom. Migration |