SAP ABAP Function Module RSWR_TEMPLATE_CONVERT2 (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_CONVERT2 Transformation of a Web template in run-time format  
Function Group RSWRTEMPLATE   Services for Web Template  
Program Name SAPLRSWRTEMPLATE    
INCLUDE Name LRSWRTEMPLATEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_URL TYPE STRING URL to Call the Web Template
Exporting E_SUBRC TYPE INT4 Error Code
Exporting E_TEMPLATE TYPE XSTRING
Importing I_EXTENDED_CHECK TYPE RSGENERAL-BOOL SPACE Extended Check
Importing I_TEMPLATE TYPE XSTRING Template, UTF-8 encoded
Importing I_DETECT_ENC TYPE RSGENERAL-BOOL 'X' Detect encoding
Importing I_TOJSP TYPE RSGENERAL-BOOL 'X' Conversion in JSP11
Importing I_TMPLID TYPE RSZWOBJID
Importing I_DETECT_FORMAT TYPE RSGENERAL-BOOL 'X' Detect source format
Importing I_PERFORM_DTT TYPE RS_BOOL
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)
Exception DEPLOYMENT_ERROR TYPE Error during deployment
Exception DTT_TRANSFORMATION_FAILURE 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  20041216 
SAP Release Created in 400