SAP ABAP Function Module RSWAD_MIG_WRITE_ITEM_FOLDER (Writes the created and migrated BEx Web Items (3.x) to the 7.0 tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_DESIGNTIME (Package) BW Web DesignTime and Metadata as of BW Release 7.x
Basic Data
Function Module RSWAD_MIG_WRITE_ITEM_FOLDER Writes the created and migrated BEx Web Items (3.x) to the 7.0 tables  
Function Group RSWAD_MIG   migration of templates and items  
Program Name SAPLRSWAD_MIG    
INCLUDE Name LRSWAD_MIGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STATE TYPE RSRWADITEM-STATE One Item (id, vers, lib, state)
Importing I_S_ITEM TYPE RSRWADITEM One Item (id, vers, lib, state)
Importing I_S_ITEMROLE TYPE RSWADMIGITEMROLEASSIGNMENT BW: assignment table for a RWI to roles and libraries
Importing I_OVERWRITE TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_TESTMODE TYPE RS_BOOL RS_C_TRUE Boolean
Exception ITEM_ALREADY_EXISTS TYPE An item name already exists and overwrite is off.
Exception UNKNOWN_FOLDER TYPE The library that is provided does not exist.
               
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  20050720 
SAP Release Created in 700