SAP ABAP Function Module /OSP/BW_REPORT_UPDATE_SETTING (Modify the report setting with new Variable values and schedule informatio)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   XAP-OSP (Application Component) Office Suite Program
     /OSP/BI_REPORT (Package) Office Suite Program - report functionality (Duet)
Basic Data
Function Module /OSP/BW_REPORT_UPDATE_SETTING Modify the report setting with new Variable values and schedule informatio  
Function Group /OSP/BW_REPORT   OSP: RFCs for BW report integration  
Program Name /OSP/SAPLBW_REPORT    
INCLUDE Name /OSP/LBW_REPORTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SETTING_NAME TYPE RS_OSP_DT_BW_REP_SETTING_ID Setting ID for a BW report in Broadcasting Framework
Exporting ET_JOBS_INFO TYPE RS_OSP_TT_REPORT_JOB_LIST Details of the report background jobs
Exporting ET_RETURN TYPE BAPIRETTAB Return Parameter
Exporting EV_SAPID TYPE RS_OSP_DT_SAPID SAP ID - GUID
Importing IV_USER_NAME TYPE RS_OSP_DT_UNAME User name
Importing IV_REPORT_NAME TYPE RS_OSP_DT_BW_REP_OBJ_ID BW report object Id
Importing IV_REPORT_TYPE TYPE RS_OSP_DT_BW_REP_OBJ_TYPE BW report object type
Importing IV_SETTING_NAME TYPE RS_OSP_DT_BW_REP_SETTING_ID Setting ID for a BW report in Broadcasting Framework
Importing IV_OUTPUT_FORMAT TYPE RS_OSP_DT_BW_OUTPUT_FORMAT Output Formats in Broadcasting Framework
Importing IT_VARIABLE_VALUES TYPE RS_OSP_TT_REP_VAR_NAMVALPAIRS General Table type for Parameters and SELECT-OPTIONS
Importing IV_NEW_SCHEDULE_FG TYPE FLAG SPACE Flag
Importing IS_SCHEDULING_INFO TYPE RSOSP_S_REPORT_SCHEDULING_INFO Scheduling information of reports
Importing IT_EVENT_INFO TYPE RS_OSP_TT_EVENT_INFO Table type to hold BW Event Subscribe/Unsubscribe Info
Importing IV_OLD_RUNTYPE TYPE RS_OSP_DT_REP_RUN_TYP BW report run type
Importing IV_NEW_RUNTYPE TYPE RS_OSP_DT_REP_RUN_TYP BW report run type
Importing IV_SAPID TYPE RS_OSP_DT_SAPID SAP ID - GUID
               
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  20060620 
SAP Release Created in 100