SAP ABAP Function Module VIEW_MAINTENANCE_GENERATE (Table maintenance dialog generation call)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Basic Data
| Function Module | VIEW_MAINTENANCE_GENERATE | Table maintenance dialog generation call |
| Function Group | SVGN | Generate table maintenance dialog |
| Program Name | SAPLSVGN | |
| INCLUDE Name | LSVGNU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TABNAME | TYPE | TVDIR-TABNAME | Table or View name | |||
| |
ACTION | TYPE | 'U' | Action (maintain/display/delete) | |||
| |
BASTAB | TYPE | TVDIR-BASTAB | SPACE | Table or View indicator | ||
| |
TABNAME_MISSING | TYPE | Table/View name not passed | ||||
| |
INVALID_ACTION | TYPE | Invalid action | ||||
| |
INVALID_TABLE | TYPE | Table/View does not exist or is not active | ||||
| |
INVALID_VIEWTYPE | TYPE | Invalid view type | ||||
| |
NO_TVDIR_ENTRY | TYPE | Table/View not entered in TVDIR | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950302 |
| SAP Release Created in |