Function Module list used by SAP ABAP Program LSDVAF01 (Forms zur Aktivierung (Ohne Checks))
SAP ABAP Program
LSDVAF01 (Forms zur Aktivierung (Ohne Checks)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_VIEW_S | As DB_CREATE_VIEW, also returns generated statements. | ||
| 2 | DB_DROP_ALL_VIEWS | Deletes all views on a base table | ||
| 3 | DB_DROP_VIEW_S | As DB_DROP_VIEW, basically returns the generated statements | ||
| 4 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 5 | DB_EXISTS_VIEW | Checks whether a view exists in the database | ||
| 6 | DB_RENAME_TABLE_S | like DB_RENAME_TABLE, but returns the statements to the calling program | ||
| 7 | DD_AUTH_CHECK | Authority check for Data Dictionary and database utility | ||
| 8 | DD_CREATE_VIEW_S | like DD_CREATE_VIEW, returns additionally the generated statements. | ||
| 9 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 10 | DD_GET_NAMETAB_HEADER | Reading the header of the active / inactive nametab | ||
| 11 | DD_MX_VIEW_GEN | DD_MX_VIEW_GEN- | ||
| 12 | DD_PUT_NAMETAB | Writing the active / inactive nametab | ||
| 13 | DD_PUT_NAMETAB_HEADER | Writing the header of the active / inactive nametab. | ||
| 14 | DD_PUT_TATAF | Writes the EXEC SQL statements contained in a table to TATAF | ||
| 15 | DD_TABL_INNER_ACT | DD: inner activation program | ||
| 16 | DD_TBFK_GET | DD_TBFK_GET- | ||
| 17 | DD_VIEW_EXPAND | Expand views | ||
| 18 | DD_VIEW_PUT | DD_VIEW_PUT- | ||
| 19 | GEN_HELPVIEW_SELECTION | Generates selection routines for help views | ||
| 20 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |