Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_VIEW (Legt einen View auf der Datenbank an)
SAP ABAP Function Module
DB_CREATE_VIEW (Legt einen View auf der Datenbank an) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD25V - VIEWNAME | Name of SAP table view | ||
| 2 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 3 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 4 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 5 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 6 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 7 | TRDIR - NAME | ABAP Program Name | ||