Function Module list used by SAP ABAP Function Module CNV_MBT_VIEW_CREATE (The function creates a database view.)
SAP ABAP Function Module
CNV_MBT_VIEW_CREATE (The function creates a database view.) 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_VIEW | Deletes a view in the database | ||
| 3 | DDIF_FIELDINFO_GET | DD: Interface for Reading Text on Tables or Types | ||
| 4 | DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary | ||
| 5 | DDIF_STATE_GET | DD: Interface for Determining the Status of an ABAP Dictionary Object | ||
| 6 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 7 | DDIF_VIEW_ACTIVATE | DD: Interface for activating a view | ||
| 8 | DDIF_VIEW_GET | DD: Interface for reading a view from the ABAP Dictionary | ||
| 9 | DDIF_VIEW_PUT | DD: Interface for writing a view in the ABAP Dictionary | ||
| 10 | DD_DICTIONARY_TO_NAMETAB | Reads DD information and generates X030L and X031L | ||
| 11 | DD_PUT_NAMETAB | Writing the active / inactive nametab | ||
| 12 | DD_TBFD_PUT | Write Routines for the Component Object Table Fields (TBFD) | ||
| 13 | DD_TBFK_PUT | Schreibroutine für Teilobjekt Fremdschlüssel (TBFK) | ||
| 14 | DD_TBHD_PUT | Schreibroutine für das Teilobjekt Tabellenheader (TBHD). | ||
| 15 | DD_VIFD_PUT | DDintern: Schreibroutinen für das Teilobjekt View-Felder (VIFD) | ||
| 16 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |