Data Element list used by SAP ABAP Function Module DB_EXISTS_VIEW (Checks whether a view exists in the database)
SAP ABAP Function Module
DB_EXISTS_VIEW (Checks whether a view exists in the database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDOBJNAME | Name of ABAP Dictionary Object | ||
| 2 | SYSUBRC | Return Code | ||
| 3 | VIEWCLASS | View Type | ||
| 4 | VIEWNAME | Name of SAP table view | ||
| 5 | VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25L-VIEWNAME |
|