SAP ABAP Function Module RSWR_TEMPLATE_CONVERT_EXT (Transformation of a Web template in run-time format)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)
Basic Data
Function Module RSWR_TEMPLATE_CONVERT_EXT Transformation of a Web template in run-time format  
Function Group RSWRTEMPLATE   Services for Web Template  
Program Name SAPLRSWRTEMPLATE    
INCLUDE Name LRSWRTEMPLATEU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE INT4 Error Code
Exporting E_TEMPLATE TYPE STRING Template output ( JSP )
Importing I_EXTENDED_CHECK TYPE RSGENERAL-BOOL SPACE Extended Check
Importing I_TEMPLATE TYPE STRING Template
Importing I_DETECT_ENC TYPE RSGENERAL-BOOL 'X' Detect encoding
Importing I_TOJSP TYPE RSGENERAL-BOOL Conversion in JSP11
Importing I_TMPLID TYPE RSZWOBJID
Importing I_DETECT_FORMAT TYPE RSGENERAL-BOOL 'X' Detect source format
Exception AUTHENTICATION_ERROR TYPE Error during user authentication
Exception DB_ERROR TYPE Error reading from database
Exception TEMPLATE_FORMAT_ERROR TYPE Error in Template Format (e.g. 3.0 Template)
Exception TEMPLATE_INTEGRITY_ERROR TYPE Error in content of template (ressources not present)
               
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  20041216 
SAP Release Created in 400