SAP ABAP Function Module RRSI_VALSIDS_LOAD (Reads all values from the SID table that meet the conditions specified)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRSID (Package) Surrogate Key Conversion
Basic Data
Function Module RRSI_VALSIDS_LOAD Reads all values from the SID table that meet the conditions specified  
Function Group RRSI   SID Conversions (for runtime)  
Program Name SAPLRRSI   General routines for SID 
INCLUDE Name LRRSIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_VALSID TYPE RRSI_T_VALSID Output: Value - SID
Exporting E_TH_VALSID TYPE RRSI_TH_VALSID Like e_t_valsid but with Key Value
Exporting E_TH_SIDVAL TYPE RRSI_TH_SIDVAL Like e_t_valsid but with Key SID
Exporting E_R_VALSID TYPE REF TO DATA Table with: value, sid, incfl
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject
Importing I_CHCKFL_CHOICE TYPE RRSI_CHOICE RRSI_C_CHOICE-BOTH Cond. of chcklg: Only False, Only True, or Both
Importing I_DATAFL_CHOICE TYPE RRSI_CHOICE RRSI_C_CHOICE-BOTH Cond. of datafl: Only False, Only True, or Both
Importing I_INCFL_CHOICE TYPE RRSI_CHOICE RRSI_C_CHOICE-BOTH Cond. of incfl: Only False, Only True, or Both
Exception NOT_POSSIBLE TYPE Cannot load SIDs
               
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