Table list used by SAP ABAP Function Module /SDF/RBE_GET_VIEW_INFO (Get information for one single view)
SAP ABAP Function Module
/SDF/RBE_GET_VIEW_INFO (Get information for one single view) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /SDF/SQLDSE11TH | SQL Download SE11 Table header | SOURCE VALUE(VIEW_NAME) TYPE /SDF/SQLDSE11TH-TABNAME OPTIONAL |
|
| 2 | DD09L | DD: Technical settings of tables | ||
| 3 | DD09V | Interface: Technical Settings Table/View | SOURCE V_TECH STRUCTURE DD09V OPTIONAL |
|
| 4 | DD25V | Generated Table for View | SOURCE V_HEADER STRUCTURE DD25V OPTIONAL |
|
| 5 | DD25V | Generated Table for View | ||
| 6 | DD26V | V-VIEWTABLE: View of Base Tables of a View | ||
| 7 | DD26V | V-VIEWTABLE: View of Base Tables of a View | SOURCE V_TABLES STRUCTURE DD26V OPTIONAL |
|
| 8 | DD27P | View of Fields in an SAP Table View | ||
| 9 | DD27P | View of Fields in an SAP Table View | SOURCE V_FIELDS STRUCTURE DD27P OPTIONAL |
|
| 10 | DD28J | Internal structure for joins of views | ||
| 11 | DD28J | Internal structure for joins of views | SOURCE V_JOINS STRUCTURE DD28J OPTIONAL |
|
| 12 | DD28V | View on a Selection Condition | SOURCE V_SELECT STRUCTURE DD28V OPTIONAL |
|
| 13 | DD28V | View on a Selection Condition |