SAP ABAP Function Module RRSI_VAL_SID_CONVERT_COMPLETE (Converts a Value (Basic Char./Hierarchy Node) Into the SID)
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_COMPLETE Converts a Value (Basic Char./Hierarchy Node) Into the SID  
Function Group RRSI   SID Conversions (for runtime)  
Program Name SAPLRRSI   General routines for SID 
INCLUDE Name LRRSIU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SID TYPE RSD_SID SID of Characteristic Value or Node
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject Name
Importing I_CHAVL TYPE Input: Either Characteristic Value
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_RNSID TYPE RSD_SID Request SID if write = true
Importing I_NEW_VALUES TYPE RS_BOOL RS_C_FALSE
Importing I_REST_HRY_SID TYPE RSD_SID SID of Non-Assigned Node in Hierarchy
Importing I_NO_ERROR_MESSAGES TYPE RS_BOOL RS_C_FALSE Do Not Display Messages of Type E
Exception NO_SID TYPE SID does not exist (if createfl = false)
Exception CHAVL_NOT_ALLOWED TYPE Chavl contains invalid characters
Exception CHAVL_NOT_FIGURE TYPE Chavl is not a number
Exception CHAVL_NOT_PLAUSIBLE TYPE
Exception X_MESSAGE TYPE
Exception INTERVAL_NOT_FOUND 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