| 01 |
DB_MAP_DDTYPE |
Bildet einen DD-Typ auf einen DB-Typ ab |
|
| 02 |
DB_SET_INDEX_PARAMETER |
Berechnen und Ablegen von Index-Speicherparametern in DD12dbs |
|
| 03 |
DB_SET_TABLE_PARAMETER |
Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs |
|
| 04 |
DB_COUNT_DATA |
Liefert die Anzahl der Datensätze in einer DB-Tabelle |
|
| 05 |
DB_DROP_TABLE |
Deletes a table in the database |
|
| 06 |
DB_DROP_INDEX |
Loescht einen Index auf der Datenbank |
|
| 07 |
DB_CREATE_INDEX |
Legt einen Index auf der Datenbank an |
|
| 08 |
DB_CREATE_TABLE |
Legt eine Tabelle auf der Datenbank an |
|
| 09 |
DB_CLEAR_TABLE_PARAMETER |
Loescht die Tabellen-Speicherparameter aus DD02dbs |
|
| 10 |
DB_GET_TPARAM_SOURCES |
Liefert die vorhandenen Quellen für die Tabellen-Speicherparameter |
|
| 11 |
DB_GET_IPARAM_SOURCES |
Liefert die vorhandenen Quellen für die Index-Speicherparameter |
|
| 12 |
DB_CLEAR_INDEX_PARAMETER |
Loescht die Index-Speicherparameter aus DD12dbs |
|
| 13 |
DD_SUB_ROUT_POOL |
DD: stored generation of subroutine pools |
|
| 14 |
DB_ADD_TABLE_FIELDS |
Fügt Felder an eine bestehende Tabelle an |
|
| 15 |
DB_ALTER_TABLE_STORAGE |
Verändert die Speicherparameter einer Tabelle |
|
| 16 |
DB_ALTER_INDEX_STORAGE |
Verändert die Speicherparameter eines Index |
|
| 17 |
DB_ALTER_TABLE |
Alter Table für DB-Tabellen (Mächtigkeit DBS-abhängig) |
|
| 18 |
DB_CREATE_TABLE_S |
As DB_CREATE_TABLE, also returns the generated statements |
|
| 19 |
WRITE_AND_CALL_DBPROG |
Writes a program generated in Fgrp SDB2 and executes it |
|
| 20 |
DB_MAP_DDFIELDS |
Maps a table of DD fields onto the DB fields |
|
| 21 |
DB_CREATE_INDEX_S |
As DB_CREATE_INDEX, also returns the generated statements |
|
| 22 |
DB_DROP_TABLE_S |
As DB_DROP_TABLE, basically returns the generated statements |
|
| 23 |
DB_DROP_INDEX_S |
As DB_DROP_INDEX, basically returns the generated statements |
|
| 24 |
DB_ALTER_TABLE_S |
As DB_ALTER_TABLE, also returns the generated statements |
|
| 25 |
DB_MODIFY_FIELD_OK |
Testet, ob eine Konvertierung zwischen 2 Typen mit Alter möglich ist |
|
| 26 |
DB_COMPARE_DBFIELD |
Vergleicht zwei Tabellen vom Typ DBFIELD |
|
| 27 |
DB_CREATE_PRIMARY_INDEX |
Lege zu einer transparenten Tabelle den Primärindex an |
|
| 28 |
DB_CREATE_VIEW |
Legt einen View auf der Datenbank an |
|
| 29 |
DB_CREATE_VIEW_S |
As DB_CREATE_VIEW, also returns generated statements. |
|
| 30 |
DB_DROP_VIEW_S |
As DB_DROP_VIEW, basically returns the generated statements |
|
| 31 |
DB_DROP_VIEW |
Deletes a view in the database |
|
| 32 |
DD_DBNT_TO_SAPNT_MAP |
Bildet aus der Datenbankbeschreibung eine SAP-NAMETAB |
|
| 33 |
DB_GET_TABLE_PARAMETER |
Funktionsbausteine zum lesen von DB-Speicherparametern |
|
| 34 |
DB_DELETE_POOLTAB_S |
Generates SQL code for deleting pooled tables from the table pool |
|
| 35 |
DB_GET_INDEX_PARAMETER |
Funtionsbaustein zum lesen der DB-Indexparameter |
|
| 36 |
DB_RENAME_TABLE |
Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) |
|
| 37 |
DB_RENAME_TABLE_S |
like DB_RENAME_TABLE, but returns the statements to the calling program |
|
| 38 |
DD_CALL_DB_SQL |
Fct. module which executes the SQL statements for an internal table |
|
| 39 |
DB_TABLE_SET_LOCK |
DD: Set an exclusive table lock with return of statement |
|
| 40 |
DB_DATA_MOVE |
DD: Copy data with Move Corresponding |
|
| 41 |
DB_DELETE_POOLTAB |
Delete pooled tables |
|
| 42 |
DD_TEMPNAME_GEN |
DD: Computation of temporary names for tables and reports |
|
| 43 |
DD_CREATE_TABLE_S |
Legt transparente DDIC-Tabelle bezw. transparente Pools und Cluster an. |
|
| 44 |
DB_DATA_DEL |
DD: Copy data with Move-Corresponding |
|
| 45 |
DD_DROP_INDEX |
|
|
| 46 |
DD_MX_MERGE |
DD: Copy Back Dependencies of Multiplex Tables |
|
| 47 |
DD_TGORA_IGORA_SETTING |
DD: definition of TGOR and IGORA contents |
|
| 48 |
DB_STORAGE_GET |
Provides storage clause for tables and indexes |
|
| 49 |
DB_STORAGE_PUT |
Provides storage clause for tables and indexes |
|
| 50 |
DD_CREATE_TABLE_LC |
|
|
| 51 |
DB_STORAGE_SAVE |
Provides storage clause for tables and indexes |
|
| 52 |
DB_STORAGE_CLEAR |
Provides storage clause for tables and indexes |
|
| 53 |
DB_INSERT_SELECT_S |
|
|
| 54 |
DB_CREATE_TABLE_AS_SELECT_S |
|
|
| 55 |
DB_CREATE_TABLE_AS_SELECT |
|
|
| 56 |
DB_INSERT_SELECT |
|
|
| 57 |
DB_GET_TABLE_SIZE |
|
|
| 58 |
DB_DATA_SCAN |
|
|
| 59 |
DB_ALTER_TABSTORAGE |
Verändert die Speicherparameter einer Tabelle |
|
| 60 |
DB_ALTER_INDSTORAGE |
Verändert die Speicherparameter eines Index |
|
| 61 |
DB_RENAME_INDEX_S |
|
|
| 62 |
DB_RENAME_INDEX |
|
|
| 63 |
DD_STOR_BEFORE_EXP |
Before-Export-Methode des Transportobjekts SPAR |
|
| 64 |
DD_STOR_AFTER_IMP |
After-Import-Methode des Transportobjekts SPAR |
|
| 65 |
DD_CREATE_STRUC_WITH_KEY_LC |
|
|
| 66 |
DB_CREATE_QCM8TABLE |
|
|
| 67 |
DB_CREATE_QCM8TABLE_S |
|
|
| 68 |
DB_DROP_INDEX_CNV |
|
|
| 69 |
DB_DROP_INDEX_CNV_S |
|
|
| 70 |
DB_TRUNCATE_TABLE |
|
|
| 71 |
DB_SET_DDLGEN_CODEPAGE_KIND |
|
|
| 72 |
DD_ALTER_STRUC_ASCII_LC |
|
|
| 73 |
DD_DBTYPES_TO_DDIC_VARIANTS |
Datenbank-Typen zu Ddictypen |
|
| |
|
|
|