Table list used by SAP ABAP Function Module DD_VIBT_GET (DDintern: Einlesen der Basistabellen von Views)
SAP ABAP Function Module
DD_VIBT_GET (DDintern: Einlesen der Basistabellen von Views) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD25L | Aggregate Header (Views, MC Objects, Lock Objects) | SOURCE VALUE(VIEW_NAME) LIKE DD25L-VIEWNAME DEFAULT ' ' |
|
| 2 | DD26V | V-VIEWTABLE: View of Base Tables of a View | SOURCE DD26V_TAB_A STRUCTURE DD26V |
|
| 3 | DD26V | V-VIEWTABLE: View of Base Tables of a View | SOURCE DD26V_TAB_N STRUCTURE DD26V |
|
| 4 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 5 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GOT_STATE) LIKE DDREFSTRUC-STATE |
|