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
Importing OUTLINE_FROM TYPE DSYAH-OUTLINE Name of the structure to be modified
Importing OUTLINE_TO TYPE DSYAH-OUTLINE Name of the modified structure
Importing SWITCH_ON_FLAG TYPE HITAB-IMPLODE 'X' Flag: if 'X', chapters are enabled.
Importing VIEWNAME_FROM TYPE DSYAD-VIEWNAME 'STANDARD'
Importing VIEWNAME_TO TYPE DSYAD-VIEWNAME '___NONE___'
Importing VIEW_TYP TYPE DSYAV-VIEW_TYP
Importing SPRAS TYPE SYST-LANGU SY-LANGU
Importing VIEW_TITLE TYPE DSYAW-SHORTTEXT SPACE
Tables LIST_OF_CHAPTERS TYPE DSYSOBJ Table with chapter classes/names
Tables LIST_OF_CREATED_VIEWS TYPE DSYAV
Tables PARAMETERS_OF_VIEW TYPE DSYAX
Exception VIEWNAMES_ARE_IDENTICAL TYPE Same application for source and target structure
Exception MISSING_VIEWNAME_TO TYPE Application of the modified structure is missing
Exception OUTLINE_NOT_FOUND TYPE The structure to be modified does not exist
Exception OUTLINE_NOT_IDENTICAL TYPE Target and source structure are different
Exception VIEW_NOT_CREATED TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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