SAP ABAP Data Element RSFUNCCALL (Function module name for checking ODS data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Basic Data
Data Element RSFUNCCALL
Short Description Function module name for checking ODS data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSFUNCCALL    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 FunctName 
Medium 15 Function name 
Long 20 Function module name 
Heading 21 Function Module Name 
Documentation

Definition

Function module name for checking DataStore object data.

Create a function module, with which you check the DataStore object data. Checking should take place after updating in the DataStore object and before updating in the InfoCubes. You should use the function module RSSM_CHECK_ODS_TABLE as a template. Please copy this module and change it according to your requirements. The entry parameter is the request number (30 byte char). You can output a message in the sy-msg-fields as an output and set the result parameter.

Note

If you use the command Message raising..., or fill the result parameter with a number > 0, the check is evaluated as negative, and no InfoCubes are updated.

History
Last changed by/on SAP  20130604 
SAP Release Created in