SAP ABAP Function Module TOCX_SWITCH_ON_CHAPTERS (TOCX_SWITCH_ON_CHAPTERS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SF (Package) SAPfind
Basic Data
Function Module TOCX_SWITCH_ON_CHAPTERS  
Function Group DSYI   Hypertext: Books  
Program Name SAPLDSYI    
INCLUDE Name LDSYIU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing APPLICATION_FROM TYPE DSYDS-APPL 'XXXX' Application of structure to be modified
Importing APPLICATION_TO TYPE DSYDS-APPL 'ZZZZ' Application of the modified structure
Importing OUTLINE_FROM TYPE DSYAH-OUTLINE Name of 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', then chapters are switched on
Importing VIEWNAME_FROM TYPE DSYAD-VIEWNAME 'STANDARD'
Importing VIEWNAME_TO TYPE DSYAD-VIEWNAME '___NONE___'
Tables LIST_OF_CHAPTERS TYPE DSYSOBJ Table with chapter class/name
Exception APPLICATIONS_ARE_IDENTICAL TYPE Same application of source and target structure
Exception MISSING_APPLICATION_TO TYPE Application of modified structure missing
Exception OUTLINE_NOT_FOUND TYPE Structure to be modified does not exist
Exception OUTLINE_NOT_IDENTICAL TYPE Target structure and source structure are different
               
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