Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_VIEW_S (like DD_CREATE_VIEW, returns additionally the generated statements.)
SAP ABAP Function Module
DD_CREATE_VIEW_S (like DD_CREATE_VIEW, returns additionally the generated statements.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCVIEWGET - VIEW | Status of the ABAP Dictionary object | ||
| 2 | DD25V - VIEWCLASS | View Type | ||
| 3 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 4 | DD25V - VIEWNAME | Name of SAP table view | ||
| 5 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 7 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 8 | TRDIR - NAME | ABAP Program Name | ||
| 9 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|