SAP ABAP Function Module TOCX_CREATE_VIEW_ON_DATABASE (Structures: Create the view and write it to the database)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
SF (Package) SAPfind

⤷

⤷

Basic Data
Function Module | TOCX_CREATE_VIEW_ON_DATABASE | Structures: Create the view and write it to the database |
Function Group | DSYP | Hypertext: Books - New Functions |
Program Name | SAPLDSYP | |
INCLUDE Name | LDSYPU30 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OUTLINE_FROM | TYPE | DSYAH-OUTLINE | Name of the structure to be modified | |||
![]() |
OUTLINE_TO | TYPE | DSYAH-OUTLINE | Name of the modified structure | |||
![]() |
SWITCH_ON_FLAG | TYPE | HITAB-IMPLODE | 'X' | Flag: if 'X', chapters are enabled. | ||
![]() |
VIEWNAME_FROM | TYPE | DSYAD-VIEWNAME | 'STANDARD' | |||
![]() |
VIEWNAME_TO | TYPE | DSYAD-VIEWNAME | '___NONE___' | |||
![]() |
VIEW_TYP | TYPE | DSYAV-VIEW_TYP | ||||
![]() |
SPRAS | TYPE | SYST-LANGU | SY-LANGU | |||
![]() |
VIEW_TITLE | TYPE | DSYAW-SHORTTEXT | SPACE | |||
![]() |
LIST_OF_CHAPTERS | TYPE | DSYSOBJ | Table with chapter classes/names | |||
![]() |
LIST_OF_CREATED_VIEWS | TYPE | DSYAV | ||||
![]() |
PARAMETERS_OF_VIEW | TYPE | DSYAX | ||||
![]() |
VIEWNAMES_ARE_IDENTICAL | TYPE | Same application for source and target structure | ||||
![]() |
MISSING_VIEWNAME_TO | TYPE | Application of the modified structure is missing | ||||
![]() |
OUTLINE_NOT_FOUND | TYPE | The structure to be modified does not exist | ||||
![]() |
OUTLINE_NOT_IDENTICAL | TYPE | Target and source structure are different | ||||
![]() |
VIEW_NOT_CREATED | TYPE | |||||
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 | 19950113 |
SAP Release Created in |