SAP ABAP Function Module RSSM_GET_STATUS (calculation of overall status)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Basic Data
Function Module RSSM_GET_STATUS calculation of overall status  
Function Group RSM2   Monitor 1.2  
Program Name SAPLRSM2    
INCLUDE Name LRSM2U23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STATUS TYPE RSSTATUS status of request
Exporting QUICK TYPE CHAR128 Quickinfo for error
Importing RNR TYPE RSREQUID Request ID (data package)
Importing LEAN TYPE RS_BOOL RS_C_TRUE only status calculation
Importing NO_QUICK_NEEDED TYPE RS_BOOL RS_C_TRUE no quick info calc
Importing NO_TIMEOUT TYPE RS_BOOL RS_C_TRUE no calculation of timeouts
Importing ISOURCETYPE TYPE RSMONOUT-TYP I,O; needed if no_timeout is initial
Importing UPDMODE TYPE RSSELDONE-UPDMODE R, D, F, I; needed always
Importing IGNORE_ERRORLOG TYPE RS_BOOL RS_C_FALSE ignore errors
Importing ONLY_BW TYPE RS_BOOL RS_C_FALSE only check BW part
Importing ZIEL TYPE RSZIEL Target(s) of the data from the scheduler job
Importing LOGID TYPE RSPC_LOGID Log-ID of a Process Chain Run
Tables T_MESS TYPE RSMONMESS rsmonmess for request
Tables T_FACT TYPE RSMONFACT rsmonfact for request
Tables T_IPTAB TYPE RSMONIPTAB rsmoniptab for request
Tables T_ICTAB TYPE RSMONICTAB
               
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