SAP ABAP Function Module RSAU_UPDR_HTML_DOKU_GENERATE (Creation of a HTML that describes the UPDate Rules.)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAU (Package) Update
Basic Data
Function Module RSAU_UPDR_HTML_DOKU_GENERATE Creation of a HTML that describes the UPDate Rules.  
Function Group RSAU   BIW: Data Transfer - Update  
Program Name SAPLRSAU   BIW: Data Transfer - Update 
INCLUDE Name LRSAUU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_HTML TYPE RSARC_T_ABAPSOURCE_TYPE Table with HTML coding.
Exporting E_TH_W3OBJID TYPE RSO_TH_W3OBJID BW Repository: Object Name in Web Repository
Importing I_OBJNM TYPE SOBJ_NAME Object Name in Object Directory
Importing I_INFOCUBE TYPE RSAU_S_UPDINFO-INFOCUBE InfoCube Name
Importing I_INFOSOURCE TYPE RSAU_S_UPDINFO-ISOURCE Name of the InfoSource
Importing I_VERSION TYPE RSOBJVERS 'A' Version of the desired update rules
Importing I_WITH_HEADER TYPE RS_BOOL RS_C_TRUE Write <HTML>... at the beginning of the file
Importing I_WITH_FOOTER TYPE RS_BOOL RS_C_TRUE Write <HTML>... at the end of the file
Importing I_SAVE_FILE TYPE RS_BOOL RS_C_TRUE Save generated table as .htm file
               
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  20040315 
SAP Release Created in