SAP ABAP Function Module RSDG_CUBE_SAVE_DATASTATE (Sets the flags to the data state of an InfoCube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Basic Data
Function Module RSDG_CUBE_SAVE_DATASTATE Sets the flags to the data state of an InfoCube  
Function Group RSDG_CUBE_DB_WRITE   InfoCube: Update  
Program Name SAPLRSDG_CUBE_DB_WRITE    
INCLUDE Name LRSDG_CUBE_DB_WRITEU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC = 0: Save done
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube
Importing I_SET_BWSTAT TYPE RS_BOOL RS_C_FALSE Flag: Set the BW statistic flag
Importing I_S_BWSTAT TYPE RSDCUBEBWSTAT InfoCube: BW Statistics
Importing I_SET_REQUEST TYPE RS_BOOL RS_C_FALSE Flag: Defining the BW request flags
Importing I_S_REQUEST TYPE RSDCUBEREQUEST InfoCube: Request treatment
Importing I_SET_DBSTAT TYPE RS_BOOL RS_C_FALSE Flag: Setting the DB Performance Flags
Importing I_S_DBSTAT TYPE RSDCUBEDBSTAT InfoCube: DB Performance Flags
Importing I_SET_DBPERF TYPE RS_BOOL RS_C_FALSE Flag: Setting the DB Performance Flags
Importing I_S_DBPERF TYPE RSDCUBEDBFLAGS InfoCube: DB Performance Flags
Importing I_SET_QUERYPROP TYPE RS_BOOL RS_C_FALSE Flag: Setting the Query Properties
Importing I_S_QUERYPROP TYPE RSDCUBEQUERYPROP InfoCube: Default Query Properties
Importing I_SET_DELTACACHE TYPE RS_BOOL RS_C_FALSE Flag: Setting the delta capability
Importing I_S_DELTACACHE TYPE RSDPROVDELTA Delta Capability of an InfoProvider
Importing I_SET_PROVMODE TYPE RS_BOOL RS_C_FALSE Flag: Setting the "modes"
Importing I_S_PROVMODE TYPE RSDPROVMODE "Modes" of an InfoProvider
Importing I_SET_DATALOAD TYPE RS_BOOL RS_C_FALSE Flag: Setting the data load Prop.
Importing I_S_DATALOAD TYPE RSD_S_DATA_LOAD Data Load Properties
Importing I_SET_PROVDATA TYPE RS_BOOL RS_C_FALSE Flag: Setting the Provdata Prop.
Importing I_S_PROVDATA TYPE RSDPROVDATA Data Handling of an InfoProvider
Importing I_WITH_AUTH_CHECK TYPE RS_BOOL RS_C_TRUE = 'X' with Authorisation check
Importing I_WITH_CTS TYPE RS_BOOL RS_C_TRUE = 'X' with transport Connection
Importing I_WITH_ENQUEUE TYPE RS_BOOL RS_C_TRUE = 'X' with a short timeout
Importing I_WITH_REFRESH TYPE RS_BOOL RS_C_TRUE = 'X' delete buffer
Importing I_IGNORE_ACTIVE_ERROR TYPE RS_BOOL RS_C_FALSE
Exception INFOCUBE_NOT_IN_ACTIVE_VERSION TYPE nfoCube is not active in version available
               
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