Table 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 | Generated Table for View | ||
| 2 | DD25V | Generated Table for View | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 3 | DD26V | V-VIEWTABLE: View of Base Tables of a View | SOURCE DD26V_TAB STRUCTURE DD26V |
|
| 4 | DD26V | V-VIEWTABLE: View of Base Tables of a View | ||
| 5 | DD27V | V-VIEWFIELD: View of Fields in an SAP View | SOURCE DD27V_TAB STRUCTURE DD27V |
|
| 6 | DD28V | View on a Selection Condition | SOURCE DD28V_TAB STRUCTURE DD28V |
|
| 7 | DDDDLSRCV | DD: DDL Source Information | ||
| 8 | DDDDLSRCV | DD: DDL Source Information | SOURCE REFERENCE(DDLSRCV_WA) TYPE DDDDLSRCV OPTIONAL |
|
| 9 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 10 | TRDIR | Generated Table for View | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 11 | TRDIR | Generated Table for View | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |