SAP ABAP Function Module RSEC_RUN_MIGRATION (Executes Migration)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSEC (Package) BI AS Analysis Authorizations
Basic Data
Function Module RSEC_RUN_MIGRATION Executes Migration  
Function Group RSEC_MIGRATION   Migaration Tool Authorizations 3.x->70  
Program Name SAPLRSEC_MIGRATION    
INCLUDE Name LRSEC_MIGRATIONU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_T_USERS TYPE RSEC_T_USERS User Master Authorizations
Importing I_USERS TYPE C G_C_USERS-ALL All Users in List (ALL) or Selected Users Only (F4)
Importing I_T_AUTHOBJECTS TYPE RSEC_T_RSROBJECT Authorization Objects for Migration
Importing I_METHOD TYPE C G_C_METHOD-DIRECT Assignment Method: Direct or Using Roles/Profiles
Importing I_S_AFFECTED_CHARS TYPE RSEC_S_A__B Structure for the Characteristics to Be Migrated
Importing I_APPL_LOG_TITLE TYPE BAL_S_LOG-EXTNUMBER Application Log: External ID
Importing I_DETLEVEL TYPE BAL_S_MSG-DETLEVEL '1' Application Log: Level of Detail
Importing I_DISPLAY_LOG TYPE RS_BOOL RS_C_TRUE Display log immediately?
Importing I_INTERACTIVE TYPE RS_BOOL RS_C_FALSE Issue messages (popups) or not
Importing I_INSERT_SPECIALS TYPE RS_BOOL RS_C_TRUE Insert Special Characteristics into Authorizations
Importing I_INSERT_AGGR TYPE C ':' Also Insert 'Everything' (Asterisk) or Aggr. Authorization (Colon)
Exception MIGRATION_FAILED TYPE Migration Failed
Exception NOTHING_TO_DO TYPE No relevant data found for migration
Exception NOT_AUTHORIZED TYPE Insufficient authorization for all users, profiles, and so on
               
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  20050627 
SAP Release Created in 700