Table/Structure Field list used by SAP ABAP Function Module VIEW_MAINTENANCE_GENERATE (Table maintenance dialog generation call)
SAP ABAP Function Module
VIEW_MAINTENANCE_GENERATE (Table maintenance dialog generation call) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD25V - VIEWCLASS | View Type | ||
| 2 | TVDIR - BASTAB | Flag: X -> Structure is table, ' ' -> Structure is view | SOURCE VALUE(BASTAB) LIKE TVDIR-BASTAB DEFAULT SPACE |
|
| 3 | TVDIR - BASTAB | Flag: X -> Structure is table, ' ' -> Structure is view | ||
| 4 | TVDIR - TABNAME | Name of table/view for extended table maintenance | ||
| 5 | TVDIR - TABNAME | Name of table/view for extended table maintenance | SOURCE VALUE(TABNAME) LIKE TVDIR-TABNAME |
|