Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_VIEW_S (As DB_CREATE_VIEW, also returns generated statements.)
SAP ABAP Function Module
DB_CREATE_VIEW_S (As DB_CREATE_VIEW, also returns generated statements.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02V - TABCLASS | Table category | ||
| 2 | DD25V - VIEWNAME | Name of SAP table view | ||
| 3 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 4 | DD26V - TABNAME | Table Name | ||
| 5 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 6 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | T100 - ARBGB | Application Area | ||
| 9 | TRDIR - NAME | ABAP Program Name | ||
| 10 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 11 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |