SAP ABAP Function Module RRSI_VAL_SID_CONVERT (Converts a List of Values (Basic Char./Hierarchy Nodes) Into SIDs)
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_VAL_SID_CONVERT Converts a List of Values (Basic Char./Hierarchy Nodes) Into SIDs  
Function Group RRSI   SID Conversions (for runtime)  
Program Name SAPLRRSI   General routines for SID 
INCLUDE Name LRRSIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TH_VALSID TYPE RRSI_TH_VALSID Table: Values, SIDs
Exporting E_SUBRC TYPE SYST-SUBRC = 1 if number of lines of output differrs from the input
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject
Importing I_TH_VALSID TYPE RRSI_TH_VALSID Char./Attr. Value (Interne Format)
Importing I_CHECKFL TYPE RS_BOOL RS_C_FALSE Indicator: Check Against Posted Value
Importing I_WRITEFL TYPE RRSI_WRITEFL RRSI_C_WRITEFL-NO Indicator: SIDs are needed for update
Importing I_MASTERDATA_CREATE TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_RNSID TYPE RSD_SID
Importing I_NEW_VALUES TYPE RS_BOOL RS_C_FALSE Indicator: true: SIDs are new
Exception X_MESSAGE TYPE
Exception CHAVL_NOT_ALLOWED TYPE Value contains invalid characters
Exception CHAVL_NOT_FIGURE TYPE Value is not a number
Exception CHAVL_NOT_PLAUSIBLE TYPE
Exception NO_SID TYPE
Exception INTERVAL_NOT_FOUND TYPE
Exception FOREIGN_LOCK TYPE
Exception INHERITED_ERROR TYPE
               
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