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